- Step1: Sign up for an eigenDB account on the Mintlify dashboard.
- Step2: Create a new vector database instance and configure region settings.
- Step3: Ingest embedding vectors using the REST API or Python/JavaScript SDK.
- Step4: Define index parameters and metadata fields for filtering.
- Step5: Execute similarity search or hybrid queries via API endpoints.
- Step6: Monitor usage, latency, and throughput in the eigenDB dashboard.
- Step7: Integrate search results into your application for production use.