本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。
☆17Jul 31, 2024Updated last year
Alternatives and similar repositories for ChatBI
Users that are interested in ChatBI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Xinjing-LM 是一个专注于心理健康领域的智能助手,基于 Qwen 模型进行微调和优化,旨在理解复杂的心理学知识、生成高质量文本并支持多轮对话。通过数据蒸馏、指令微调和多轮对话构建等技术,Xinjing-LM 在心理健康场景中表现出色,能够为用户提供准确、流畅且逻辑严…☆51Feb 21, 2025Updated last year
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆152Mar 20, 2024Updated 2 years ago
- 本项目是基于讯飞星火的智能数据分析平台☆26Aug 28, 2024Updated last year
- Convert natural language questions into SQL queries and visualize the results.☆16Aug 24, 2025Updated 7 months ago
- Serves MBTiles☆10Nov 25, 2014Updated 11 years ago
- Unity开发的场景漫游Demo☆14Apr 6, 2019Updated 6 years ago
- 亚洲人脸检索识别模型,支持人脸识别,人脸检索,支持各种平台,总模型大小9MB,ios、android、 pc(linux、windows、mac)总共(检测、对齐、特征计算)运行40ms,库独立,完全没有第三方库,方便部署,facial recognition system…☆12Dec 15, 2020Updated 5 years ago
- The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading t…☆26Jan 20, 2026Updated 2 months ago
- 大模型API企业网关,公司内部API管理,分发聚和系统,支持将多种大模型转换成统一的OpenAI兼容接口,尤其对国内开源模型deepseek,qwen,kimi,glm提供特别支持 可供个人或者企业内部大模型API统一管理和渠道分发使用(key管理与二次分发),长期更新,支…☆41Sep 12, 2025Updated 6 months ago
- 基于Django的股票预测系统 项目描述 : . 账户信息管理模块 :基于Django框架的User模型 ,实现了用户注册、登录、登出等。 . 数据获取与预处理模块、股票价格预测模块 :从Tushare网站获取训练数据并进行一系列 数据处理 ,使用随机森林算法和LSTM算法…☆22May 11, 2025Updated 10 months ago
- ☆19Apr 11, 2024Updated last year
- ☆21Dec 27, 2025Updated 2 months ago
- Mars3D兼容使用超图平台示例☆11Mar 17, 2026Updated last week
- MapDownloader☆10Jul 26, 2020Updated 5 years ago
- cesium近景天空盒☆10Jul 24, 2020Updated 5 years ago
- App built with lang-chain utilizing OpenAI API to generate cool pet names based on the animal type and color.☆12Feb 3, 2024Updated 2 years ago
- 谷歌地图下载器 影像地图下载 地形下载 瓦片合并☆10Aug 14, 2018Updated 7 years ago
- a simple java media player based on vlcj☆21Jun 5, 2017Updated 8 years ago
- paper for “Multiscale space-time-frequency feature-guided multitask learning CNN for motor imagery EEG classification”☆14Nov 2, 2020Updated 5 years ago
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆12Feb 8, 2025Updated last year
- 基于大语言模型的专属知识库☆44Sep 29, 2023Updated 2 years ago
- cesium 视频融合探讨☆13Aug 14, 2019Updated 6 years ago
- GeoJson.NET is a library to convert KML files into GeoJSON format for .NET☆17Feb 19, 2018Updated 8 years ago
- offical implementation of "Calibrating Multimodal Learning" on ICML 2023☆20Jun 5, 2023Updated 2 years ago
- MaxKB4j is an open-source LLMOps platform for LLM workflow applications and RAG developed based on the Java language. The project mainly …☆60Updated this week
- ☆17Mar 8, 2025Updated last year
- Add-in wrapper for Revit -> .obj export library☆14Jan 12, 2021Updated 5 years ago
- 计算机毕业设计Python+LSTM中华古诗词知识图谱可视化 古诗词智能问答系统 古诗词数据分析 古诗词情感分析模型 自然语言处理NLP 机器学习 深度学习 人工智能 大数据毕业设计☆24Jul 29, 2024Updated last year
- Canny算法的自适应阈值改进☆17Aug 15, 2019Updated 6 years ago
- opencv车牌识别,需要emgucv☆10May 20, 2015Updated 10 years ago
- navigation of postgis http://blog.csdn.net/itas109☆10Jun 9, 2017Updated 8 years ago
- 提高从大预言模型获得答案的效率,提供前缀词与后缀词检索功能,提供prompt相关学习资料☆19May 8, 2023Updated 2 years ago
- 修改了CesiumHeatmap的源码,提供修改bounds和缩放修改热力图效果☆17Dec 6, 2019Updated 6 years ago
- 开源人脸识别(Face Recognition)项目 [Deepface],代码说明、实操。项目地址 https://github.com/serengil/deepface☆24Nov 15, 2024Updated last year
- 利用chatgpt api和pinecone向量数据库,基于langchain和streamlit开发的本地知识库问答系统: 前端采用streamlit开发,支持本地部署; 支持在web端上传pdf文档; 支持对所上传的文档进行向量化,并存储到pinecone数据库; 支…☆15Jun 14, 2023Updated 2 years ago
- Revit C# .NET add-in determining family bounding box☆15Sep 14, 2017Updated 8 years ago
- ☆14Jun 12, 2023Updated 2 years ago
- Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Grounding☆13Jan 10, 2025Updated last year
- simple MCP of figma☆10Mar 5, 2025Updated last year