Skip to content

carminoplata/hireCreative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Co:here Streamlit Python Starter / Boilerplate

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.

Dev on a Virtual Environment

UNIX

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

WINDOWS

How to use Co:here starter

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

image

Relevant links


Artificial Intelligence Hackathons, tutorials and Boilerplates

Join the LabLab Discord

Discord Banner 1
On lablab discord, we discuss this repo and many other topics related to artificial intelligence! Checkout upcoming Artificial Intelligence Hackathons Event

Acclerating innovation through acceleration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages