# Reflection - Installation Guide

## Quick Start (Double-Click to Install!)

### Windows
1. Extract this ZIP file
2. **Double-click: `ReflectionSetup.exe`**
3. Follow the wizard
4. Done! 🎉

### macOS
1. Open the `.dmg` file
2. **Double-click: `ReflectionSetup.app`**
3. Follow the wizard
4. Done! 🎉

### Linux
1. Extract this archive
2. **Run: `./ReflectionSetup`**
3. Follow the wizard
4. Done! 🎉

---

## What Gets Installed

- ✅ Reflection (AI Agent Platform)
- ✅ PostgreSQL Database (via Docker)
- ✅ Redis Cache (via Docker)
- ✅ Ollama (optional, for self-hosted AI)

**Installation time:** 5-10 minutes

**Disk space needed:** ~5GB

---

## After Installation

Reflection will be running at:
- **Web Interface:** http://localhost:8000
- **API Docs:** http://localhost:8000/docs

---

## System Requirements

### Minimum
- **OS:** Windows 10+, macOS 11+, Ubuntu 20.04+
- **RAM:** 4GB
- **CPU:** 2 cores
- **Disk:** 5GB free space

### Recommended
- **RAM:** 8GB+ (for self-hosted AI)
- **CPU:** 4+ cores
- **Disk:** 10GB+ free space

---

## Need Help?

- **Documentation:** https://docs.familiar.ai/reflection
- **Issues:** https://github.com/familiar-ai/reflection/issues
- **Email:** georgescottfoley@proton.me

---

## License

MIT License
Copyright (c) 2026 George Scott Foley

---

**That's it! Just double-click the installer and you're ready to go!** 🚀
