13 lines
356 B
Markdown
13 lines
356 B
Markdown
# haiku.rag Examples
|
|
|
|
This directory contains example scripts demonstrating various features of haiku.rag.
|
|
|
|
## Docker Example
|
|
|
|
**Directory:** `docker/`
|
|
|
|
Complete Docker setup for running haiku.rag with all services:
|
|
- File monitoring for automatic document indexing
|
|
- MCP server for AI assistant integration
|
|
|
|
See `docker/README.md` for setup instructions.
|