folio-labs / edge-ai

Proof-of-concept AI Backend Module for FOLIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edge-ai

Developing

  1. Install poetry
  2. Clone the repository git clone --depth=5 https://github.com/folio-labs/edge-ai.git
  3. Change to the primary directory cd edge-ai/
  4. Run dependency installation poetry install
  5. Source local environmental .env file source .env
  6. Run fastapi in local dev mode poetry run fastapi src/edge_ai/main.py

About

Proof-of-concept AI Backend Module for FOLIO


Languages

Language:Python 100.0%