Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.44 KB

🗃️ 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.