Back to Templates

Express.js + AI SDK Example
You can use the AI SDK in an Express.js server to generate and stream text and objects.
Usage
- Create .env file with the following content (and more settings, depending on the providers you want to use):
- Run the following commands from the root directory of the AI SDK repo:
- Run the following command:
- Test the endpoint with Curl:

