1
0 Comments

My own tool to feed my repo to GPT

Hey folks,

I was using a little tools I created for myself locally, but as few X friends requested I made it public:
https://feedtext.ai.

It's quite straightforward – it combines public GitHub repos into a single text document. I've found it super useful for feeding into AI models, especially GPTs, to keep them informed with the latest code and discussions.

How I use it: I generate a text file with Feedtext and upload it into my custom GPT for the apps I'm working on. It helps the AI grasp what my app is about more clearly. Plus, you can also use it with Claude 3, as long as the file size isn’t too big.

Hope it could be useful for others here.

I could make it able to read private repo as well, but requires auth database etc... so I will build it only if I get enough requests.

Cheers Indie Hackers !

on March 29, 2024