Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# TechFlow Customer Support Agent 🤖
|
| 2 |
|
| 3 |
A robust, RAG-based AI agent designed to assist users by answering questions from local PDF documentation and seamlessly creating GitHub support tickets when answers are unavailable.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: afl-3.0
|
| 3 |
+
title: RAG
|
| 4 |
+
sdk: docker
|
| 5 |
+
emoji: 📚
|
| 6 |
+
colorFrom: green
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
---
|
| 9 |
# TechFlow Customer Support Agent 🤖
|
| 10 |
|
| 11 |
A robust, RAG-based AI agent designed to assist users by answering questions from local PDF documentation and seamlessly creating GitHub support tickets when answers are unavailable.
|