File size: 544 Bytes
3ced31e 60f48d4 1fd9ca1 3ced31e 1fd9ca1 3ced31e 31a6cd5 60f48d4 31a6cd5 60f48d4 |
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 |
---
title: Student Class Prep Companion
emoji: 🦙
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.19.2
app_file: app.py
pinned: false
python_version: "3.10"
---
# LLaMA Chat Interface
A chat interface using fine-tuned LLaMA 3.2B model.
## Features
- Scrape schedule from site
- Pick topics for lecture preparation
## Usage
1. Extract schedule to fill the dropdown list with topics from your lecture schedule
2. Pick topics for your lecture preparation
3. Generate course preparation
4. Interact with assistant to learn further |