Skip to content

leokit1013/smartcarrer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app will build resume with side by side options.

Integrate streamlit-webrtc for live recording.

Auto-fill these text areas with transcriptions.

Steps to run and create env in python:

python server.py streamlit run login.py OR python run_app.py

create virtual env in python: python -m venv .venv OR python -m venv myenv

Activate it (choose your operating system)

macOS/Linux:

source .venv/bin/activate

Windows CMD:

.venv\Scripts\activate.bat OR .\venv\Scripts\activate

Windows PowerShell:

.venv\Scripts\Activate.ps1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors