Skip to content

Chrome extension to convert a GitHub repo to text prompt

Notifications You must be signed in to change notification settings

stri8ed/prompt-repo-extension

Repository files navigation

Convert GitHub repos to AI chat input. Select files, feed content to ChatGPT and Claude.

Features

  • 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

Development

To run the extension in development mode, follow these steps:

  1. Clone the repository:

    git clone https://github.com/stri8ed/prompt-repo-extension
    cd prompt-repo-extension
    
  2. Install dependencies:

    npm install
    
  3. Run the development build:

    npm run dev
    
  4. 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

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

About

Chrome extension to convert a GitHub repo to text prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published