Add README file

This commit is contained in:
2026-03-03 03:05:19 +00:00
commit d5578857c5

22
README.md Normal file
View 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`.