You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@
3
3
Create engaging quizzes in seconds using the power of AI!
4
4
**AI Quiz Craft** leverages Google's **Gemini API** to automatically generate customized quiz questions on any topic, delivering a seamless and intelligent quiz-building experience.
5
5
6
-
<!-- Replace with your actual screenshot path -->
6
+
<!-- Replace with your actual screenshot path -->
7
7
8
-
---
9
8
10
9
## 🚀 Features
11
10
@@ -21,7 +20,6 @@ Create engaging quizzes in seconds using the power of AI!
21
20
- 🛡️ **TypeScript-First Codebase**
22
21
Designed for reliability, scalability, and maintainability.
23
22
24
-
---
25
23
26
24
## ⚙️ How It Works
27
25
@@ -34,7 +32,6 @@ Create engaging quizzes in seconds using the power of AI!
34
32
3.**Take the Quiz**
35
33
Answer the questions and view your score instantly.
36
34
37
-
---
38
35
39
36
## 🛠️ Tech Stack
40
37
@@ -43,7 +40,6 @@ Create engaging quizzes in seconds using the power of AI!
43
40
- HTML & CSS
44
41
-[Gemini API](https://ai.google.dev/) for quiz content generation
45
42
46
-
---
47
43
48
44
## 📦 Installation
49
45
@@ -54,7 +50,6 @@ npm install
54
50
npm run dev
55
51
```
56
52
57
-
---
58
53
59
54
## 🗝️ Gemini API Setup
60
55
@@ -67,7 +62,6 @@ To use the AI quiz generation feature, you’ll need a Gemini API key:
0 commit comments