NightmareLab / SourceGPT

SourceGPT - prompt manager and source code analyzer built on top of ChatGPT as the oracle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ ⚠️ ⚠️ Experimental - PLEASE BE CAREFUL. Intended for Research purposes ONLY. ⚠️ ⚠️ ⚠️

SourceGPT

MIT

SourceGPT - source code analyzer and prompt manager built on top of ChatGPT as the oracle.

Overview

With SourceGPT, you can upload your source code as a zip file, select the prompt model you want to use, and then retrieve the results all through a user-friendly web interface. SourceGPT can be self-hosted. Use cases: you want to test a prompt model, Lexical analysis, code scan, etc.

The project is far from being perfect and does contain also some limitations, please before going further read the project's github documentation at https://github.com/NightmareLab/SourceGPT

copertina.gif


Start guide

Follow in order:

As the next step buy chatgpt plus and host your own reverse proxy, then you can try adding some of these prompts (with adjustments) https://github.com/f/awesome-chatgpt-prompts

About

SourceGPT - prompt manager and source code analyzer built on top of ChatGPT as the oracle

License:MIT License


Languages

Language:Python 67.5%Language:HTML 30.2%Language:Dockerfile 1.4%Language:C 0.8%Language:CSS 0.1%