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

# Integrate Gateway to your Apps

> Learn how to integrate TrueFoundry AI Gateway into your applications using automated code generation for various languages and SDKs.

The Gateway allows you to generate code for calling the unified API in various languages and SDKs. Code generation in the TrueFoundry AI Gateway automates the creation of the boilerplate code needed to integrate language models into your applications.

The demo below demonstrates how to call any model from any provider using a standardized code through the Gateway.

<iframe href="https://app.supademo.com/embed/cm8rvaa3y03s2zm0i6lo9trm6?embed_v=2" typeofembed="iframe" height="00500px" width="100%" src="https://app.supademo.com/embed/cm8rvaa3y03s2zm0i6lo9trm6?embed_v=2" style={{ border: "none", display: "flex", margin: "auto" }} alt="Demo showing how to generate code for calling AI models through TrueFoundry Gateway" />

This feature significantly speeds up development by providing ready-to-use code snippets tailored to your specific needs and the models you are using.
