Skip to content

FMXExpress/AI-Playground-DesktopClient

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AI Playground Desktop Client

Language Model playground to access languages models like StableLM, ChatGPT, and more.

Language Models supported:

  • stablelm-tuned-alpha-7b

  • llama-7b

  • flan-t5-xl

  • dolly-v2-12b

  • oasst-sft-1-pythia-12b

  • gpt-j-6b

  • gpt-4 - OpenAI

  • gpt-4-0314 - OpenAI

  • gpt-4-32k - OpenAI

  • gpt-4-32k-0314 - OpenAI

  • gpt-3.5-turbo - OpenAI

  • gpt-3.5-turbo-0301 - OpenAI

  • text-davinci-003 - OpenAI

  • text-davinci-002 - OpenAI

  • code-davinci-002 - OpenAI

  • text-curie-001 - OpenAI

  • text-babbage-001 - OpenAI

  • text-ada-001 - OpenAI

  • davinci - OpenAI

  • curie - OpenAI

  • babbage - OpenAI

  • ada - OpenAI

  • and more!

Copy a FMX TLabel of a response directly from the client into the Delphi IDE!

Built with Delphi using the FireMonkey framework this client works on Windows, macOS, and Linux (and maybe Android+iOS) with a single codebase and single UI. At the moment it is specifically set up for Windows.

It features a REST integration with Replicate.com and OpenAI.com within the client. You need to sign up for an API key each service to access th functionality.

AI Playground Desktop client Screeshot on Windows

AI Playground Desktop client on Windows

Requires Skia4Delphi to compile.

Other Delphi AI clients:

AI Code Translator

Stable Diffusion Desktop Client

Song Writer AI

Stable Diffusion Text To Image Prompts

Generative AI Prompts

Dreambooth Desktop Client

Text To Vector Desktop Client