Skip to content

ch-imran-tech/ai-agent-workflow-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent Workflow Engine

Simple AI agent system that executes tasks using tool selection logic.

Features

Task planner
Tool execution
FastAPI interface
Modular tool architecture

Tech Stack

Python
FastAPI
Requests

Project Structure

agent – planning and execution logic
tools – external tools like calculator
api – API server

Install

pip install -r requirements.txt

Run

uvicorn api.server:app --reload

Endpoint

GET /task?task=calculate 5+5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages