Production-ready multi-agent framework for building scalable data analysis workflows without infrastructure headaches
Why Deep Insight? โ Quick Start โ Demo โ Architecture
- [2025/11] Added per-agent token tracking with detailed metrics - monitor input/output tokens and cache reads/writes for complete cost visibility and optimization
- [2025/11] Added editable DOCX report generation - all analysis results are exportable to fully editable Word documents for easy customization and sharing
- [2025/10] Released Deep Insight Workshop (Korean | English)
- [2025/10] Added support for Claude Sonnet 4.5 with extended thinking and enhanced reasoning capabilities
- [2025/09] Released Deep Insight framework built on Strands SDK and Amazon Bedrock with hierarchical multi-agent architecture
์์ด์ ํธ ์ค๊ณ, ์ด๋์๋ถํฐ ์์ํด์ผ ํ ์ง ๊ณ ๋ฏผ์ด์ ๊ฐ์? (Struggling with Agent Architecture?)
Deep Insight provides a proven hierarchical architecture with Coordinator, Planner, Supervisor, and specialized tool agents. Start with a working production-grade system and customize from thereโno need to design from scratch.
ํ๋ก๋์ ๊ธ ์ฑ๋ฅ์ ์์ด์ ํธ, ์ด๋ป๊ฒ ๋ง๋ค์ด์ผ ํ ์ง ๋ง๋งํ์ ๊ฐ์? (Need Production-Grade Performance?)
Get production-grade multi-agent workflows out of the box with prompt caching, streaming responses, token tracking, and battle-tested performance patterns. Deploy with confidence using architecture validated in real-world scenarios.
Deploy Deep Insight in your own AWS VPC for complete data isolation and control. All data processing happens within your secure VPC environment, with Amazon Bedrock API calls staying in AWS infrastructureโnever exposed to the public internet.
Transform weeks of manual reporting work into minutes using hierarchical multi-agent systems built on Strands SDK and Amazon Bedrock.
- ๐จ Full Customization & Control - Modify agents, prompts, and workflows with complete code access in your AWS VPC
- ๐ Enterprise-Grade Security - Single-tenant VPC deployment with complete data isolation
- ๐ค Advanced Multi-Agent Architecture - Hierarchical workflow with Coordinator, Planner, Supervisor, and specialized tool agents
- ๐ง Flexible Model Selection - Choose different Claude models for each agent (Sonnet 4, Haiku 4, etc.) via simple .env configuration
- ๐ Transparency & Verifiability - Reports with calculation methods, sources, and reasoning processes
- ๐ Beyond Reporting - Extend to any agent use case: shopping, support, log analysis, and more
Deep Insight provides a self-hosted deployment that you can run locally or in your AWS VPC with complete code access and customization.
Run agents locally or in your VPC with full control over:
- โ Complete code access to agents, prompts, and workflows
- โ Rapid iteration during development (no rebuild required)
- โ Flexible infrastructure management
- โ Simple setup in ~10 minutes
Get Started: ./self-hosted/
- ๐ Read: Self-Hosted README
Task: "Create a sales performance report for Moon Market. Analyze from sales and marketing perspectives, generate charts and extract insights, then create a docx file. The analysis target is the
./data/Dat-fresh-food-claude.csvfile."Workflow: Input (CSV data file:
Dat-fresh-food-claude.csv) โ Process (Natural language prompt: "Analyze sales performance, generate charts, extract insights") โ Output (DOCX report with analysis, visualizations, and marketing insights)
๐ English Report | ๐ Korean Report
We welcome contributions! See CONTRIBUTING.md for details.
# Fork the repository on GitHub, then clone your fork
git clone https://github.com/aws-samples/sample-deep-insight.git
cd sample-deep-insight
# Follow the self-hosted setup instructions
cd self-hosted && follow the README.md
# Create feature branch
git checkout -b feature/your-feature-name
# Make changes, test, then commit and push
git add .
git commit -m "Add feature: description"
git push origin feature/your-feature-name
# Open a Pull Request on GitHub- New Agent Types: Add specialized agents for specific domains
- Tool Integration: Create new tools for agent capabilities
- Model Support: Add support for additional LLM providers
- Documentation: Improve guides, examples, and tutorials
- Bug Fixes: Fix issues and improve stability
- Performance: Optimize streaming, caching, and execution
This project is licensed under the MIT License - see the LICENSE file for details.
"Come From Open Source, Back to Open Source"
We believe in the power of open collaboration. Deep Insight takes the excellent work of the LangManus community and extends it with AWS-native capabilities, then contributes those enhancements back to the community.
| Name | Role | Contact |
|---|---|---|
| Dongjin Jang, Ph.D. | AWS Sr. AI/ML Specialist SA | Email ยท LinkedIn ยท GitHub ยท Hugging Face |
| Gonsoo Moon | AWS Sr. AI/ML Specialist SA | Email ยท LinkedIn ยท GitHub ยท Hugging Face |
| Chloe(Younghwa) Kwak | AWS Sr. Solutions Architect | Email ยท LinkedIn ยท GitHub ยท Hugging Face |
| Yoonseo Kim | AWS Solutions Architect | Email ยท LinkedIn ยท GitHub |
| Jiyun Park | AWS Solutions Architect | Email ยท LinkedIn ยท GitHub |
Built with โค๏ธ by AWS KOREA SA Team
Empowering enterprises to build customizable agentic AI systems