https://github.com/lsxprime/egoist-models-catalog
Central repository for EGOIST AI Hub models configurations
https://github.com/lsxprime/egoist-models-catalog
Last synced: 4 months ago
JSON representation
Central repository for EGOIST AI Hub models configurations
- Host: GitHub
- URL: https://github.com/lsxprime/egoist-models-catalog
- Owner: LSXPrime
- Created: 2023-12-15T17:43:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T14:49:59.000Z (over 2 years ago)
- Last Synced: 2025-10-11T15:22:06.431Z (9 months ago)
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EGOIST - AI Hub
---
Overview
**Standardized JSON Descriptors:**
A structured collection of JSON files for Image, Text, Voice Generation models, and Roleplay characters.
> Each model JSON file offers comprehensive information, including name, backend, weights, path, links, additional resources, and provider.
> Each character JSON file provides detailed character information, encompassing name, personality summary, scenario, description, first message, example dialogue, additional resources, and provider.
### Character Installation
- To install a character, download its folder from `Characters`, copy it into `EGOIST (Application Directory)/Resources/Characters`, and find it in Roleplay & Characters tabs upon EGOIST startup.
- Import `TaverAI` character cards by downloading the `.webp` character, pressing the `Import` button at the bottom of the `Management/Character Creator` tab, selecting the `.webp` file, and revising its data before pressing `Save`.
### Model Installation
- Models can be downloaded directly from EGOIST, but only supports models with configs from this repo. You can parse the model data into a config file and submit a pull request to this repo.
- Support for direct downloads from HuggingFace may be provided later, pending prompt template availability for most models.