Back to projects
Project
CortexON
Open-source AI agent framework for building and deploying autonomous agents.
PythonFastAPIAgent ArchitectureLLMs
Overview
CortexON is an open-source AI agent designed for general-purpose autonomous task execution. It provides a flexible framework for building agents that can reason, plan, and act across different domains.
My Role
Co-architected the system and served as the highest code contributor. Mentored junior developers on agent design patterns and best practices.
Approach
- Designed the core agent loop with planning, execution, and reflection phases.
- Built modular tool interfaces so agents can be extended with new capabilities without modifying core logic.
- Implemented memory and context management for long-running agent sessions.
- Established code review practices and mentored 3+ junior developers on the project.
Outcome
Released as open-source. Became the foundation for several internal and client-facing agent deployments.