Skip to content

(Abandoned after the GPT store announcement) - A website powered by langchain and OpenAI's GPT-3.5-turbo and GPT-3.5-turbo-instruct specialized for educational uses. Frontend - Next.js & TailwindCSS, Backend - Django

Notifications You must be signed in to change notification settings

bharathraj-v/learn-anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learnanything

WIP Prototype Screenshot:

alt text

Instructions for running the demo:

  • git clone https://github.com/bharathraj-v/learn-anything
  • cd learn-anything
  • cd frontend
  • npm install
  • npm run dev
  • in another terminal tab, cd to learn-anything/backend/
  • pip install -r requirements.txt
  • python manage.py runserver
  • Enter your OpenAI API key in the onboarding page
  • Try out the topic guide that curates topics for you!

About

(Abandoned after the GPT store announcement) - A website powered by langchain and OpenAI's GPT-3.5-turbo and GPT-3.5-turbo-instruct specialized for educational uses. Frontend - Next.js & TailwindCSS, Backend - Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published