Skip to content
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

Open
SpyCoder77Alt opened this issue Feb 11, 2025 · 4 comments
Open

Idea: Make a ChatGPT GPT that interacts with repomix #349

SpyCoder77Alt opened this issue Feb 11, 2025 · 4 comments
Labels

Comments

@SpyCoder77Alt
Copy link

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.

@yamadashy
Copy link
Owner

Hi @SpyCoder77Alt !

Creating a GPT is an interesting idea!
Just want to confirm - are you planning to use repomix.com's API?

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.

@SpyCoder77Alt
Copy link
Author

I am planning to use the API. Of course, if it becomes a hassle, I can always disable it.

@huy-trn
Copy link
Contributor

huy-trn commented Feb 11, 2025

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 🙏

@yamadashy
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants