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.
- Host: GitHub
- URL: https://github.com/eastercompany/dexter-api
- Owner: EasterCompany
- Created: 2023-12-19T04:02:09.000Z (over 1 year ago)
- Default Branch: LTS
- Last Pushed: 2025-02-05T19:06:11.000Z (4 months ago)
- Last Synced: 2025-02-13T09:45:35.157Z (4 months ago)
- Topics: api, dexter, django, interface, llm, machine-learning, model, overlord, overlord-api, python, python3
- Language: Python
- Homepage: https://dexter.easter.company
- Size: 778 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).