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.
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
- Noah Buccolini (missresetti)
- Carlos Pinto (CxrlosKenobi)
- Alen Rubilar (000alen)
- Sebastian Torrealba (storrealbac)