platformatic / ai-warp

Platformatic Stackable to interact with AI services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Platformatic Stackable to interact with AI services

License:Apache License 2.0


Languages

Language:TypeScript 77.2%Language:JavaScript 14.7%Language:HTML 4.4%Language:CSS 3.6%