Prerequisites
Before installing, ensure you have:- At least 8 GB RAM (16 GB+ recommended)
- 10 GB disk space (100 GB+ recommended)
Pull and run VectorAI DB
Pull and run the VectorAI DB Docker container:localhost:6574. The Local UI is available at localhost:6575.
Using Docker Compose
Create adocker-compose.yml file:
Verify installation
Test your installation by checking the server health:Troubleshooting
Common issues
The table below lists common installation issues and their solutions.View Docker logs
Check container logs for errors:Next steps
Quickstart
Follow the quickstart guide to create your first collection
Core Concepts
Learn about vector databases and embeddings
Python SDK
Get started with the Python SDK