🤖 AI-powered interview coaching chatbot built with Python, Streamlit, Claude 3.5, and Cohere embeddings — remembers chat history and delivers smart, context-aware career advice.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
create main chatbot functionality - model setup, prompt createion, response generation,fuzzy matching on top of that, etc.
a5a8260View on GitHubcreate a log-json file to keep track on the chat log with all history
f87857bView on GitHub