GH Repository · microsoft
TaskWeaver
The first "code-first" agent framework for seamlessly planning and executing data analytics tasks.
- stars
- 6,171
- 30-day movement
- +31/day
- Related entries
- 60
- Connections
- 2
pythonagent-appPythonopenaiai-agentscode-interpretercopilotdata-analysisllmagent
TaskWeaver is a code-first agent framework from Microsoft for planning and executing data analytics tasks, where the agent works by generating and running code. It is a Python toolchain shipped as a GitHub repository with a devcontainer and an MIT license.
Reach for it when you want an LLM agent that solves data analysis by writing and executing code rather than only producing text.
Use it to
- Plan and execute data analytics tasks with an LLM agent
- Use a code interpreter for data analysis workflows
- Build copilot-style agent applications
- Run the framework in the provided devcontainer
- Extend an open-source agent framework under MIT
For Developers building LLM agents for data analysis
- Role
- agent-app
- Language
- Python
- Licence
- MIT
- Forks
- 783
- Open issues
- 40
- Last push
- 2026-03-23
- Latest release
- v0.0.1 · 2024-04-11
topicsagentllmcode-interpreterdata-analysiscopilotpython