A collection of advanced AI implementation projects focusing on Agentic Workflows, Large Language Models (LLMs), and Hierarchical Orchestration.
An exploration of complex task decomposition using Gemma. This project implements a multi-layered reasoning structure:
- Orchestrator Layer: High-level task planning.
- Manager Layer: Domain-specific supervision.
- Worker Layer: Specialized task execution.
- Models: Google Gemma, Open-source LLMs.
- Frameworks: LangGraph / CrewAI (as applicable).
- Environment: Python, Jupyter Notebooks, Kaggle.
Each folder contains its own specific documentation and notebooks. Navigate to a project folder above to view detailed setup instructions and implementation details.