Skip to content
AI Anytime

Open Source

Working code, not code samples.

Clone and run any of them. Synced live from GitHub.

Follow on GitHub →
Repositories
285Repositories
Stars
4.6K+Stars
Forks
2.4K+Forks

285 repositories

LLM Apps★ 355 · ⑂ 240

Llama2 Medical Chatbot

This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.

Python

Vision★ 260 · ⑂ 42

SmolDocling OCR App

SmolDocling OCR App built using SmolDocling 256M Model and Streamlit.

Python

LLM Apps★ 176 · ⑂ 121

Chat with PDF Chatbot

This Chatbot is an interactive app developed to assist users to interact with their PDF. It is built using Open Source Stack. No OpenAI is required.

Python

RAG★ 153 · ⑂ 67

Document Buddy App

Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant running locally within a Docker Container)

Python

Vision★ 94 · ⑂ 49

Mistral OCR App

An OCR App built using Mistral OCR API and Streamlit.

Python

LLM Apps★ 93 · ⑂ 54

ChatCSV Streamlit App

An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.

Python

RAG★ 91 · ⑂ 35

Medical RAG using Bio Mistral 7B

This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.

HTML

LLM Apps★ 80 · ⑂ 50

Graphy v1

Graphy v1: A Realtime GraphRAG App using Langchain, Neo4j, GPT-4o, and Streamlit.

Python

RAG★ 79 · ⑂ 38

Haystack and Mistral 7B RAG Implementation

Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.

Python

Agents★ 73 · ⑂ 32

Multi Agents System from Scratch

Multi AI Agents System from Scratch in pure python without any frameworks.

Python

MCP★ 68 · ⑂ 110

Awesome MCP Server

A curated directory of Model Context Protocol servers, plus runnable reference implementations in Python.

Python

LLM Apps★ 67 · ⑂ 38

ChatCSV Llama2 Chatbot

ChatCSV bot using Llama 2, Sentence Transformers, CTransformers, Langchain, and Streamlit.

Python

Toolkit★ 64 · ⑂ 31

Question Answer Generation App using Mistral 7B

Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.

HTML

RAG★ 63 · ⑂ 24

Medical RAG using Meditron 7B LLM

Medical RAG QA App using Meditron 7B LLM, Qdrant Vector Database, and PubMedBERT Embedding Model.

HTML

Toolkit★ 62 · ⑂ 44

Search Your PDF App

Search Your PDF App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This app is completely powered by Open Source Models. No OpenAI key is required.

Python

Agents★ 61 · ⑂ 19

AI Agents from Scratch using Ollama

AI Agents from Scratch using Ollama Local LLMs.

Python

Vision★ 61 · ⑂ 24

Multimodal RAG using Langchain

Multimodal RAG using Langchain

Jupyter Notebook

Speech★ 58 · ⑂ 22

YouTube Video Summarization App

YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.

Python

Toolkit★ 48 · ⑂ 16

Function Calling Mistral 7B

Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.

Jupyter Notebook

Fine-tuning★ 46 · ⑂ 19

Fine Tune DeepSeek

Fine Tune DeepSeek

Jupyter Notebook

RAG★ 45 · ⑂ 19

rag evaluator

A library for evaluating Retrieval-Augmented Generation (RAG) systems (The traditional ways).

Python

Inference★ 44 · ⑂ 16

GGUF Quantization of any LLM

GGUF Quantization of any LLM.

Jupyter Notebook

Agents★ 41 · ⑂ 13

Agent Memory Playground

Agent Memory Playground: AI Agent Memory Design & Optimization Techniques

Python

Toolkit★ 40 · ⑂ 8

Crawl Websites to Markdown

Crawl Websites to Markdown.

Jupyter Notebook