mzhM
Convex Communityโ€ข2y agoโ€ข
4 replies
mzh

An OSS clone of perplexity.ai / phind.com with convex!

Hello everyone ๐Ÿ‘‹,

I used Convex as the backend during a hackathon held at AGI House last Saturday! It has been built with the following stack:

- Utilizes Next.js 14.
- Hosted by Vercel.
- Backend and vector embedding-powered caching are on Convex.
- Google Search is powered by serper.dev.

The demo can be found at https://bobtail.dev, and the code is available at https://github.com/wsxiaoys/bobtail.dev.

It should provide a comprehensive end-to-end overview of how an LLM + RAG system shall be built using Convex. Enjoy!
Screenshot_2024-01-29_at_5.13.59_PM.png
Was this page helpful?