Found 492 repositories(showing 30)
Azure-Samples
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
Azure
Sharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
curiousily
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs, LangChain, LangGraph, Fine-tuning, DSPy & AI Agents (CrewAI), (Using ChatGPT, gpt-oss, Claude, Qwen, Gemma, Llama, Gemini)
wassengerhq
Ready-to-use AI Multimodal ChatGPT-based WhatsApp chatbot assistant for your business. Now supports GPT-4o with text + audio + image input, audio responses, and improved RAG + MCP 🤩
shibing624
ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面
JackDance
RAG+ChatGPT+LangChain搭建本地知识库文档问答系统
shorin-nikita
🔥 Локальный AI-комбайн: n8n + Ollama + Supabase + RAG. Бесплатная self-hosted альтернатива ChatGPT для бизнеса. Установка за 5 минут.
chat-stack
Redistributable ChatBot APIs with ChatGPT + RAG(Agents) with metadata, Nest.js + Langchain
isaccanedo
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application
RAG app for patent similarity search with chatgpt llm over google patents
jmedia65
Learn AI development without frameworks. How ChatGPT, RAG, and AI agents actually work through 10 progressive modules. Just Python, APIs, and clarity.
arafkarsh
Java 23, SpringBoot 3.4.1 Examples using Deep Learning 4 Java & LangChain4J for Generative AI using ChatGPT LLM, RAG and other open source LLMs. Sentiment Analysis, Application Context based ChatBots. Custom Data Handling. LLMs - GPT 3.5 / 4o, Gemini Pro 1.5, Claude 3, Llama 3.1, Phi-3, Gemma 2, Falcon 3, Qwen 2.5, Mistral Nemo, Wizard Math
marswangyang
A local-first Chrome extension that passively captures ChatGPT, Gemini, Claude, Grok, Perplexity conversations into a private memory graph. Features in-browser Hybrid RAG (Vector + BM25), semantic search, and 100% privacy via WebAssembly and IndexedDB. No servers, no API keys.
astromikemerri
A miniaturised version of the voice interface to ChatGPT, with added voice cloning and a RAG layer that checks a simple biographical database to make a mini-me, or mini-you if you want to build your own! (Coding and much else largely done by ChatGPT, too.)
congwa
📚 OpenAI API 完整功能演示项目,包含: • ChatGPT/GPT-4 对话 • DALL-E 图像生成 • Whisper 语音转换 • 文本嵌入搜索 • RAG 知识库系统 • Assistants API 应用 • 提示词工程最佳实践 🔥 特点: • 17个核心功能完整示例 • 异步处理最佳实践 • 详细的中文注释 • 完整的错误处理 • 生产级代码结构 🎯 适用于: • OpenAI API 开发学习 • LLM 应用开发参考 • AI 助手快速实现 • 提示词工程学习 #OpenAI #ChatGPT #GPT4 #AI #MachineLearning #RAG #PromptEngineering
aymenfurter
Sample ChatGPT-style Q&A app via RAG-pattern on Video transcripts.
debanjan06
AI Framework for Remote Sensing Image Analysis using RAG - 88%+ accuracy, multi-modal queries, ChatGPT-like interface
nur-zaman
A Discord bot that seamlessly executes bleeding-edge Retrieval-Augmented Generation (RAG) in tandem with a Large Language Model (LLM), specifically ChatGPT.
kvoloshenko
ChatGPT and RAG (Retrieval-Augmented Generation)
MarioCSilva
Knowledge-Sharing Hub using RAG Q&A techniques with LLMs (Llama2 and ChatGPT)
edilma
ChatGPT-like Application using RAG pattern that allows to ask question to my own documents - I Used Semantic Kernel to integrate a LLM (OpenAI) using C# to orchestrate AI pluggins (Azure Cognitive Services). For the document embeddings I used Qdrant for the vector database and Pdfpig to extract the content from the pdfs
wasp-lang
[MOVED] Ask The Documents (Embeddings / RAG / ChatGPT) with Wasp & PG Vector
mkmenta
This is a simple lab I have implemented to test Knowledge Augmented or Retrieval Augmented Generation (RAG) with Large Language Models. In particular, I am using LangChain, Streamlit, and OpenAI ChatGPT API.
ecdedios
A beginner’s tutorial for automated knowledge graph construction and RAG implementation using OpenAI's ChatGPT and Neo4j.
AnirudhB-6001
Open-source RAG system that turns your ChatGPT export into a searchable knowledge base with Claude MCP integration.
dmytrovoytko
LLM Interview Preparation Assistant using RAG, ElasticSearch and Ollama/ChatGPT
ChatGPT-like AI that runs 100% locally on your hardware. No subscriptions, no cloud, complete privacy. Multi-agent swarm + 10 MCP tools + hybrid RAG vector DB + . Runs on one GPU (RTX 5090 recommended)
Sixzero
Whisper -> LLM + chatGPT + RAG -> TTS. Assistant for people with a phone microphone
BlueBash
Experience a ChatGPT-like interface powered by Ollama's Llama3 and LangChain's Retrieval-Augmented Generation (RAG) capability. Upload PDFs, ask questions, and receive contextual, concise answers—all within an interactive Streamlit app.
DP6
Código do RAG desenvolvido para o post "Como criar um chatbot com seus próprios documentos usando LangChain e ChatGPT" do blog da DP6