DEV Community

Cover image for 🚀 Build your own AI Chatbot with RAG using Next.js, Prisma, and OpenAI Embedding API
Ken
Ken

Posted on

🚀 Build your own AI Chatbot with RAG using Next.js, Prisma, and OpenAI Embedding API

Hey dev community 👋

I recently built a full-featured AI chatbot web app with RAG (Retrieval-Augmented Generation) powered by Next.js, Prisma, and OpenAI's Embedding API — and thought I'd share how it works and what you could do with it.

Top comments (0)