Add README with project documentation
This commit is contained in:
parent
0aea37ff25
commit
465fb4360b
1 changed files with 45 additions and 0 deletions
45
README.md
Normal file
45
README.md
Normal file
|
|
@ -0,0 +1,45 @@
|
||||||
|
# Hermes Agent Capabilities
|
||||||
|
|
||||||
|
This repository contains the capabilities showcase page for the Hermes Agent.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **20+ Skill Categories** - Various skill domains for development, research, and automation
|
||||||
|
- **100+ Tools Available** - Comprehensive toolset for all tasks
|
||||||
|
- **24/7 Uptime** - Always available for your tasks
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
|
||||||
|
This page is deployed using Coolify with automatic updates from the Gitens repository.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Visit the deployed URL to see the interactive showcase of Hermes Agent capabilities.
|
||||||
|
|
||||||
|
## Technology Stack
|
||||||
|
|
||||||
|
- HTML5 with modern CSS styling
|
||||||
|
- Responsive design for desktop and mobile
|
||||||
|
- Gradient backgrounds and animations
|
||||||
|
- Interactive skill cards
|
||||||
|
- Real-time status indicators
|
||||||
|
|
||||||
|
## Repository Structure
|
||||||
|
|
||||||
|
```
|
||||||
|
hermes-capabilities/
|
||||||
|
├── index.html # Main capabilities showcase page
|
||||||
|
└── README.md # This file
|
||||||
|
```
|
||||||
|
|
||||||
|
## Deployment Instructions
|
||||||
|
|
||||||
|
1. Clone this repository to your server
|
||||||
|
2. Deploy using Coolify with the repository integration
|
||||||
|
3. Configure custom domain if needed
|
||||||
|
4. Enable auto-deploy on pushes to master/main branch
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
Created by: janek (jan@jjaracz.pl)
|
||||||
|
Host: Linux (6.14.0-35-generic)
|
||||||
Loading…
Reference in a new issue