Spaces:
Sleeping
Sleeping
Tanuj commited on
Commit ·
c8f17aa
1
Parent(s): 86ef927
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,23 @@
|
|
| 1 |
---
|
| 2 |
-
title: YouTwo
|
| 3 |
-
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.33.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
license: mit
|
| 11 |
---
|
|
|
|
| 12 |
Authors: [MrTanTan](https://huggingface.co/MrTanTan) && [swkasula](https://huggingface.co/MrTanTan)
|
| 13 |
|
| 14 |
|
|
|
|
| 1 |
---
|
| 2 |
+
title: YouTwo Memory Agent
|
| 3 |
+
author: MrTanTan & swkasula
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.33.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: A agent with memory tools. Upload and query away!
|
| 11 |
+
tags:
|
| 12 |
+
- agent-demo-track
|
| 13 |
+
- agent
|
| 14 |
+
- smolagents
|
| 15 |
+
- convex
|
| 16 |
+
- vectara
|
| 17 |
+
- nebius
|
| 18 |
license: mit
|
| 19 |
---
|
| 20 |
+
|
| 21 |
Authors: [MrTanTan](https://huggingface.co/MrTanTan) && [swkasula](https://huggingface.co/MrTanTan)
|
| 22 |
|
| 23 |
|