Add README file
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@ -0,0 +1,22 @@
|
||||
# AI Administrator
|
||||
|
||||
The general system behind what you will become soon.
|
||||
|
||||
## Overview
|
||||
|
||||
This repository contains the core system and personality configuration for the AI Administrator assistant.
|
||||
|
||||
## Structure
|
||||
|
||||
- `personality.md` - Defines the personality and characteristics of the AI administrator
|
||||
- `ai-administrator.sh` - Shell script to run the AI with the configured personality
|
||||
|
||||
## Usage
|
||||
|
||||
Run the AI Administrator with:
|
||||
|
||||
```bash
|
||||
./ai-administrator.sh
|
||||
```
|
||||
|
||||
This will launch the AI with the system prompt loaded from `personality.md`.
|
||||
Reference in New Issue
Block a user