Skip to content

farisdurrani/wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wise

Ask and we give you wise quotes from your own books.
Developed for UGAHacks 8 (2023): Devpost submission

Frontend

Prerequisites

How to start

cd frontend
npm install
npm start

Open the app at http://localhost:3000

Backend

Prerequisites

How to start

cd backend
pip install -r requirements.txt
python app.py

The backend is alive at http://localhost:8000.
If you are experiencing any issues with the nltk library, feel free to reference this link: https://www.nltk.org/data.html

Preview

App screenshot

Demo.Video.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •