Hacker News new | ask | show | jobs
Show HN: The open-source alternative to the GPT Store (github.com)
10 points by aytoz 938 days ago
2 comments

The website seems broken, explore doesn't show anything and searching doesn't return any results?
This repo doesn't seem to contain a lot of information about what the project is for or how you would use it.

Can someone ELI5?

That's my bad, I added some more info to the readme: https://github.com/AyaanZaveri/cognite/blob/main/README.md
Looks interesting, we're building something similar but a hosted solution. https://www.getbind.co/
FYI your site seems borked, looks like it's redirecting to https://www.www.getbind.co/
thank you, i did a really stupid DNS update, which is now fixed. please try it out now. here's a pizza bot tutorial: https://medium.com/@getbind.co/how-to-create-a-pizza-orderin...
OpsHugs! Well done getting it back up.
Super cool! How does this differ from OpenAI's GPT Store?
ah, missed this. (a) Think of Bind as no-code LLM app development platform using any open source models or paid APIs. There are atleast 10 good LLM/vision models, which are not OpenAI. (b) You can create a custom API for data extraction etc (instead of an assistant) (c) You can deploy a private instance for your company.

OpenAI - will only solve for OpenAI models and capabilities. MS Copilot Studio - Seems focused on MS customers.

Give it a try, I'd love your feedback

If you want to make a chatbot, you can go to the create page and add a website or upload a file as the knowledge.

I think to self host it you clone the repo and use bun to install the packages

yep!