Quickstart Guide
Welcome to the AiCore Quickstart documentation! This section will help you get up and running with the core functionality of AiCore in just a few simple steps.
Getting Started
- Installation Guide - Set up AiCore in your environment with all required dependencies
- First Request - Make your first LLM API call with minimal configuration
- Configuration Basics - Learn how to configure different providers and models
Key Features
- Unified Interface: Single API for multiple LLM providers (OpenAI, Anthropic, Gemini, etc.)
- Flexible Operations: Both synchronous and asynchronous operation support
- Built-in Observability: Automatic logging and metrics collection
- Easy Integration: Simple setup with comprehensive examples
Next Steps
- Explore our example implementations for real-world usage patterns
- Learn about advanced features in the LLM System documentation
- Configure specific providers in the Providers section
Need help? Check our troubleshooting guide or open an issue on GitHub.