✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智能解析数据库结构,对数据进行智能多表结构化查询和统计计算,根据查询结果智能绘制多种图表。 Pywebio 交互式前端网页,不必须 openai api,支持 qwen glm 等多种模型,100%纯 Python 代码。
☆64May 27, 2025Updated 9 months ago
Alternatives and similar repositories for data-copilot
Users that are interested in data-copilot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AI 智能股票分析助手 基于大语言模型的智能股票分析和交易建议系统,集成多数据源分析、智能策略生成和自动化交易决策。☆32Jun 23, 2025Updated 9 months ago
- 基于 LLM Lora 微调的金融问答系统,主要结合了 PDF 解析、LLM 微调、vllm 推理优化框架等技术☆57Mar 11, 2025Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆42Jul 22, 2024Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- 用大模型批量处理数据,现支持各种大模型做OCR,支持通义千问, 月之暗面, 百度飞桨OCR, OpenAI 和LLAVA。Use LLM to generate or clean data for academic use. Support OCR with qwen, m…☆16Sep 15, 2024Updated last year
- 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.
- 🎙️ 一个全自动的学术论文播客生成系统,支持从arXiv网站爬取最新科技资讯,使用LLM生成结构化对话脚本,并通过语音合成技术输出专业的播客音频。集新闻采集、内容生成、语音合成于一体的AI播客工具。☆25Nov 1, 2024Updated last year
- ☆10Aug 3, 2023Updated 2 years ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆51Jun 10, 2025Updated 9 months ago
- 高性能在线记录日志系统(支持集群管理)☆22Mar 19, 2019Updated 7 years ago
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆23Dec 24, 2024Updated last year
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 2 years ago
- 2024年春节刘谦纸牌魔术 - 《守岁共此时》☆12Feb 25, 2024Updated 2 years ago
- 基于nodejs 的企业微信加解密库☆19May 29, 2024Updated last year
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆24Mar 12, 2025Updated last year
- 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.
- 新心数科,基于企业微信客户存留系统saas工具☆18Jan 6, 2023Updated 3 years ago
- http、api接口监控系统,可监控各种http请求,支持header、data设置,支持腾讯云短信和邮件警告通知。☆23Nov 30, 2018Updated 7 years ago
- Multiple LLM Based AI Agent work together to gather information about stocks, to process financial details and market sentiments and to a…☆23Apr 10, 2024Updated last year
- 一个高性能的文档转换服务器,同时支持 Model Context Protocol (MCP) 和 RESTful API 接口。将 PDF、Word 和 Excel 文档转换为 Markdown 格式,具备图片提取、页眉页脚移除和批量处理等高级功能☆44Feb 10, 2026Updated last month
- 一个基于nginx日志的web接口实时监控系统原型☆19Apr 17, 2023Updated 2 years ago
- fufan-chat-api的前端项目☆27Nov 1, 2024Updated last year
- 触控式数字媒体发布系统☆13Mar 14, 2018Updated 8 years ago
- 利用java-yolov8实现版面检测(Chinese layout detection),java-yolov8 is used to detect the layout of Chinese document images☆27May 5, 2023Updated 2 years ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated last month
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code Implementation about "Self-adaptive LLM instructions optimization for aspect-based sentiment analysis by incorporating emotion-orien…☆23Jul 21, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆265Dec 26, 2024Updated last year
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- 统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆14Nov 22, 2024Updated last year
- CSC-SQL: Corrective Self-Consistency in Text-to-SQL via Reinforcement Learning☆59Aug 12, 2025Updated 7 months ago
- 汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识☆10May 4, 2018Updated 7 years ago
- 基于 Apache Airflow 的微信智能应用编排框架,通过可视化工作流驱动 AI 与数据自动化任务。支持 智能客服(多轮对话/知识库)、AI 图文/短视频生成、智能提醒等应用,灵活扩展多模态交互与大模型能力。☆80Mar 15, 2026Updated last week
- Dockerfiles☆17Mar 1, 2026Updated 3 weeks ago
- ☆11Sep 28, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- [ICLR 2025] IDA-VLM: Towards Movie Understanding via ID-Aware Large Vision-Language Model☆37Nov 27, 2024Updated last year
- AWS Athena Workshop for the 2019 HOT Summit☆11Mar 12, 2024Updated 2 years ago
- 通讯录web版,实现的功能有联系人的增删查改,联系人的分组,联系人信息的导入导出☆20May 19, 2017Updated 8 years ago
- ☆15May 8, 2025Updated 10 months ago
- A tool to help you to copy an AMI from your Worldwide AWS account to China account.☆10Sep 16, 2023Updated 2 years ago
- Automation to apply AWS Compute Optimizer Recommendations to EC2 Instances☆10May 6, 2024Updated last year
- Precision Knowledge Editing (PKE): A novel method to reduce toxicity in LLMs while preserving performance, with robust evaluations and ha…☆11Nov 26, 2024Updated last year