Skip to content
#

open-source-llm

Here are 21 public repositories matching this topic...

Gittxt is an AI-focused CLI and plugin tool for extracting, filtering, and packaging text from GitHub repos. Build LLM-compatible datasets, prep code for prompt engineering, and power AI workflows with structured .txt, .json, .md, or .zip outputs.

  • Updated Apr 28, 2025
  • Python

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