Skip to content

platformatic/ai-warp

Repository files navigation

ai-warp

Platformatic Stackable to interact with AI services.

Usage

  1. npx create-platformatic@latest
  2. Select Application, then @platformatic/ai-warp
  3. Enter my-ai-app (or anything you like) as your app name
  4. Select @platformatic/ai-warp
  5. Select your AI provider
  6. Enter the model you want to use (use the path in case of local llama2)
  7. Enter the API key if using an online provider (openai, mistral, azure)

For more information, see CONTRIBUTING.md and Documentation.

Documentation

License

Apache-2.0