An open API service indexing awesome lists of open source software.

https://github.com/cuuupid/combos


https://github.com/cuuupid/combos

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# combos

Chain together multiple open source models and build your AI pipeline graphically. Get deep insights into every single step!

## Setup

You need:
- Node (pref v20 but compatible v16+)
- TypeScript
- some globally installed npm packages: `express`, `node-fetch`, `cross-env`, `concurrently`
- Your Replicate API token in `.env`: `REPLICATE_API_TOKEN=...`

`npm i` to install dependencies

`npm start` to run the frontend & backend

`npm run open` to launch a web browser pointed at the frontend

## Demo

### Build a graph

https://github.com/cuuupid/combos/assets/6960204/e0d21cba-fcf3-4794-82fd-8e0687ff4857

### Add Inputs

https://github.com/cuuupid/combos/assets/6960204/7f5bdb19-b25c-4c95-a7e5-706d371f2f65

### Click run

![Click 'run'](docs/run-combos.png)

### View every step of the process

https://github.com/cuuupid/combos/assets/6960204/24102a95-17b3-467c-bde5-d983776e1af4