[go: up one dir, main page]

Open Source Swift Artificial Intelligence Software

Swift Artificial Intelligence Software

View 12830 business solutions

Browse free open source Swift Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source Swift Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    Mochi Diffusion

    Mochi Diffusion

    Run Stable Diffusion on Mac natively

    Run Stable Diffusion on Mac natively. This app uses Apple's Core ML Stable Diffusion implementation to achieve maximum performance and speed on Apple Silicon based Macs while reducing memory requirements. Extremely fast and memory efficient (~150MB with Neural Engine) Runs well on all Apple Silicon Macs by fully utilizing Neural Engine. Generate images locally and completely offline. Generate images based on an existing image (commonly known as Image2Image) Generated images are saved with prompt info inside EXIF metadata (view in Finder's Get Info window) Convert generated images to high resolution (using RealESRGAN) Autosave & restore images. Use custom Stable Diffusion Core ML models. No worries about pickled models. macOS native app using SwiftUI.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    NSFWDetector

    NSFWDetector

    A NSFW detector with CoreML

    NSFWDetector is a small (17 kB) CoreML Model to scan images for nudity. It was trained using CreateML to distinguish between porn/nudity and appropriate pictures. With the main focus on distinguishing between Instagram model-like pictures and porn.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    MochiDiffusion

    MochiDiffusion

    Run Stable Diffusion on Mac natively

    MochiDiffusion is a native macOS application that allows users to run Stable Diffusion models locally, leveraging Apple Silicon GPU acceleration via Core ML. It offers users GUI controls for prompts and model configuration without needing Python or Docker, enabling offline image generation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    fullmoon

    fullmoon

    Chat with private and local large language models

    Fullmoon is a free, open-source application that enables users to interact with large language models directly on their devices, ensuring privacy and offline accessibility. Optimized for Apple silicon, it operates seamlessly across iOS, iPadOS, macOS, and visionOS platforms. Users can personalize the app by adjusting themes, fonts, and system prompts, and it integrates with Apple's Shortcuts for enhanced functionality. Fullmoon supports models like Llama-3.2-1B-Instruct-4bit and Llama-3.2-3B-Instruct-4bit, facilitating efficient on-device AI interactions without the need for an internet connection.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    Generative AI Swift

    Generative AI Swift

    This SDK is now deprecated, use the unified Firebase SDK

    deprecated-generative-ai-swift is a Swift client and example scaffold for building generative AI apps using the Gemini models. Although marked “deprecated”, the repo demonstrates how to integrate Gemini inference into iOS and macOS apps via Swift APIs, providing boilerplate for prompt dispatching, streaming responses, UI integration, and error handling. It includes a sample app that showcases a chat interface, where users send messages and receive responses streamed in real time, with UI updates as tokens arrive. The code also handles request queuing, cancellation, and retry logic, giving developers a realistic foundation rather than a minimalist “hello world.” Despite its deprecated label, the repo remains valuable for developers who want to see how a native Swift integration might be structured before migrating to newer SDKs. Maintainability is emphasized: modular layers separate networking, prompt handling, and UI logic, making adaptation easier when switching to updated APIs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    WhisperKit

    WhisperKit

    On-device Speech Recognition for Apple Silicon

    WhisperKit is a Swift package that integrates OpenAI's popular Whisper speech recognition model with Apple's CoreML framework for efficient, local inference on Apple devices. Whisper has pulled the future forward when fast, free and virtually error-free translation and transcription will be ubiquitous. It inspired numerous developers to improve and deploy it with minimal friction and maximum performance. We founded Argmax in November 2023 to empower developers and enterprises everywhere to deploy commercial-scale inference workloads on user devices. The fast-growing need for Whisper inference in production convinced us to take it on as our first project.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ClaudeBar

    ClaudeBar

    A macOS menu bar application that monitors AI coding assistant usage

    ClaudeBar is a macOS menu bar utility that helps developers and power users monitor their AI coding assistant usage quotas from a lightweight system tray interface. Rather than constantly running CLI commands or navigating web dashboards, users can glance at their quota statistics for services like Claude, Codex, Gemini, GitHub Copilot, and Antigravity directly from the menu bar. The application provides real-time tracking of session, weekly, and model-specific usage percentages, using visual indicators such as color-coded progress bars to communicate when quotas are healthy, nearing limits, or depleted. It includes options to enable or disable monitoring for individual providers, supports multiple visual themes (including dark mode and a festive theme), and refreshes data at configurable intervals so users always have up-to-date information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Enchanted

    Enchanted

    Enchanted is iOS and macOS app for chatting with language models

    Enchanted is an open-source, cross-platform application built to let users chat with privately hosted large language models from Apple devices, including macOS, iOS, and visionOS. Designed to work seamlessly with servers like Ollama, it provides a privacy-focused alternative to traditional cloud AI UIs by connecting directly to your own LLM endpoints such as Llama, Mistral, Vicuna, and more. The interface resembles familiar commercial chat apps but emphasizes local control, offline capabilities, and multimodal support, making it ideal for users who want rich AI interaction without exposing sensitive prompts or conversations to third-party services. Enchanted enables features like voice prompts, image attachments, and markdown formatting within chats, giving flexibility for both casual and professional use. Built with attention to design and native Apple UI conventions, it aims to deliver consistent performance across devices while preserving powerful AI access.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    LLM.swift

    LLM.swift

    LLM.swift is a simple and readable library

    LLM.swift is a Swift package that enables developers to run Large Language Models (LLMs) directly on Apple devices, including iOS, macOS, and watchOS. By leveraging Apple's hardware and software optimizations, LLM.swift facilitates on-device natural language processing tasks, ensuring user privacy and reducing latency associated with cloud-based solutions.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    GitHub Copilot for Xcode

    GitHub Copilot for Xcode

    AI coding assistant for Xcode

    Copilot for Xcode brings GitHub Copilot’s AI-driven code suggestions directly into Apple’s Xcode IDE, giving iOS and macOS developers predictive completions, context-aware recommendations, and natural language assistance while they write Swift, Objective-C, and related code. It embeds seamlessly into the Xcode editor UI, offering completions as you type, including full lines or blocks of code derived from surrounding context and doc comments. Because the integration understands the structure of Xcode-based projects and Apple’s frameworks, suggestions are often tailored to platform idioms, APIs, and patterns used in Cocoa, UIKit, SwiftUI, and more. It also supports natural language prompts, letting developers ask for example code or explanations inline without leaving the IDE. The extension is designed to respect privacy and project scope, giving users control over when Copilot suggestions are enabled and how telemetry is shared.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenAI DALL·E AsyncImage SwiftUI

    OpenAI DALL·E AsyncImage SwiftUI

    OpenAI swift async text to image for SwiftUI app using OpenAI

    SwiftUI views that asynchronously loads and displays an OpenAI image from open API. You just type in your idea and AI will give you an art solution. DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate digital images from natural language descriptions, called "prompts". You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC) OpenAI's text-to-image model DALL-E 2 is a recent example of diffusion models. It uses diffusion models for both the model's prior (which produces an image embedding given a text caption) and the decoder that generates the final image. In machine learning, diffusion models, also known as diffusion probabilistic models, are a class of latent variable models. They are Markov chains trained using variational inference. The goal of diffusion models is to learn the latent structure of a dataset by modeling the way in which data points diffuse through the latent space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Swift AI

    Swift AI

    The Swift machine learning library

    Swift AI is a high-performance deep learning library written entirely in Swift. We currently offer support for all Apple platforms, with Linux support coming soon. Swift AI includes a collection of common tools used for artificial intelligence and scientific applications. A flexible, fully-connected neural network with support for deep learning. Optimized specifically for Apple hardware, using advanced parallel processing techniques. We've created some example projects to demonstrate the usage of Swift AI. Each resides in their own repository and can be built with little or no configuration. Each module now contains its own documentation. We recommend that you read the docs carefully for detailed instructions on using the various components of Swift AI. The example projects are another great resource for seeing real-world usage of these tools. Swift AI currently depends on Apple's Accelerate framework for vector/matrix calculations and digital signal processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Yodd's AI Chat

    Yodd's AI Chat

    This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI

    Welcome to Yodd AI Chat, your new AI-powered chatbot companion! Yodd AI Chat uses the latest OpenAI API to provide you with an unparalleled chat experience. Whether you're looking for a friendly conversation or need some help with a problem, Yodd AI Chat is here to help. Free chatbot app for OpenAI's ChatGPT. Yodd's ChatGPT is a free and open-source implementation of the OpenAI API in Swift for iOS. It uses the OpenAISwift framework, ChatGPTSwift framework and OpenAI framework. Apparenlty you need to have some credits on your OpenAI account, if you don't have them is looks that adding a payment method to your account is enough. If the testflight link is down you can download the source code and build it yourself, or you can install the IPA. With Yodd AI Chat, you can also generate images to accompany your messages, adding a new level of creativity and personalization to your conversations. Plus, you can save, listen to, and delete messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ARKit + CoreLocation

    ARKit + CoreLocation

    Combines the high accuracy of AR with the scale of GPS data

    ARKit uses camera and motion data to map out the local world as you move around. CoreLocation uses wifi and GPS data to determine your global location, with a low degree of accuracy. ARKit + CoreLocation combines the high accuracy of AR with the scale of GPS data. The potential for combining these technologies is huge, with so many potential applications across many different areas. Allow items to be placed within the AR world using real-world coordinates. Dramatically improved location accuracy, using recent location data points combined with knowledge about movement through the AR world. The improved location accuracy is currently in an “experimental” phase, but could be the most important component. The library and demo come with a bunch of additional features for configuration. It’s all fully documented to be sure to have a look around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bender

    Bender

    Easily craft fast Neural Networks on iOS

    Bender allows you to easily define and run neural networks on your iOS apps, it uses Apple’s MetalPerformanceShaders under the hood. Bender provides the ease of use of CoreML with the flexibility of a modern ML framework. Bender allows you to run trained models, you can use Tensorflow, Keras, Caffe, the choice is yours. Either freeze the graph or export the weights to files. You can import a frozen graph directly from supported platforms or re-define the network structure and load the weights. Either way, it just takes a few minutes. Bender suports the most common ML nodes and layers but it is also extensible so you can write your own custom functions. With Core ML, you can integrate trained machine learning models into your app, it supports Caffe and Keras 1.2.2+ at the moment. Apple released conversion tools to create CoreML models which then can be run easily. Finally, there is no easy way to add additional pre or post-processing layers to run on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Elucidate

    Elucidate

    Straightforward OCR for Mac to create searchable PDFs.

    Elucidate is now available on the Mac App Store: https://itunes.apple.com/us/app/elucidate/id1066088407?ls=1&mt=12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ImagePicker

    ImagePicker

    Reinventing the way ImagePicker works

    ImagePicker is an all-in-one camera solution for your iOS app. It lets your users select images from the library and take pictures at the same time. As a developer you get notified of all the user interactions and get the beautiful UI for free, out of the box, it's just that simple. ImagePicker has been optimized to give a great user experience, it passes around referenced images instead of the image itself which makes it less memory-consuming. This is what makes it smooth as butter. ImagePicker works with referenced images, that is really powerful because it lets you download the asset and choose the size you want. If you want to change the default implementation, just add a variable in your controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LlamaChat

    LlamaChat

    Chat with your favourite LLaMA models in a native macOS app

    Chat with your favourite LLaMA models, right on your Mac. LlamaChat is a macOS app that allows you to chat with LLaMA, Alpaca, and GPT4All models all running locally on your Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lumo iPhone App

    Lumo iPhone App

    iOS application for Lumo

    Lumo iPhone App is the native iPhone and iPad client for Lumo, Proton’s privacy-centric AI assistant that allows users to ask questions, get summaries, generate content, and leverage AI help while keeping all conversations confidential and encrypted. Built with SwiftUI, the iOS app wraps a secure web-powered interface and communicates with the Lumo service in a way that ensures zero-access encryption, meaning even Proton cannot read or log user chats—only the device holder can decrypt them. It includes native features like on-device voice recording and speech recognition, flexible navigation, and payment integration for subscription plans if users choose expanded capabilities. The app’s architecture uses a combination of WebView and JavaScript bridges to power responsive chat UI while retaining strong data protection principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Quotio

    Quotio

    Stop juggling AI accounts. Quotio is a beautiful native macOS menu bar

    Quotio is a native macOS menu bar application designed to unify and manage multiple AI service accounts and quota usage in one consolidated interface. It works alongside a local proxy server (CLIProxyAPI) and helps developers who use various AI coding assistants such as Claude, Gemini, OpenAI Codex, Qwen, and others — avoiding the hassle of juggling tokens, keys, and rate limits across different providers. Through real-time dashboard views, users can monitor request traffic, token consumption, and success rates, and set smart auto-failover strategies so that services switch automatically when one provider’s quota is exhausted. Quotio simplifies setup with one-click agent configuration, menu bar access to server status, and notifications for low quotas or connection issues. While targeted at developers with CLI-based AI tools, its visually clear UI and quota tracking make it a useful utility for anyone working with multiple AI APIs on macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next