Skip to content

TUM-ai-Makeathon-2023-ReportTUM/JobSpeak

Repository files navigation

JobSpeak

Our submission to the 2023 April TUM-ai Makeathon

Installation

conda create -n JobSpeak Python=3.10
conda activate JobSpeak
pip install streamlit --upgrade
pip install streamlit-extras
pip install st-clickable-images
pip install audio-recorder-streamlit

pip install SQLAlchemy
pip install pdfkit
pip install pypdf

pip install cohere
pip install numpy


pip install azure-cognitiveservices-vision-computervision

Running

From the root folder run:

streamlit run Home.py

Using the APIs requires adding all keys in env.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •