Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

aidbox-python-sdk-example

This repository contains example of structure for aidbox-project and backend

See backend/README.md for details

Quick start

  1. Obtain Aidbox dev license on Aibox user portal
  2. Run cp .env.example .env
  3. Put your aidbox license key to .env after AIDBOX_LICENSE key
  4. Run docker compose up
  5. Open http://localhost:8080