Skip to content

A College Admission Enquiry Chatbot built with React and Python streamlines the admission process. It provides instant responses to queries, enhancing user experience. The chatbot efficiently handles multiple enquiries, saving time and effort. This ensures accurate and real-time information for students.

Notifications You must be signed in to change notification settings

RamanKishore08/Chatbot-project-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Chatbot Web Application

Welcome to the Chatbot Web Application, a seamless integration of React, Flask, and REST API to deliver an interactive chatbot experience.

🚀 Features

  • 💬 Real-time chatbot responses for college admission.
  • ⚡ Fast and efficient frontend with React
  • 🌐 Backend powered by Flask
  • 🔗 REST API integration
  • 📦 Easy installation and setup

🛠️ Tech Stack

React Python Flask NLP


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.


🛠️ Local Setup

Run Backend first, then start Frontend.

Clone the Repository

git clone https://github.com/RamanKishore08/Chatbot-project-NLP.git

Open file directory

cd Resume-Evaluator

Open Frontend

cd backend

Install necessary python libraries

pip install flask

Run Flask Backend

python app.py

Open Frontend

cd frontend

Install the node modules

npm install

Install the libraries

npm install react react-dom

Run the Frontend

npm start

🎯 Usage

Once 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).

📌 Contributing

Feel free to fork the repository and contribute to enhancing the chatbot.

About

A College Admission Enquiry Chatbot built with React and Python streamlines the admission process. It provides instant responses to queries, enhancing user experience. The chatbot efficiently handles multiple enquiries, saving time and effort. This ensures accurate and real-time information for students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published