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