Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
21–30 of 34 posts
[deleted]
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#22Congrats on the launch! I'm a partner at VC(Bay Area) focused on open-source companies. Quick questions: any plans for a managed version? Would love to see your product roadmap. We're actively investing in this space, happy to chat in the next few days if you're interested.
Thanks a lot, really appreciate it!
Yes, we’re considering a managed version — it’s something we’re actively exploring based on early user feedback.
Happy to share more context and discuss our roadmap. Let’s stay in touch — feel free to reach out at ai.support@datapizza.tech
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#23Cool! Let's try it
Thank you so much! Let us know what you think about it!
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#24Great Framework!!! Thks
Let me know what you think after you try it!
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#25Really good job! I have just finished a RAG for my business unit in my scale up. It took around 1 hours (considering also the deploy).
I can define it as really easy to use.
I just ask: can I contribute in such a way? Do you have any Discord platform I can join? And for more information can I contact you and your team? Can you provide an email? Thanks!
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#26Great job! super repo clear and easy to implement. Building a framework with focus on security compliance is forward-thinking.
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#27Really good job! I have just finished a RAG for my business unit in my scale up. It took around 1 hours (considering also the deploy). I can define it as really easy to use. I just ask: can I contribute in such a way? Do you have any Discord platform I can join? And for more information can I contact you and your team? Can you provide an email? Thanks!
Thanks a lot, really glad to hear that!
Yes, contributions are absolutely welcome — you can open PRs or issues directly on GitHub. You can find our discord server on the README!
Feel free to reach out at ai.support@datapizza.tech
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#28Awesome! Thank you for sharing
Ty!
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#29Cool!
TY!
Re: Show HN: Datapizza AI – Lightweight open source framework for GenAI apps
#30I tried it and created a full RAG application very easily.
I followed the examples in the online documentation and it was really a piece of cake. My previous implementation of RAG (without Datapizza) used direct libraries such as OpenAI, Sentence Transformers, etc. Instead, I find it very useful to have a “framework” where you already have everything. In the past, I played around with Langchain, but I find it really immense, as complete and large as it is complex and distracting.