An open API service indexing awesome lists of open source software.

https://github.com/fauzaanu/quizpal

Quizpal transforms learning into an engaging experience by generating custom quizzes on any topic you choose.
https://github.com/fauzaanu/quizpal

openai-api python-telegram-bot quizapp telegram

Last synced: 4 months ago
JSON representation

Quizpal transforms learning into an engaging experience by generating custom quizzes on any topic you choose.

Awesome Lists containing this project

README

          

# QuizpalBot - Learn through AI generated quizzes

[![Bot](https://github.com/fauzaanu/quizpal/actions/workflows/deploy_vps.yml/badge.svg)](https://github.com/fauzaanu/quizpal/actions/workflows/deploy_vps.yml)
[![Blog](https://github.com/fauzaanu/quizpal/actions/workflows/astro.yml/badge.svg)](https://github.com/fauzaanu/quizpal/actions/workflows/astro.yml)

Quizpal transforms learning into an engaging experience by generating custom quizzes on any topic you choose.

[Try on telegram](https:t.me/quizpalbot) | [How does it work](https://quizpalbot.com)

## Libraries and Tools
- Python
- Telegram Bot API
- OpenAI GPT-3
- SQLite with Peewee ORM