Home
Softono
quizdash

quizdash

Open source Python
17
Stars
4
Forks
0
Issues
1
Watchers
1 year
Last Commit

About quizdash

Plotly Dash LLM-powered quiz generator app. Winner of Databricks LLM (DBRX) with Dash App Building Challenge

Platforms

Web Self-hosted

Languages

Python

Quizdash

Quizdash is a minimalist AI-powered quiz generation app. With Quizdash, powered by AI, you can effortlessly generate quizzes on any topic/text/pdf, take the quizzes, and receive assistance from a personal “tutor” through an integrated chat interface. This app is was built for the following competition: https://community.plotly.com/t/databricks-llm-dbrx-with-dash-app-building-challenge

To use the app, clone this repo, add your DBRX_BASE_URL and DBRX_API_KEY to a .env file. Then, add the credentials to components/model.py

python app.py to run the app