Skip to content

Unleash your inner brainiac with Quiz-English! Our clever AI gathers real-world knowledge from news, videos, podcasts, and more, crafting quizzes that challenge and intrigue history buffs, science geeks, and anyone who loves learning something new.

License

Notifications You must be signed in to change notification settings

henriqueweiand/quiz-english

Repository files navigation

Quiz English cover

Quiz-English
Elevate Your English on the way to Fluency!.

Introduction

Quiz-English is your one-stop shop for trivia and quizzes that are smarter than your average brainteaser. Our AI curates questions from the real world, pulling from news , videos , blog posts ️, articles , podcasts , and more!

Whether you're a history buff , a science geek , or just love learning new stuff , Quiz-English has something to challenge your mind and keep you entertained! ✨

Ready to join the fun? Head over to Quiz-English now and see what awaits!

Why

English learners, built this by English learners, for YOU! Quiz-English was born from the real struggles we faced learning English. We wanted a fun and engaging way to practice all your skills, especially reading and comprehension. That's why we created quizzes based on interesting topics you'll actually care about, like news, videos, and more!

Local set up

Install one of the components from your command line.

Install dependencies

npm install

With npm

Copy .env.example to .env and fill the variables

DATABASE_URL="postgresql://docker:docker@localhost:5432/project?schema=public"
OPENAI_API_KEY=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

You will need to have keys for all these tools listed above, but, you can do it for free.

Running docker

I strong suggest to run docker locally. By executing the command you can use the exacly DATABASE_URL set before.

docker-compose up -d

and with the database up, you need to run the migrations

yarn prisma migrate dev

Contributing

Authors

License

MIT License

About

Unleash your inner brainiac with Quiz-English! Our clever AI gathers real-world knowledge from news, videos, podcasts, and more, crafting quizzes that challenge and intrigue history buffs, science geeks, and anyone who loves learning something new.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages