Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohithekm/career-suggesting-chatbot
This chatbot is designed to help students and professionals find the perfect career courses. By understanding your interests, goals, and background, suggests tailored courses with details like duration, fees, and syllabus, creating a smooth, conversational experience.
https://github.com/rohithekm/career-suggesting-chatbot
chainlit groq-api llama3 neo
Last synced: about 1 month ago
JSON representation
This chatbot is designed to help students and professionals find the perfect career courses. By understanding your interests, goals, and background, suggests tailored courses with details like duration, fees, and syllabus, creating a smooth, conversational experience.
- Host: GitHub
- URL: https://github.com/rohithekm/career-suggesting-chatbot
- Owner: rohithekm
- Created: 2024-11-13T08:07:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T11:42:03.000Z (3 months ago)
- Last Synced: 2025-01-13T03:15:18.485Z (about 1 month ago)
- Topics: chainlit, groq-api, llama3, neo
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZoroBot - Career Course Advisor
ZoroBot is a Streamlit-based chatbot application that uses LangChain, Groq, and Neo4j to suggest career courses based on user interests.
## Features
- Interactive chat interface with memory support
- Course recommendations based on user inputs
- Neo4j integration to store and retrieve course details.This is in progress........!
(
- Adjusted to suggest only hand-picked courses, it can be expanded.
- User needs to create a database in neo4j and use the corresponding username and password. MongoDB can be used as alternate for neo4j for data storing and retreving.
)