#887 · Primary category: AI Agents & Automation
Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
Project last updated:04/03/24
GitHub Stars
1.5K
Forks
154
Contributors
4
License
MIT
Why we included this project
Data-Copilot is a research system that takes a natural-language data request and lets an LLM drive the whole job to completion. Instead of calling a fixed set of queries, the agent designs the interface functions it needs, then invokes them in sequence or in parallel to fetch and clean data, run analyses and predictions, and render charts. If you want to see how tool design, intent detection, and multi-step scheduling can be wired together with a model, the bundled code is organized cleanly enough to read and extend. It ships set up for Chinese stock, fund, and economic data through Tushare, and the model and data layers are separated, so swapping in your own sources or moving between GPT-3.5 and Qwen is manageable. Treat it as a reference implementation of end-to-end autonomous data analysis rather than a production analytics platform.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.