-
-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idea: Make a ChatGPT GPT that interacts with repomix #349
Comments
Hi @SpyCoder77Alt ! Creating a GPT is an interesting idea! Note that while the service is currently free to use, we may need to implement restrictions or disable API access without notice if server costs/load become an issue. |
I am planning to use the API. Of course, if it becomes a hassle, I can always disable it. |
When I first requested the website, I was thinking of using github pages. Thanks to the owner @yamadashy 's great work, and investment, repomix got the domain and server covered. The server expense raises my thoughts again. Should we make repomix a pure TS/JS library that is able to run on browser, and turn the website to a static page instead? Sorry for discussing off-topic thoughts here 🙏 |
Thank you @huy-trn for always thinking about Repomix's improvement! 🙏 Regarding browser-side execution, the main challenge would be the git clone functionality. I've been thinking that isomorphic-git might be a solution, along with addressing any library incompatibilities. We could create a separate issue to investigate the feasibility. However, I'd be really excited to see your work on Code Compression and RAG features! While server costs aren't a major concern at the moment (and zero cost would be nice), I believe these features would bring much more value to users and that's what I'd love to focus on right now. Your contributions in this area would be incredibly valuable! |
I am the alt of @SpyC0der77 . Later today I will create a GPT that has an action to integrate it with RepoMix. You will be able to enter a github URL and it will request repomix and give it the data of the repo.
The text was updated successfully, but these errors were encountered: