Examples

Here's a bunch of small projects built with citrus that showcases its power as well as provides a guide on how to best use citrus with your projects.

Replit AI Chatbot

Replit's AI podcast provides a ton of knowledge that's beneficial to engineers, hackers and the curious. We generated transcripts for all the episodes, indexed them with citrus and built a search system around it.

The frontend is hosted on Vercel and the vector database is hosted on citrus-managed infrastructure :) Feel free to play around with the Replit AI chatbot

If you're looking for the code, dive into the GitHub repository!

Last updated