Skip to content

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

  1. Installation Guide - Set up AiCore in your environment with all required dependencies
  2. First Request - Make your first LLM API call with minimal configuration
  3. 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

Need help? Check our troubleshooting guide or open an issue on GitHub.

Released under the MIT License.