https://github.com/robert076/ai-exam
Learn the AI exam questions just like you learned the driver's exam questions. For my fellow brothers at uni. *CREDITS TO MIRCEA MAIEREAN FOR CODE LOGIC*
https://github.com/robert076/ai-exam
ai ubb ubb-computer-science ubb-fmi
Last synced: 2 months ago
JSON representation
Learn the AI exam questions just like you learned the driver's exam questions. For my fellow brothers at uni. *CREDITS TO MIRCEA MAIEREAN FOR CODE LOGIC*
- Host: GitHub
- URL: https://github.com/robert076/ai-exam
- Owner: Robert076
- License: apache-2.0
- Created: 2025-06-09T06:09:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T07:22:51.000Z (about 1 year ago)
- Last Synced: 2025-06-09T07:42:45.581Z (about 1 year ago)
- Topics: ai, ubb, ubb-computer-science, ubb-fmi
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌎 ai-exam
Learn the AI exam questions just like you learned the driver's exam questions. For my fellow brothers at uni.
Most logic is taken from Mircea Maierean's cn_exam repo. This was just adapted to our AI exam with a few logic improvements.
### 🚀 Run the script:
1. Change directory
```bash
cd src
```
2. Start it up
```bash
python3 main.py
```
> ❗️ Some questions might have incorrect answers. Please make sure to double check everything.
## 🧩 Demo