DiegoCM1 commited on
Commit
59f3934
·
verified ·
1 Parent(s): 708fdea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -3
README.md CHANGED
@@ -1,3 +1,35 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 🤖 Alva-MVP
2
+
3
+ Welcome to the official repository for **Alva-MVP**, the first working prototype of Alva — an AI-powered conversational assistant built by **Verskod**.
4
+
5
+ Alva simulates an intelligent alarm clock that engages users through morning and evening check-ins. It’s designed for mobile experiences and built to explore human-AI relationships centered around rhythm, motivation, and well-being.
6
+
7
+ ---
8
+
9
+ ## 🚀 Purpose
10
+
11
+ This MVP serves as the **starting point** for building and testing Alva’s behavior using a lightweight model and a core system prompt. It’s optimized for rapid iteration and feedback during early-stage development.
12
+
13
+ ---
14
+
15
+ ## 📦 What’s Inside
16
+
17
+ - 🔹 **System Prompt** — A first version defining Alva’s morning and evening personalities.
18
+ - 🔹 **Usage Guidelines** — Suggestions for how to run or integrate the prompt using OpenRouter, Hugging Face Inference API, or a local backend.
19
+ - 🔹 **License** — Open-source under MIT for fast experimentation and public contributions.
20
+
21
+ ---
22
+
23
+ ## 🧠 Prompt Summary
24
+
25
+ Alva behaves like a voice-based AI companion who:
26
+
27
+ - Gently wakes you up and asks about your energy and mood.
28
+ - Offers a motivational quote, mantra, or playlist link.
29
+ - In the evening, checks how your day went and guides you toward rest.
30
+
31
+ Its tone is **caring**, **human-like**, and **focused on well-being**.
32
+
33
+ ---
34
+ license: mit
35
+ ---