#55 · Primary category: Financial Data & Analytics Platforms

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 targets people who work with Chinese financial data, from stock and fund numbers to economic indicators. You type a plain-language question, and it fetches the underlying data from live market sources, runs whatever analysis is needed, and hands back charts, tables, and a short written summary without you scripting each step. The design is interesting even if you never touch Chinese equities, because it separates tool design from tool dispatch: the model builds its own interface functions and then invokes them in sequence or in parallel, an approach that carries over to other data-heavy domains. It is a research prototype backed by an arXiv paper, so plan on configuring API keys and a Tushare token rather than a production service, though the Hugging Face demo lowers the barrier to trying it out.

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