> For the complete documentation index, see [llms.txt](https://docs.searchcitrus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchcitrus.com/cloud-hosted-citrus/examples.md).

# Examples

## 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](https://replit.searchcitrus.com)

If you're looking for the code, dive into the [GitHub repository](https://github.com/0xDebabrata/replit-ai-chatbot)!
