This Agentic system is designed to handle complex data analysis tasks by breaking them down into smaller subtasks and delegating them to specialized agents. The system uses a multi-agent architecture to improve performance and scalability.
Stars
10
Forks
5
Watchers
10
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
Update Docker config to mount entire project directory instead of just app folder
e5c6ca1View on GitHubAdd docker-compose and update CMD in Dockerfile to use python main.py
2347757View on GitHubMerge pull request #3 from shakil1819/feature/poc
e8fc415View on GitHubMerge pull request #2 from shakil1819/feature/poc
3150875View on GitHubUpdate README with multi-agent system details and refresh visualization div ID
9d9f860View on GitHubRefactor codebase: remove v1 API, add visualization server and agent orchestrator
51ad84eView on GitHubAdd agent workflow with multi-agent routing and query processing
1ecc2a4View on GitHubUpdate exclude path from app/agent to notebook in pre-commit hooks
d3786fdView on GitHubUpdate linter exclusion paths and remove unused visualization script
ba3d362View on GitHub