Skip to content

WenxuanTeo/Enterprise-AI-Workflow-Agent-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise-AI-Workflow-Agent-Platform

An enterprise-grade AI Agent workflow system designed for business process automation.

Features

  • Task Planning
  • Workflow Execution
  • Tool Calling
  • Memory Management
  • Multi-Agent Support

Architecture

Architecture

Tech Stack

  • Python
  • FastAPI
  • OpenAI API
  • LangChain
  • Redis

Project Structure

ai-workflow-agent/
├── app/
├── tools/
├── agents/
├── examples/
└── README.md

Example

Input

Screen AI engineer resumes and rank top candidates.

Workflow

1. Parse resumes
2. Extract skills
3. Score candidates
4. Generate report

Run Project

pip install -r requirements.txt

docker-compose up --build

Future Work

  • DAG Workflow
  • Multi-Agent Collaboration
  • Workflow Visualization

About

A production-grade AI Agent system that supports business workflow orchestration, LLM-based tool invocation, and multi-step task execution, with a scalable tool ecosystem, designed for real-world business automation scenarios such as HR, operations, and marketing.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors