Update space
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🦙
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
@@ -15,9 +15,11 @@ python_version: "3.10"
|
|
15 |
A chat interface using fine-tuned LLaMA 3.2B model.
|
16 |
|
17 |
## Features
|
18 |
-
-
|
19 |
-
-
|
20 |
-
- User-friendly chat interface
|
21 |
|
22 |
## Usage
|
23 |
-
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Student Class Prep Companion
|
3 |
emoji: 🦙
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
|
|
15 |
A chat interface using fine-tuned LLaMA 3.2B model.
|
16 |
|
17 |
## Features
|
18 |
+
- Scrape schedule from site
|
19 |
+
- Pick topics for lecture preparation
|
|
|
20 |
|
21 |
## Usage
|
22 |
+
1. Extract schedule to fill the dropdown list with topics from your lecture schedule
|
23 |
+
2. Pick topics for your lecture preparation
|
24 |
+
3. Generate course preparation
|
25 |
+
4. Interact with assistant to learn further
|