Hacker News new | ask | show | jobs
Haystack: An NLP Framework to Use Transformers in Your Applications (haystack.deepset.ai)
2 points by vishesh92 1178 days ago
1 comments

I wanted to build something like chatGPT but self-hosted without sending my data to OpenAI. This was more of a self-learning project. Haystack made it quite easy for me to get started and build something. Tutorials they have are really good. It still has some bugs but it works.