Spaces:
Sleeping
Sleeping
Commit ·
617ddac
1
Parent(s): 757a9cf
add HF Spaces metadata to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# AI Agent Framework
|
| 2 |
|
| 3 |
A flexible framework for building AI agents with tool support, MCP integration, and multi-step reasoning.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Agent From Scratch
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# AI Agent Framework
|
| 11 |
|
| 12 |
A flexible framework for building AI agents with tool support, MCP integration, and multi-step reasoning.
|