Projects

TaskWeave

Agentic AI Framework

  • Framework Architecture: Engineered TaskWeave, an agentic framework allowing users to define atomic tasks (LLM prompts, API calls, data analysis) via JSON configuration.
  • Dynamic Orchestration: Leveraged LangGraph and LangChain to dynamically chain tools together, automating complex chains of reasoning.
  • AI Integration: Integrated OpenAI APIs to generate contextual insights, enabling the system to expand easily into multi- agent or specialist workflows. Impact: Enabled rapid prototyping of agentic workflows with reusable logic, reducing the time required to deploy complex AI reasoning chains.