Skip to content

simonweniger/agentkit-sdk

Repository files navigation

Agentkit - Manage, Build and deploy AI Agents

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 Agentkit API Key in order to use the SDK. To get your API key head over to Agentkit.sh or fork the main repo and self-host it.

Learn more about Agentkit on the main repo: Agentkit Repo

create-agent

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

🥷 Agentkit Cloud

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

Documentation

You can find the full documentation here

Overview

🧐 What is this? Agentkit 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

Agentkit 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