Skip to content

ycm-hackers/cohere-hackathon

Repository files navigation

cohere-lablab Hackathon

Data Handling

Store financial data to VectorDB weaviate:

python sec_to_vec.py

# create schema
python sec_to_vec.py --schema

Using agent

run the following command

python langchain-autoquant-example.py

To use the UI

streamlit run ui.py

Resources