StanfordSpezi/SpeziLLM
Large Language Model (LLM) module for the Spezi Ecosystem
This project helps iOS developers integrate large language model (LLM) features into their mobile applications. It enables the app to use either remote LLMs like OpenAI's GPT or run open-source LLMs directly on the user's device. Developers can easily add chat interfaces or other AI-powered functions, taking in user prompts and generating responses within their Spezi-based apps.
279 stars.
Use this if you are an iOS developer building a Spezi-based application and want to add LLM capabilities, such as chatbots or AI-driven content generation, with options for local or remote model execution.
Not ideal if you are not an iOS developer, are not using the Spezi framework, or need to run LLMs on server infrastructure rather than on-device or via commercial APIs.
Stars
279
Forks
44
Language
Swift
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/StanfordSpezi/SpeziLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)