ezdata 是一个 AI 原生的数据平台:统一接入异构数据源,做 ETL 集成与任务编排,沉淀数据源专属知识库(RAG),并把知识喂给 AI 取数/分析
☆289Jul 18, 2026Updated this week
Alternatives and similar repositories for ezdata
Users that are interested in ezdata are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Agentic RAG for open domain text-to-query☆16Aug 28, 2025Updated 10 months ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆35May 19, 2025Updated last year
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆15Jul 31, 2024Updated last year
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆27Jun 29, 2024Updated 2 years ago
- 基于大模型LLMs的智能文本SQL生成能力,结合数据可视化,实现下一代对话式系统自动生成图表展示和dashboard、数据分析的BI系统。☆178Oct 8, 2023Updated 2 years ago
- 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.
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆153Mar 20, 2024Updated 2 years ago
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆108Jul 17, 2023Updated 3 years ago
- 企业级 Spring Cloud Alibaba 微服务脚手架,nacos 配置中心、Oauth2认证与鉴权、Docker 容器化部署,开发环境一键式脚本安装,10分钟即可构建☆21Jul 2, 2021Updated 5 years ago
- ETL调度管理平台☆12Nov 21, 2022Updated 3 years ago
- A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用 中后台管理系统。☆520Dec 31, 2025Updated 6 months ago
- AI 智能股票分析助手 基于大语言模型的智能股票分析和交易建议系统,集成多数据源分析、智能策略生成和自动化交易决策。☆31Jun 23, 2026Updated 3 weeks ago
- 使用python爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。☆56Oct 8, 2018Updated 7 years ago
- zdh系列-基于java的经营风控引擎☆13Jun 7, 2026Updated last month
- Multiform Ensemble Self-Supervised Learning for Few-Shot Remote Sensing Scene Classification☆13Mar 10, 2023Updated 3 years ago
- AI Agents on 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.
- 上海地区新房和二手房数据的爬虫抓取, 数据处理和可视化分析☆39Dec 6, 2022Updated 3 years ago
- 本仓库用于展示北京金融科技产业联盟(Beijing FinTech Industry Alliance)数据专委会隐私计算互联互通课题组研究成果☆22Jan 6, 2026Updated 6 months ago
- ragflow中的ocr部分,非官方项目☆54Aug 26, 2024Updated last year
- FastAPI + vue3 前后端分离后台管理系统,包含PC端,微信小程序端。接口使用:FastAPI+Pydantic+SQLAlchemy 2.0+Mysql,PC 端使用:Vue3+Typescript+Vite+Element Plus,小程序使用:Uni-APP…☆824Mar 25, 2025Updated last year
- 基于uni-app和uview封装的crud组件,包括列表uvue-list、 表单uvue-form和表单项uvue-form-item组件☆11Aug 6, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。