Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 200 Bytes

CohereAPis

Experimenting With cohere language model Apis using streamlit.

generate Api key from Cohere website.

put your key in config.

to run web app

run streamlit run main.py on terminal.