Building Conversational AI with LangChain Part 2: Chat with Your Data

LLM is powerful, but it cannot answer questions it doesn’t know before. Thanks to RAG we can inject some knowledge to extend LLM capability. Now let’s build our first RAG!

June 30, 2024 · 15 min · 3097 words · Affandy Fahrizain

Building Conversational AI with LangChain: Techniques for Context Retention in Chatbots

We moved from in-house training model to hosted models and ready-to-use APIs. With the existence of free LLM APIs, let’s explore how to create our own free chatbot!

June 1, 2024 · 12 min · 2441 words · Affandy Fahrizain