Skip to content

gauravvivek2023ac05362/financial-statement-QandA

Repository files navigation

setting up environment

conv_ai_financial_qa# From inside conv_ai_financial_qa/

python -m venv .venv

Activate venv (Windows PowerShell)

.venv\Scripts\Activate

pip install ipykernel python -m ipykernel install --user --name=conv_ai_env

pip install -r requirements.txt

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published