jean-bovet/SwiftLangChain
A very simple attempt at creating a LangChain-like framework in Swift
This is a framework for Swift developers who want to build applications that connect large language models (LLMs) with external data sources and tools. It allows you to feed a language model with various inputs like documents or user queries and receive structured outputs that can then trigger actions or provide more sophisticated responses. The primary users are Swift developers looking to integrate AI capabilities into their apps.
No commits in the last 6 months.
Use this if you are a Swift developer and want to experiment with creating AI-powered applications that integrate language models with other components.
Not ideal if you are not a Swift developer or are looking for a ready-to-use AI application rather than a framework for building one.
Stars
11
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Jun 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jean-bovet/SwiftLangChain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-aws
Build LangChain Applications on AWS
brainlid/langchain
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with...
langchain-ai/langchain-weaviate
🦜🔗 LangChain interface to Weaviate
langchain-ai/langchain-litellm
🦜🔗 LangChain interface to LiteLLM
langchain-ai/langchain-mongodb
Integrations between MongoDB, Atlas, LangChain, and LangGraph