Spaces:
Sleeping
Sleeping
File size: 489 Bytes
f866820 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# Documentation
Technical documentation for the RAG Document Assistant.
## Contents
| Document | Description |
|----------|-------------|
| [Architecture](architecture.md) | System design, components, data flow |
| [API Reference](api_reference.md) | Backend API endpoints |
## Related
- [Business Overview](../BUSINESS_README.md) - Value proposition and use cases
- [Frontend](../frontend/README.md) - React frontend documentation
- [Scripts](../scripts/README.md) - Utility scripts
|