# Abacus.ai > Abacus.AI is a San Francisco-based end-to-end AI platform for professionals and enterprises. Its ChatLLM product gives access to 100+ AI models (GPT, Claude, Gemini and others) plus AI agents and no-code app building, while the Abacus.AI Enterprise platform delivers enterprise generative AI, structured machine learning (predictive modeling, forecasting, personalization), and optimization. Developers integrate via a documented REST API and a first-party Python client (the `abacusai` PyPI package), authenticating with an API key. This llms.txt is generated by the API Evangelist network from Abacus.AI's public developer surface. method: generated. ## API - [Abacus.AI API reference](https://abacus.ai/help/api/): REST API reference for the Abacus.AI platform (base URL https://api.abacus.ai). - [Getting started (Python SDK)](https://abacus.ai/help/python-sdk/getting-started): Install the client and authenticate with an API key. - [Python client autoapi docs](https://abacusai.github.io/api-python/autoapi/abacusai/index.html): Full generated reference for the Python client. ## SDKs & Packages - [abacusai on PyPI](https://pypi.org/project/abacusai/): Official Python client library. `pip install abacusai`. - [abacusai/api-python on GitHub](https://github.com/abacusai/api-python): Source for the official Python client (MIT). - [Abacus.AI GitHub organization](https://github.com/abacusai): Open-source projects (Long-Context, ForecastPFN, smaug, xai-bench, and more). ## Authentication - API key authentication. Generate a key at https://abacus.ai/app/profile/apikey and pass it to `ApiClient(api_key)`. ## Docs - [Help center](https://abacus.ai/help/): Documentation hub for the platform. - [Developer platform introduction](https://abacus.ai/help/developer-platform/introduction): Enterprise platform developer guide. - [Connectors authentication](https://abacus.ai/help/connectors/authentication/): Authenticating data connectors. ## Security & Compliance - [Security](https://abacus.ai/security): SOC 2 Type II, ISO/IEC 27001, HIPAA, GDPR, CCPA; bug bounty; security@abacus.ai. ## Company - [Website](https://abacus.ai/) - [Blog](https://blog.abacus.ai/) - [Pricing](https://abacus.ai/pricing) - [Sign up](https://apps.abacus.ai/chatllm/?isSignUp=1) - [Terms of Service](https://abacus.ai/terms) - [Privacy Policy](https://abacus.ai/privacy) ## Artifacts (API Evangelist) - [Provider profile (apis.yml)](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/apis.yml) - [Packages](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/packages/abacusai-packages.yml) - [Authentication](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/authentication/abacusai-authentication.yml) - [Conformance](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/conformance/abacusai-conformance.yml) - [Domain security](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/security/abacusai-domain-security.yml) - [Trust center](https://raw.githubusercontent.com/api-evangelist/abacusai/refs/heads/main/security/abacusai-trust-center.yml)