← Back to projects

AI

My AI Agent

Personal AI Agent built in Python

AILLMOpenAIChat AgentPlannerExecutorTool CallingPython
My AI Agent

Features and Functions

  • Built a simple AI Agent framework in Python
  • Multi-agent workflow with Chat, Task Planner, and Executor
  • Supports OpenAI, Google Gemini, OpenRouter, Groq, and Mistral AI
  • Tool calling, context management, and structured task execution
  • Learning LLM orchestration, prompt engineering, and agent architecture