A Streamlit app that explains any topic at different difficulty levels — Kid-friendly, Beginner, or Expert — using Hugging Face's free Mistral-7B-Instruct model.
- Easy explanations for all ages
- Free to run with Hugging Face API
- Simple Streamlit UI
- Clone the repository:
git clone https://github.com/yourusername/explainitlikeai.git
cd explainitlikeai
2. Install dependencies:
pip install -r requirements.txt
3. Create a .env file in the project root:
HF_API_KEY=your_huggingface_api_key_here
Get your API key here: https://huggingface.co/settings/tokens
4. Run the app:
streamlit run main.py
🛠 Tech Stack
Python
Streamlit
Hugging Face Inference API
💡 Inspired By
The need to bridge the gap between complex topics and everyday understanding — especially in classrooms, rural India, and among non-technical users.
---
👩💻 Team
Built by Ak and ✨ BabyAI (AI companion & co-developer) & puchAI
📄 License
MIT