adeem turky commited on
Commit
da6a5ac
·
verified ·
1 Parent(s): 89cde07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -4
README.md CHANGED
@@ -1,10 +1,26 @@
1
  ---
2
  title: Workflow Orchestrator
3
- emoji: 😻
4
  colorFrom: blue
5
- colorTo: green
6
  sdk: docker
7
- pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Workflow Orchestrator
3
+ emoji: 🤖
4
  colorFrom: blue
5
+ colorTo: indigo
6
  sdk: docker
7
+ app_port: 7860
8
  ---
9
 
10
+ # Workflow Orchestrator
11
+
12
+ Agent-based workflow orchestration system using the AISA framework.
13
+
14
+ ## Features
15
+
16
+ - Planner agent
17
+ - Executor agent
18
+ - Validator agent
19
+ - Decision gate
20
+ - Streaming workflow execution
21
+
22
+ ## Reflection
23
+
24
+ ## Full Paper
25
+
26
+ 📄 [Read the Reflection PDF](Assignment%20Reflection.pdf)