File size: 1,060 Bytes
2da1f51 7fe69a3 2da1f51 f6ba329 a5ee99e f6ba329 a5ee99e f6ba329 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
---
title: AI Assistants Library
emoji: 🤖
colorFrom: blue
colorTo: indigo
sdk: static
sdk_version: 1.0.0
app_file: index.html
pinned: false
---
# AI Assistant Library
A static website showcasing a collection of AI assistant configurations and system prompts created by Daniel Rosehill between 2024 and 2025. This repository is deployed on Hugging Face Spaces.
## Deployment
This site is deployed as a static website on Hugging Face Spaces. The deployment is handled automatically when changes are pushed to the repository.
## Local Development
To run the site locally:
1. Install dependencies:
```
npm install
```
2. Build the site:
```
npm run build:all
```
3. Start the local server:
```
python app.py
```
4. Visit `http://localhost:7860` in your browser
## Screenshots

---

---

--

## License
This project is created for Daniel Rosehill and contains his AI assistant configurations.
|