dlaima commited on
Commit
f913a5a
Β·
verified Β·
1 Parent(s): 9059902

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +86 -2
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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