Skip to content
GitHub Universe 2025
Last chance: Save $400 on Universe passes until 9/17. Register now
#

open-source-llm

Here are 24 public repositories matching this topic...

This project implements a production-ready Conversational (RAG) chatbot using LangChain, Groq’s LLaMA 3 model, ChromaDB, and HuggingFace embeddings. It supports persistent chat history across sessions using RunnableWithMessageHistory, and integrates modular prompting, document loading, and retriever-aware chains to handle context-aware multi-chats.

  • Updated Apr 23, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the open-source-llm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-source-llm topic, visit your repo's landing page and select "manage topics."

Learn more