Skip to content

A software that summarizes texts, selects key concepts and allows you to ask questions, using AI. Aimed towards people with intellectual disabilities and neurodivergent individuals, and to revolutionize the way we consume knowledge. Made for HackMIT 2021.

License

storrealbac/Phaedra

 
 

Repository files navigation

Phaedra

A software that summarizes texts, selects key concepts and allows you to ask questions, using AI. Aimed towards people with intellectual disabilities and neurodivergent individuals, and to revolutionize the way we consume knowledge. Made for HackMIT 2021.

Getting started

Running (developing and testing)

Run the backend locally (or host it from Google Colaboratory):

foo@bar:~$ cd backend
foo@bar:~$ python -m Phaedra.API

Then, run the frontend:

foo@bar:~$ cd frontend
foo@bar:~$ yarn start

Authors

About

A software that summarizes texts, selects key concepts and allows you to ask questions, using AI. Aimed towards people with intellectual disabilities and neurodivergent individuals, and to revolutionize the way we consume knowledge. Made for HackMIT 2021.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.8%
  • Python 44.1%
  • Jupyter Notebook 1.6%
  • Other 1.5%