Marco310 commited on
Commit
6d9515a
·
1 Parent(s): 9f2e319

"feat(viz): add alt distance and stop rating to map popups"

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -54,6 +54,13 @@ tags:
54
 
55
  Unlike traditional AI planners that hallucinate locations, LifeFlow grounds every decision in **Real-Time Data** (Google Maps & OpenWeather) and uses **Mathematical Optimization** (TSP/OR-Tools) for routing.
56
 
 
 
 
 
 
 
 
57
  ## 🚀 Key Innovation: Hybrid AI Architecture
58
 
59
  We solve the "Trilemma" of AI Agents: **Cost vs. Speed vs. Intelligence**.
 
54
 
55
  Unlike traditional AI planners that hallucinate locations, LifeFlow grounds every decision in **Real-Time Data** (Google Maps & OpenWeather) and uses **Mathematical Optimization** (TSP/OR-Tools) for routing.
56
 
57
+ ## 🏆 Special Access for Reviewers
58
+ To ensure a smooth testing experience during the **15-day review period**, we have **pre-configured default API keys** in the environment.
59
+ * **Zero Setup:** You do NOT need to provide your own API keys for Google Maps, OpenWeather, or LLMs (Gemini-free tier, Groq-free).
60
+ * **Ready to Run:** Simply interact with the UI; the backend is fully authenticated.
61
+ * **Note:** These promotional keys have usage quotas and will be rotated after the review phase.
62
+
63
+
64
  ## 🚀 Key Innovation: Hybrid AI Architecture
65
 
66
  We solve the "Trilemma" of AI Agents: **Cost vs. Speed vs. Intelligence**.