Skip to content

A Streamlit-based GenAI chatbot powered by Gemini, offering personalized career guidance, learning paths and skill recommendations across domains like Data Science, Cloud Engineering and Cybersecurity.

Notifications You must be signed in to change notification settings

Sharmeen20/CareerCraft-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Career Mentor – Powered by Gemini

A Streamlit-based GenAI chatbot that provides personalized career guidance using fine-tuned prompts for different domains.

Features

  • Ask career questions
  • Get learning paths and skill suggestions
  • Domain-specific advice (Data Science, Cloud, Cybersecurity)

Tech Stack

  • Python 3
  • Streamlit
  • Gemini API (simulated)

Folder Structure

ai_career_mentor/
├── app.py
├── mentor_engine.py
├── utils.py
├── prompts/
│   ├── data_science.txt
│   ├── cloud_engineering.txt
│   └── cybersecurity.txt
├── README.md

How to Run

pip install streamlit
streamlit run app.py

About

A Streamlit-based GenAI chatbot powered by Gemini, offering personalized career guidance, learning paths and skill recommendations across domains like Data Science, Cloud Engineering and Cybersecurity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages