> ## Documentation Index
> Fetch the complete documentation index at: https://docs.syllable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> How to access the platform overview and get started with developer tools using Syllable SDK.

Developer-friendly SDK specifically catered to leverage *syllable-sdk* API.

# Syllable Platform SDK

Syllable SDK gives you the power of awesome AI agentry. 🚀

The Syllable SDK provides a comprehensive set of tools and APIs to integrate powerful AI capabilities into your communication applications. Whether you're building chatbots, virtual assistants, or any other AI-driven solutions, Syllable SDK has got you covered.

## Features

* **Natural Language Processing (NLP)**: Understand and generate human language with ease.

* **LLM Agents**: Leverage pre-built agents or train your own custom agents.

* **Speech Recognition**: Convert speech to text and vice versa.

* **Data Analytics**: Analyze and visualize data to gain insights.

* **Integration**: Seamlessly integrate with other services and platforms.

## API Keys

In order to use the SDK, you'll need a Syllable API key. First, you should [create an account](https://docs.syllable.ai/introsyllable/LoginSignup). Then, after logging into the console, click your user icon in the top right and select "API tokens":

<img src="https://mintlify.s3.us-west-1.amazonaws.com/actiumhealth/image.png" alt="" />

Click "Generate" for the desired organization. Then, copy the API key text from the resulting popup. (After you close the popup you won't be able to see the key again; if you lose it, you'll need to click Revoke to delete the old key, then generate a new one.) You can then use the key in your SDK-consuming code.
