# VIJ ## Docs - [AI Integration](https://vij.mintlify.app/advanced/ai-integration.md): Enable and configure AI-powered error analysis with Google Gemini - [Analytics and Visualization](https://vij.mintlify.app/advanced/analytics.md): Analyze error trends, patterns, and insights with VIJ analytics - [Error Grouping](https://vij.mintlify.app/advanced/error-grouping.md): Understand how VIJ groups similar errors and implements fingerprinting - [GET /api/groups](https://vij.mintlify.app/api-reference/groups.md): Retrieve grouped errors with occurrence counts - [GET /api/logs](https://vij.mintlify.app/api-reference/logs/get.md): Retrieve error logs with filtering and pagination - [POST /api/logs](https://vij.mintlify.app/api-reference/logs/post.md): Ingest error logs into VIJ Admin - [GET /api/stats](https://vij.mintlify.app/api-reference/stats.md): Retrieve error statistics and analytics - [Architecture](https://vij.mintlify.app/architecture.md): Understanding VIJ's architecture and how components work together - [Production Deployment](https://vij.mintlify.app/dashboard/deployment.md): Deploy VIJ Admin to production on Vercel, Docker, or your own infrastructure - [Environment Variables](https://vij.mintlify.app/dashboard/environment-variables.md): Complete reference for VIJ Admin environment variables - [Dashboard Features](https://vij.mintlify.app/dashboard/features.md): Explore the VIJ Admin dashboard features and capabilities - [Dashboard Setup](https://vij.mintlify.app/dashboard/setup.md): Deploy and configure the VIJ Admin monitoring dashboard - [Introduction to VIJ](https://vij.mintlify.app/index.md): Lightweight, self-hosted error monitoring for JavaScript and TypeScript applications - [Quickstart](https://vij.mintlify.app/quickstart.md): Get VIJ up and running in under 5 minutes - [SDK API Reference](https://vij.mintlify.app/sdk/api-reference.md): Complete API reference for vij-sdk functions and types - [Capturing Errors](https://vij.mintlify.app/sdk/capturing-errors.md): Learn how to capture exceptions and messages with vij-sdk - [SDK Configuration](https://vij.mintlify.app/sdk/configuration.md): Comprehensive guide to configuring vij-sdk with all available options - [SDK Installation](https://vij.mintlify.app/sdk/installation.md): Install and integrate vij-sdk into your JavaScript or TypeScript application ## OpenAPI Specs - [openapi](https://vij.mintlify.app/api-reference/openapi.json) ## Optional - [GitHub - SDK](https://github.com/asengupta07/vij) - [GitHub - Admin](https://github.com/asengupta07/vij-admin) - [npm Package](https://www.npmjs.com/package/vij-sdk)