Building a RAG with Supabase Vector & OpenAI
As AI continues to evolve, one of the limitations of generative AI is its tendency to hallucinate—producing inaccurate or nonsensical outputs, especially when it lacks relevant context. This is where Retrieval-Augmented Generation (RAG) comes in. RAG...
blog.rachitkhurana.tech4 min read
Vinayak Mishra
Learning and executing AI
Nice content Rachit, really liked the code. I'll try implementing it. Keep posting