zenaight commited on
Commit ·
69cd16d
1
Parent(s): 851cd13
readme error
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# PropAgent - WhatsApp AI Agent
|
| 2 |
|
| 3 |
A WhatsApp chatbot powered by OpenAI GPT-4 and integrated with Supabase for user management.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: PropAgent
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
short_description: WhatsApp AI Agent with Supabase integration
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# PropAgent - WhatsApp AI Agent
|
| 12 |
|
| 13 |
A WhatsApp chatbot powered by OpenAI GPT-4 and integrated with Supabase for user management.
|