crowdllama/vibebridge
Make Apple's Foundation Models accessible over web APIs
This project transforms Apple's on-device AI capabilities into a web service, letting you access powerful local language models directly from any web application. It takes text prompts or conversation history as input and provides AI-generated text responses as output, all while keeping the processing on your Apple device for enhanced privacy. This is designed for developers who want to integrate Apple's Foundation Models into their web-based applications.
No commits in the last 6 months.
Use this if you are a developer building web applications and want to leverage Apple's powerful, privacy-preserving on-device AI for text generation without sending user data to external servers.
Not ideal if you need to run AI models on non-Apple hardware, require advanced model customization beyond what Apple Foundation Models offer, or are not comfortable with early-stage, proof-of-concept software.
Stars
11
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Jul 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/crowdllama/vibebridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Meridius-Labs/apple-on-device-ai
Apple foundation model bindings for NodeJS (supports Vercel AI SDK)
blacktop/go-foundationmodels
Pure Go wrapper for Apple's Foundation Models
IvanCampos/Foundation-Models-Playgrounds
Playground examples to demonstrate Foundation Models Framework
timokoethe/Localight
A SwiftUI-based iOS 26 app featuring a fully local chatbot powered by Apple’s Foundation Models....
Arthur-Ficial/apfel
Apple Intelligence from the command line. On-device LLM via FoundationModels framework. No API...