https://github.com/infosys/infosysagentproplanner
Infosys AgentPro Planner is an agentic AI framework component designed for creating detailed plan using LLM brain for the given goal. The plan will be further taken by other components for reasoning and execution as part of autonomous system
https://github.com/infosys/infosysagentproplanner
Last synced: 10 months ago
JSON representation
Infosys AgentPro Planner is an agentic AI framework component designed for creating detailed plan using LLM brain for the given goal. The plan will be further taken by other components for reasoning and execution as part of autonomous system
- Host: GitHub
- URL: https://github.com/infosys/infosysagentproplanner
- Owner: Infosys
- License: mit
- Created: 2025-04-17T12:12:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-08T04:06:23.000Z (10 months ago)
- Last Synced: 2025-09-08T06:14:46.799Z (10 months ago)
- Language: Python
- Size: 139 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InfosysAgentPro
Infosys AgentProp is pro-code agentic AI framework component designed for creating detailed plan using LLM brain for the given goal, and executing them in reliable manner with optional "Human-in-the-loop" feedback mechanism. This is designed for Enterprise Use cases where reliability of agents is of atmost importance. This serves as base reference framework to be customized for various agentic architectures.