Python boilerplate for Co:here generate API ready to deploy on Streamlit. Visit our Co:here page for more starters, tutorials, hackathons and projects built on Co:here API.
You need to have python3.x-venv. you can install it via:
apt install python3.8-venv
To build a virtual environment run
python -m venv <name_of_your_virtual_environment>
For running get in the folder and run the following command:
source bin/activate
At the end you can install your python modules
pip install -r requirements.txt
This is a starter project that will help you getting started with Co:here API in a few minutes.
# Clone repo
git clone https://github.com/carminoplata/hireCreative.git
# change into folder
cd streamlit-cohere-boilerplate
# Install dependencies
pip install -r requirements.txt
# Run the Application
streamlit run myapp.py
On lablab discord, we discuss this repo and many other topics related to artificial intelligence! Checkout upcoming Artificial Intelligence Hackathons Event