Welcome to the Chatbot Web Application, a seamless integration of React, Flask, and REST API to deliver an interactive chatbot experience.
- 💬 Real-time chatbot responses for college admission.
- ⚡ Fast and efficient frontend with React
- 🌐 Backend powered by Flask
- 🔗 REST API integration
- 📦 Easy installation and setup
This project offers a comprehensive solution for building resumes, evaluating scores with suggestions, and filtering the best resumes efficiently. It streamlines the resume management process with advanced features.
Run Backend first, then start Frontend.
git clone https://github.com/RamanKishore08/Chatbot-project-NLP.gitcd Resume-Evaluatorcd backendpip install flaskpython app.pycd frontendnpm installnpm install react react-domnpm startOnce the frontend and backend are running, open the web browser and start interacting with the chatbot.(Since it is deployed with less RAM in onrender so the Response will be slow(30-40 seconds).
Feel free to fork the repository and contribute to enhancing the chatbot.