Convert GitHub repos to AI chat input. Select files, feed content to ChatGPT and Claude.
- Import content from GitHub repositories into AI chat conversations
- Select specific files from a repository to use as input
- Compatible with ChatGPT and Claude AI models
- Easy-to-use Chrome extension
To run the extension in development mode, follow these steps:
-
Clone the repository:
git clone https://github.com/stri8ed/prompt-repo-extension cd prompt-repo-extension
-
Install dependencies:
npm install
-
Run the development build:
npm run dev
-
Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the
dist
folder in your project directory
- Open Chrome and navigate to
Contributions are welcome! Please feel free to submit a Pull Request.