This guide helps you set up ask.UOS quickly.
- Docker (20.10+)
- Docker Compose (2.0+)
- Git
- Clone the repository
- Configure environment files
- Set required environment variables
- Start the application
- Access the chat interface
- Use
config.yamlfor model, language, and application settings - Use
.env.devfor API keys and endpoints
- Explore architecture in Architecture Overview
- Adjust configuration in Configuration Guide
- Review deployment in Production Deployment