Skip to content

AI-powered chatbot designed to present my skills and achievements to potential employers

Notifications You must be signed in to change notification settings

SuperMuel/samuel_internship_advocate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samuel Internship Advocate

An AI-powered assistant designed to advocate for me in my quest for finding the perfect internship.

Samuel in a Single Sentence

Setup

Dependencies

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Secrets

Create a secrets.toml file in .streamlit directory with the following content:

EDENAI_API_KEY = "<Get your EdenAI API Key here : https://docs.edenai.co/reference/start-your-ai-journey-with-edenai>"
SAMUEL_DETAILS_URL = "<Url where a text file containing the details of the intern is stored>"

Usage

streamlit run app.py

About

AI-powered chatbot designed to present my skills and achievements to potential employers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages