RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。
☆851Apr 2, 2025Updated last year
Alternatives and similar repositories for ChatPDF
Users that are interested in ChatPDF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,428Apr 28, 2026Updated 3 weeks ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆140Aug 22, 2024Updated last year
- A Comprehensive survey on business use cases of AI that help them thrive in the digital economy☆13Oct 7, 2020Updated 5 years ago
- Netease Youdao's open-source embedding and reranker models for RAG products.☆1,880Sep 9, 2025Updated 8 months ago
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆600Jan 27, 2026Updated 3 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆38,067Nov 10, 2025Updated 6 months ago
- Question and Answer based on Anything.☆13,990Mar 24, 2025Updated last year
- Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。☆902Mar 5, 2026Updated 2 months ago
- TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLO…☆980Sep 14, 2024Updated last year
- An instruction tuned large language model with extra support for poetry and verse generation☆25Jun 5, 2023Updated 2 years ago
- HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance☆2,489Nov 24, 2025Updated 6 months ago
- 基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答☆3,310Apr 15, 2024Updated 2 years ago
- 适用于sophon bm1684x,基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答☆13Jun 5, 2024Updated last year
- 中文langchain项目|小必应,Q.Talk,强聊,QiangTalk☆2,823Jun 20, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,642Oct 24, 2024Updated last year
- This GUI aims to simplify the process of converting GGUF files to llamafile format by providing an intuitive and convenient way for users…☆14Jan 2, 2026Updated 4 months ago
- Yet another paper reading assistant based on OpenAI ChatGPT API. An open-source version that attempts to reimplement ChatPDF. A different…☆178Jan 3, 2024Updated 2 years ago
- basic framework for rag(retrieval augment generation)☆87Dec 24, 2023Updated 2 years ago
- Retrieval and Retrieval-augmented LLMs☆11,686Apr 22, 2026Updated last month
- SearchGPT: Building a quick conversation-based search engine with LLMs.☆46Jan 5, 2025Updated last year
- text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。☆4,963Feb 14, 2026Updated 3 months ago
- SORTED: A curated collection of interesting ideas, tools, and resources in neuroscience, data management, and data science, all in the sp…☆27Aug 10, 2025Updated 9 months ago
- Agentica: Lightweight async-first Python framework for AI agents. 轻量级异步优先的AI Agent框架,支持工具调用、RAG、多智能体和MCP。☆299Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)☆18,940Apr 19, 2026Updated last month
- PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn …☆7,174Mar 6, 2026Updated 2 months ago
- 基于ChatGLM-6B + LoRA的Fintune方案☆3,751Nov 25, 2023Updated 2 years ago
- FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。☆2,233May 8, 2024Updated 2 years ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,566May 10, 2026Updated 2 weeks ago
- 一个微博毒舌AI,疯狂 diss 微博博主☆15Jan 2, 2025Updated last year
- unified embedding model☆876Sep 1, 2023Updated 2 years ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆71,468Updated this week
- Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调☆3,724Oct 12, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Exploration: using technology to aid people who lack both the ability to speak and fine motor control.☆21Oct 24, 2024Updated last year
- chatglm 6b finetuning and alpaca finetuning☆1,535Mar 9, 2025Updated last year
- 🔗 A curated list of awesome url shortener☆22Jan 22, 2024Updated 2 years ago
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,281Oct 16, 2024Updated last year
- 中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)☆7,139Apr 19, 2026Updated last month
- Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, X…☆2,461Sep 26, 2024Updated last year
- fastllm是后端无依赖的高性能大模型推理库。同时支持张量并行推理稠密模型和混合模式推理MOE模型,任意10G以上显卡即可推理满血DeepSeek。双路9004/9005服务器+单显卡部署DeepSeek满血满精度原版模型,单并发20tps;INT4量化模型单并发30tp…☆4,684Updated this week