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)