Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

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

NLP application providing advice based on texts from holy books

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors