Skip to content

Streamlit app that helps you prepare for data analyst interview

Notifications You must be signed in to change notification settings

Mahmoud-ghareeb/InterviewBot

Repository files navigation

streamlit-interview-ai-app

Streamlit app for an llm that helps prepare you for data analyst interview

Welcome page

Below is a gif that shows the first page that appears to the user (takes a minute to load)

selecting

Star question

Below is a gif that shows a STAR question and response (takes a minute to load)

star

Changing category

Below is a gif that shows changing the type of question and category (takes a minute to load)

changing_category

Run instructions

Activate virtual environment Install the following packages

pip install -r requirements.txt
python -m pip install --index-url https://test.pypi.org/simple/ --no-deps streamlit_custom_chat
python -m pip install --index-url https://test.pypi.org/simple/ --no-deps streamlit_custom_input
pip install key_generator

Usage instructions

After activating the virtual environment run the following command

streamlit run router.py

About

Streamlit app that helps you prepare for data analyst interview

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published