Langchain-basics
PublicA beginner-friendly LangChain project that demonstrates the core steps of building a Retrieval-Augmented Generation (RAG) GenAI app — including data ingestion, chunking, embeddings, vectorstores (FAISS/Chroma), retrievers, and LLM response chains using OpenAI GPT-4o.