simonweniger / superagent-swift

Build, deploy, and manage LLM-powered agents on  platforms.

Home Page:https://superagent-swift.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superagent - Swift SDK

SwiftUI iOS 16 Github License Discord

Build, deploy, and manage LLM-powered agents on  platforms

A community-made SwiftSDK for the Superagen LLM Framework. You need to have a superagent API Key in order to use the SDK. To get your API key head over to superagent.sh or fork the main repo and self-host it.

Learn more about Superagent on the main repo: Superagent Repo

create-agent

Please submit any issues you encounter, join the superagent community, or reach out to me to talk about LLM applications on  platforms.

🥷 Superagent Cloud

If you are looking for a plug-and-play way to get started be sure to checkout Superagent.sh.

Documentation

You can find the full documentation here

Overview

🧐 What is this? Superagent is a powerful tool that simplifies the configuration and deployment of LLM (Large Language Model) Agents to production. It provides a range of features and functionalities to make it easier for developers to build, manage and deploy AI agents to production including features such as built in memory and document retrieval via vector dbs, powerful tools, webhooks, cron jobs etc.

✨ Use cases

Superagent allows you to build any AI application/micro service you want, including:

  • Question/Answering over Documents (LLM Finetuns/Vectorstores)
  • Chatbots
  • Co-pilots & AI assistants
  • Content generation
  • Data aggregation
  • Workflow automation

👀 Features

  • Memory
  • Streaming
  • Custom finetuning 🆕
  • Python/Typescript SDKs
  • REST API
  • API connectivity
  • Vectorization
  • Support for proprietory and OSS LLMs
  • API concurrency

Documentation

About

Build, deploy, and manage LLM-powered agents on  platforms.

https://superagent-swift.vercel.app/

License:MIT License


Languages

Language:Swift 85.7%Language:Ruby 14.3%