Skip to content

PolyAgent/genlab3-agents-hackathon

Repository files navigation

VC Pilot

Production app Dev release

Prerequisites

sync submodules

git submodule update --init --recursive

create virual environemnt and activate it

python3 -m venv .venv && source .venv/bin/activate

install python dependencies

pip install -r requirments.txt

Setting up streamlit

You will need to provide .streamlit/secrets.toml. You can use provided example

cp .streamlit/secrets.toml.example .streamlit/secrets.toml

and fill out the ENV values.

Running the app

.venv/bin/streamlit run anthropic-app.py

About

code for GenLab3 hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •