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

https://github.com/eastercompany/dexter-api

Dexter APIs are the centralising point in a network of processing nodes and user interfaces. Usually only one is deployed.
https://github.com/eastercompany/dexter-api

api dexter django interface llm machine-learning model overlord overlord-api python python3

Last synced: 2 months ago
JSON representation

Dexter APIs are the centralising point in a network of processing nodes and user interfaces. Usually only one is deployed.

Awesome Lists containing this project

README

        

# Dexter (API)

An "[Overlord API](https://github.com/EasterCompany/Overlord-API)" which receives inputs from interfaces and translates them into consumables formats for a "[Dexter](https://github.com/EasterCompany/Dexter)" to consume.
Each dexter api deployment is the centralising point in a network of nodes and user interfaces.

One instance you may want to deploy your own API is for an off-grid home network, however we really recommend utilizing the over-whelming benefits of the fully encrypted & anonymized per-to-per decentralized DexNode network.
It couldn't be any safer or more rewarding or more convienient.

## Install from Source

To install this client locally, from source; run the following command from within a shell console on a unix based system, which
has Overlord-CLI installed.

```bash
ol clone api/dexter@EasterComapny/Dexter-API
```

If you need to install Overlord-CLI click [here](https://github.com/EasterCompany/Overlord-CLI).