TinyAISearch 是一个轻量但强大的 AI 搜索项目,为你完整揭示从智能搜索规划、网页爬取、内容召回到流式问答的 RAG 全链路。 项目独创网页级召回 (V2) 模式,旨在为大语言模型提供更完整、连贯的上下文,超越传统 RAG 的碎片化知识。同时,项目内置多种可配置的召回策略(如相似度、BM25、多路召回等),支持任意兼容 OpenAI API 的大模型,并配备了现代化的 Vue 3 前端。 无论你是想深入学习 RAG 技术,还是想快速构建自己的 AI 搜索引擎,TinyAISearch 都是很好的起点。
☆87Aug 20, 2025Updated 11 months ago
Alternatives and similar repositories for TinyAISearch
Users that are interested in TinyAISearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆28Jul 3, 2026Updated 2 weeks ago
- 批量文档问答对生成工具 | Batch QA Pair Generator 一个强大的文档处理工具,可以自动从各种格式的文档中提取信息并生成问答对。支持PDF、Word、Excel、Markdown等多种格式,使用大语言模型(LLM)进行智能问答生成,并提供完善的错误处理…☆18May 23, 2025Updated last year
- 用于生成华南理工大学计算机专业校内实习日志,Release 里有打包好的二进制文件,开箱即用!☆14Nov 5, 2020Updated 5 years ago
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 智能医疗问诊系统 - LangGraph Agent + RAG + React☆16Jan 27, 2026Updated 5 months 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.
- 天池Better Synth多模态大模型数据合成挑战赛-打赢baseline就算成功方案☆30Oct 30, 2025Updated 8 months ago
- ☆13Mar 8, 2024Updated 2 years ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆42Dec 28, 2024Updated last year
- Implementation of my agent used in 2025 AFAC TianChi competition☆28Oct 6, 2025Updated 9 months ago
- This repository is intended to take down what I learn from a book named Python3网络爬虫开发实战(第2版).☆11Mar 29, 2023Updated 3 years ago
- deepseek思维树模式实现☆23Jul 17, 2025Updated last year
- 基于paddlex目标检测的工业场景下违规使用手机识别。☆12Jun 11, 2022Updated 4 years ago
- Event-driven backtesting engine written in C++☆13Sep 17, 2024Updated last year
- EasyApplyResume(易投简历)是作者准备的毕设项目。作者一直对做一个开源项目十分感兴趣,但是由于课业深度不足、实习的项目不允许开源等问题一直没有机会做,因此作者趁着做毕设的机会,正好满足一下作者做开源项目的心。本项目采用主流的后端技术和前端技术来实现,该项目主要…☆22Jun 8, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 大模型训练、推理、推荐系统相关☆30Nov 30, 2025Updated 7 months ago
- 快速糊弄完安卓大作业——谷鸽翻译☆19Jul 22, 2019Updated 6 years ago
- Python implementation of the algorithm in the paper "Robust Multi-Exposure Image Fusion: A Structural Patch Decomposition Approach"☆16Jun 18, 2022Updated 4 years ago
- 尚硅谷的langchain4j学习笔记,并补充了尚硅谷关于RAG高级部分没有讲的代码调用示例☆16Sep 30, 2025Updated 9 months ago
- Code and Data for Harold's Quant Channel Factor Training Series 哈罗德的量化频道 --- 因子实战系列全部 数据+代码文件☆90Mar 11, 2026Updated 4 months ago
- A self-reflective news fact check AI agent. [The online version is temporarily down due to cost issues. Please try local deployment]☆17Nov 21, 2025Updated 8 months ago
- record and share my reading everyday☆12Apr 1, 2016Updated 10 years ago
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆19Oct 12, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- Official code implementation of "Tree-based Focused Web Crawling with Reinforcement Learning" and the TRES framework☆24Feb 16, 2026Updated 5 months ago
- 基于LangChain + Xinference + Chroma构建的本地知识库☆12Jun 13, 2025Updated last year
- 本体驱动的简单demo,基于知识图谱的智能校园课程与职业规划顾问。通过本体建模 + 规则推理 + 自然语言问答,为学生提供选课建议、职业规划、技能缺口分析等服务,并完整可视化每一步推理路径。☆17Updated this week
- 这是一个基于FastAPI的微信文章搜索MCP服务,提供了通过关键词搜索微信公众号文章的功能。☆48Jun 28, 2025Updated last year
- Text2SQL-Eval is a Text-to-SQL evaluating component for LLM trained on an open-source training dataset.☆15Jan 12, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆20Jul 28, 2025Updated 11 months ago
- 计算机毕业设计Python+知识图 谱大模型AI医疗问答系统 健康膳食推荐系统 食谱推荐系统 医疗大数据 机器学习 深度学习 人工智能 爬虫 大数据毕业设计☆17Dec 12, 2024Updated last year
- 🇨🇳翻译: JavaScript-algorithms 主要保存repo ❤ 校对 ✔☆12Mar 29, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于PYQT5和图像处理算法的智能美颜相机☆12Aug 9, 2024Updated last year
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆43Aug 27, 2024Updated last year
- 对前端完全懵逼的苦 逼后端小开发慢慢琢磨的一个针对uTools工具的一个Habitica第三方插件☆13May 27, 2026Updated last month
- Tiny-R2: A hybrid architecture integrating SWA, CSA, HCA, mHC, and DSMoE under the DeepSeek V4 design paradigm, enabling single-GPU OPD p…☆46May 30, 2026Updated last month
- Jina Embedding Models on AWS SageMaker☆15Jun 4, 2026Updated last month
- The strategy-backtesting repository will hold the event driven python backtester. This program will test algorithmic strategies and pro…☆18Dec 11, 2015Updated 10 years ago
- ☆14Sep 27, 2017Updated 8 years ago