Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: GalaGuide Agentic RAG
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
|
@@ -10,4 +10,88 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: GalaGuide Agentic RAG
|
| 3 |
+
emoji: π»
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
|
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# π© Elegant & Professional GalaGuide
|
| 14 |
+
|
| 15 |
+
A sleek, intelligent assistant app designed to support event organizers during a gala by providing personalized guest experiences and real-time support.
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## β¨ Features
|
| 20 |
+
|
| 21 |
+
- β
Loads the Hugging Face guest dataset by default
|
| 22 |
+
- β
Allows uploading custom guest lists (CSV or JSON)
|
| 23 |
+
- β
Offers sample data for exploration
|
| 24 |
+
- β
Uses AI to generate conversation starters and guest insights
|
| 25 |
+
- β
Displays structured guest info including relationships, interests, and bios
|
| 26 |
+
- β
Pre-event, in-event, and post-event support capabilities
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
## π§ Capabilities Overview
|
| 31 |
+
|
| 32 |
+
### ποΈ Guest Management
|
| 33 |
+
| Task | Description |
|
| 34 |
+
|---------------------|----------------------------------------------------|
|
| 35 |
+
| π Guest Lookup | Retrieve profiles using name, email, or relation |
|
| 36 |
+
| π§ Personalized Intros | Suggest how to approach guests based on their interests |
|
| 37 |
+
|
| 38 |
+
### π£οΈ Conversation & Networking Help
|
| 39 |
+
| Task | Description |
|
| 40 |
+
|--------------------------|--------------------------------------------------------------------|
|
| 41 |
+
| π¬ Conversation Starters | Suggest icebreakers based on a guestβs background |
|
| 42 |
+
| π Guest Matchmaking | Recommend attendees to meet based on shared interests |
|
| 43 |
+
| ποΈ Topic Summaries | Provide short summaries of key topics (e.g., AI, climate policy) |
|
| 44 |
+
| π§ Prep Notes | Brief you on a guestβs role before meeting them |
|
| 45 |
+
|
| 46 |
+
### π§ Event Tools
|
| 47 |
+
| Tool | Purpose |
|
| 48 |
+
|-------------------------|----------------------------------------------------------------------|
|
| 49 |
+
| WeatherInfoTool | Inform guests about weather/coat preparation |
|
| 50 |
+
| NewsSearchTool | Fetch relevant news related to event themes |
|
| 51 |
+
| DuckDuckGoSearchTool | General-purpose web search during Q&A or open discussions |
|
| 52 |
+
|
| 53 |
+
---
|
| 54 |
+
|
| 55 |
+
## π οΈ How to Use
|
| 56 |
+
|
| 57 |
+
1. Launch the app in your browser (hosted on Hugging Face Spaces)
|
| 58 |
+
2. Upload a `CSV` or `JSON` file with your custom guest list β or use the default dataset
|
| 59 |
+
3. Browse guest profiles, get insights, and use tools for networking and event prep
|
| 60 |
+
4. Ask natural-language prompts like:
|
| 61 |
+
- "Who should I talk to about AI?"
|
| 62 |
+
- "Tell me more about Jane Doeβs interests"
|
| 63 |
+
- "Give me a conversation starter for the climate policy panel"
|
| 64 |
+
|
| 65 |
+
---
|
| 66 |
+
|
| 67 |
+
## π¦ Resources
|
| 68 |
+
|
| 69 |
+
π₯ [Download sample_guests.csv](#)
|
| 70 |
+
|
| 71 |
+
π€ Upload your own guest file for a customized experience
|
| 72 |
+
|
| 73 |
+
---
|
| 74 |
+
|
| 75 |
+
π Now Supporting:
|
| 76 |
+
- Per-session file uploads
|
| 77 |
+
- Intelligent querying about guest data
|
| 78 |
+
- Interactive assistant for live event support
|
| 79 |
+
|
| 80 |
+
---
|
| 81 |
+
|
| 82 |
+
> Designed to bring elegance and insight to every conversation at your next gala.
|
| 83 |
+
|
| 84 |
+
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
|
| 88 |
+
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
|
| 96 |
+
|
| 97 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|