AIProxyBootstrap

screenshot of AIProxyBootstrap

Bootstrap apps to get you started building AI apps with AIProxy

Overview:

Starter apps for AIProxy are provided to help users build their own experiences using AIProxy. These sample apps, categorized by different services such as OpenAI, Anthropic, etc., include placeholders to add AIProxy constants in the AppConstants.swift file. Each sample app utilizes AIProxySwift for implementing API calls, with instructions provided for building and running the apps efficiently. Quickstart and playground apps cover a range of functionalities like chat, image generation, translation, recommendation systems, and more.

Features:

  • Anthropic: Generates a message.
  • DeepL: Translates input text to Spanish.
  • OpenAI: Offers chat, DALLE, and vision capabilities.
  • Replicate: Includes Stable Diffusion XL features.
  • Groq: Provides chat completion and streaming chat examples.
  • Stability: Generates images.
  • TogetherAI: Offers chat, streaming chat, and JSON response examples.
  • FilmFinder: Movie recommendation app using Groq and TMDB.
  • PuLIDDemo: Image generator app using PuLID on Replicate.
  • AIColorPalette: Color palette generator using an image.
  • Chat: Basic chat application with streaming responses.
  • Image Classifier: Identifies plants and links to Wikipedia.
  • Transriber: Transcribes audio recorded using the device microphone.
  • Translator: Translates English to Spanish with text-to-speech.
  • Trivia Game: Generates multiple-choice questions using GPT.
  • Stickers: Converts prompts into kawaii style stickers.
  • EmojiPuzzleMaker: Creates emoji puzzles using Claude 3.5 Sonnet API.

Summary:

The Starter apps for AIProxy offer a diverse range of functionalities through sample apps that serve as a foundation for users to create their AI experiences. Each app is organized by services and includes placeholders for AIProxy constants. With clear instructions given for installation and setup, users can quickly build and run the apps, exploring features such as translation, image generation, chat applications, and more within the AIProxy ecosystem.