A chatbot assistant that provides tailored career guidance to students worldwide, using OpenAI's Assistants API and a scraping function for up-to-date information.
- Personalized career advice based on the student's interests, academic achievements, and location.
- Suggestions for potential career paths and educational transitions.
- Integration with a scraping function for the latest data updates.
- User-friendly chat interface.
-
Clone the repository:
git clone https://github.com/RaheesAhmed/Career-Counseling-Assistant.git
-
Navigate to the project directory:
cd Career-Counseling-Assistant
-
Install the dependencies:
npm install
- Start the server:
npm start
Open your browser and go to localhost:3000
to test the chatbot.
You can change your documents here in Data
folder.Simply
If you want to add more files just delete the Data.Index folder and run the chatbot again and it will take all new files.