WIP Prototype Screenshot:
Instructions for running the demo:
git clone https://github.com/bharathraj-v/learn-anythingcd learn-anythingcd frontendnpm installnpm run dev- in another terminal tab, cd to learn-anything/backend/
pip install -r requirements.txtpython manage.py runserver- Enter your OpenAI API key in the onboarding page
- Try out the topic guide that curates topics for you!
