File size: 2,931 Bytes
769081c 4271b75 769081c 4271b75 769081c 4271b75 769081c 4271b75 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 96cee89 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c 80e04fc 769081c 5ce2c5f 769081c 5ce2c5f 4271b75 5ce2c5f 769081c 5ce2c5f 769081c 5ce2c5f 769081c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
---
license: cc-by-nc-4.0
tags:
- text-generation
- study-assistant
- emotionally-intelligent
- casual-ai
inference: true
language:
- en
library_name: transformers
pipeline_tag: text-generation
widget:
- text: Can you help me study math?
---
---
base_model: microsoft/phi-2
library_name: peft
tags:
- study-assistant
- education
- phi-2
- fine-tuned
- emotional-intelligence
license: mit
inference: true
---
# Study Buddy AI (Lite)
A fine-tuned version of Microsoft's Phi-2, trained to act as a casual, emotionally intelligent study assistant that helps users learn deeply through conversation. Designed for real-time interaction inside a lightweight web app.
 <!-- Replace this with your logo when ready -->
## Model Details
### Model Description
Study Buddy AI Lite is built on `microsoft/phi-2` and fine-tuned using PEFT (Parameter-Efficient Fine-Tuning). It was trained to behave like a study partner — casual, kind, encouraging, and deeply helpful for academic subjects and personal growth.
### Features
- Friendly tone tailored for Gen Z and students
- Explains complex topics using simple language
- Emotionally intelligent responses — supportive and motivational
- Great for studying, reviewing, or breaking down hard concepts
### Use Cases
- Personal tutoring via chat
- Homework help and study review
- Emotional motivation during learning sessions
- Supplementing lessons with a relatable assistant
### Limitations
- May hallucinate and respond as user which you can cut out in frontend files
- Best used in short back-and-forths, not long essays
## Training & Fine-Tuning
- **Base model**: `microsoft/phi-2`
- **Fine-tuning method**: LoRA via the `peft` library
- **Custom dataset**: 3,000+ curated prompts focused on simplified teaching, emotional tone, and helpful behavior
- **Hosted via**: Hugging Face Inference Endpoints (GPU-backed)
## How It Works
Frontend ➝ Flask API ➝ Hugging Face Model ➝ Response ➝ KnowBetter Logic (to clean output)
Built to run inside a React + Flask stack with CORS enabled and token-secured backend access to Hugging Face.
## Model Creator
**Creator**: Micah Miles
**GitHub/Contact**: redmint-him
**Team**: Redmint
**Project**: Study Buddy Lite
## License
This model is licensed under the **Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)**.
You are free to:
- Use the model for **personal or educational purposes**
- Modify, remix, or build upon it
**You may not**:
- Sell, sublicense, or use the model or its outputs for any commercial purposes
© 2025 Micah Miles
## NOTICE
This project is licensed for **non-commercial use only**.
For commercial licensing or partnership inquiries, contact: [email protected]
---
✨ “Never back down. Never give up.” — This is for every student who wanted to learn differently.
I'm just a kid with a dream. |