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

https://github.com/dhowe/prompt-gen-client


https://github.com/dhowe/prompt-gen-client

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Orchestrator

### Requirements

```bash
Python 3.10
Pip: 23.0
Pipenv: v2023.2.18
```

### Setup

```bash
$ pipenv install
$ pipenv
```

### Usage

```bash
$ pipenv shell
$ pipenv install

$ pipenv run python orchestrator.py
```