Skip to content

Markkop/RepoGPT

 
 

Repository files navigation

🗃️ RepoGPT

Vercel https://img.shields.io/badge/made%20with-AI-blue

Merge files from a Github repository to

  • Send them to OpenAI API with a prompt
  • Copy/paste them into ChatGPT

Demo: http://repogpt.markkop.dev/

Follow me on Twitter for more AI tools: @HeyMarkKop

Preview: Demo


This app is an enhanced version of MarcoWorms/RefactorGPT with the following extra features:

  • 🌒 Dark theme
  • 🖱️ Merged files copy button
  • 🔐 Access to private repositories with an access token
  • 🔗 External link to generate key/token
  • 👀 Show/hide key/token
  • 💾 Remember configs in local storage
  • 🚂 Streamed response from OpenAI API
  • ❌ Error handling and loading states

The refactor and new implementations were mostly made by AI using ChatGPT and Genie VSCode Extensions.

Eg.

About

Merge github's repository files into text to send it to GPT API or to copy and paste it into ChatGPT.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 68.2%
  • JavaScript 28.8%
  • CSS 3.0%