Marco310 commited on
Commit
347da1e
Β·
1 Parent(s): 6d9515a

docs: add demo video and update README

Browse files
Files changed (2) hide show
  1. README.md +23 -3
  2. doc/other/HALL_OF_FAME.md +22 -0
README.md CHANGED
@@ -43,8 +43,28 @@ tags:
43
 
44
 
45
  ## πŸ“Ί Demo & Submission
46
- - **Demo Video:** [Coming Soon]
47
- - **Social Media Post:** [Coming Soon]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  - **Submission Date:** November 2025
49
 
50
 
@@ -54,7 +74,7 @@ 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
- ## πŸ† 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.
 
43
 
44
 
45
  ## πŸ“Ί Demo & Submission
46
+
47
+ ### πŸ› οΈ Technical Walkthrough
48
+ <div align="center">
49
+ <video controls autoplay loop muted src="https://youtu.be/2P0q4jzUuvE?si=-OFLOsD3FgGDHwnw" width="75%"></video>
50
+
51
+ <br><br>
52
+
53
+ <a href="https://youtu.be/2P0q4jzUuvE?si=-OFLOsD3FgGDHwnw">
54
+ <img src="https://img.shields.io/badge/β–Ά_Watch_Full_Quality_Demo-2ea44f?style=for-the-badge&logoColor=white" alt="Watch Demo">
55
+ </a>
56
+
57
+ <br>
58
+ <sub>(Click button to download or watch in original quality)</sub>
59
+ </div>
60
+
61
+ ### 🎬 Product Trailer
62
+ > *Experience the vision.* Watch our cinematic trailer showing the "One Man Army" journey.
63
+ <br>
64
+ πŸ‘‰ [**Watch Product Trailer**](https://youtu.be/VWtx70UgI5A?si=RryKCfptJGAHm_DY)
65
+
66
+ - **Social Media Post:** [πŸ”— View on LinkedIn]() [Coming Soon]
67
+
68
  - **Submission Date:** November 2025
69
 
70
 
 
74
 
75
  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.
76
 
77
+ ### πŸ† Special Access for Reviewers
78
  To ensure a smooth testing experience during the **15-day review period**, we have **pre-configured default API keys** in the environment.
79
  * **Zero Setup:** You do NOT need to provide your own API keys for Google Maps, OpenWeather, or LLMs (Gemini-free tier, Groq-free).
80
  * **Ready to Run:** Simply interact with the UI; the backend is fully authenticated.
doc/other/HALL_OF_FAME.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # πŸ† LifeFlow AI: Hall of Fame & Shame
2
+
3
+ Welcome to the hidden stats of our 3 weekends speed-run before entering the workforce.
4
+
5
+ ### πŸ‘₯ The Squad
6
+ * **The Builder (Main Dev):** [@Marco310](https://github.com/Marco310) β€” The one who commit 22k lines of code and solved the math problems.
7
+ * **The Visionary (Consultant):** [@LittleFish-Coder](https://github.com/LittleFish-Coder) β€” The one who set the direction, kept the morale high, and shipped the demo.
8
+
9
+ ### πŸ”“ Achievements Unlocked
10
+
11
+ | Icon | Achievement Name | Description | Status |
12
+ | :---: | :--- |:-----------------------------------------------------------------------------------| :--- |
13
+ | πŸ’Έ | **The Wallet Destroyer** | Trigger a Google Maps API billing spike that makes you question your life choices. | **UNLOCKED** (Refund Pending...) |
14
+ | 🏎️ | **One Man Army** | Commit 22,265 lines of code as a **Single Developer** in 3 weekends. | **UNLOCKED** (God Tier) |
15
+ | 🧹 | **The Purge** | Delete 8,646 lines of code during the "Refactoring Weekend". | **UNLOCKED** |
16
+ | 🧭 | **The North Star** | Provide high-level strategic direction when the Dev got lost in the weeds. | **UNLOCKED** |
17
+ | 🎬 | **It's Live!** | Successfully handle the demo production and release logistics. | **UNLOCKED** |
18
+
19
+ ### πŸ’¬ Famous Last Words
20
+ > *"Did I sleep today?... I think so."* β€” (Staring at 3 empty coffee cups on the desk)
21
+
22
+ *Signed by: Marco310 (Exhausted) & LittleFish-Coder (Excited), Nov 2025.*