Skip to content

A collection of reference solutions built on top of OctoAI SaaS

License

Notifications You must be signed in to change notification settings

octoml/octoai-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctoAI Solutions

A collection of reference solutions built on top of OctoAI SaaS

Project setup

Some of the solutions are implemented as poetry projects.

Creating requirements.txt from poetry

poetry export --without-hashes --format=requirements.txt > requirements.txt

Synching requirements.txt to poetry

cat requirements.txt | xargs poetry add

About

A collection of reference solutions built on top of OctoAI SaaS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages