Paper re-imagines the way we read and analyse the latest from every field. You can upload as well as create research papers. With the integration of Natural Language Processing, the application will automatically figure out the subject of the paper.
- Frontend: React JS
- Backend: NodeJS, MongoDB
- Machine Learning: Sci-Kit Learn, Flask
SINGULAR
EDUCATION
- Fork and Clone the repo using
git clone https://github.com/Sparsh-Srivastava/Paper.git
cd Paper
- Install dependencies using (install both Front-end and Backend-end Dependency)
npm install
- Install dependencies using (install python dependencies)
pip install requirements.txt
- Run Web Application using
npm run dev
- Run Flask Application using
python app.py
- Then in Browser
localhost:3000




