Open Source Swift Artificial Intelligence Software

Swift Artificial Intelligence Software

View 13534 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.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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: 69 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: 13 This Week
    Last Update:
    See Project
  • 3
    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: 10 This Week
    Last Update:
    See Project
  • 4
    CodexBar

    CodexBar

    Show usage stats for OpenAI Codex and Claude Code

    CodexBar is a lightweight macOS utility that displays real-time usage statistics for AI coding tools such as OpenAI Codex and Claude Code directly from the system menu bar. The application is designed to give developers quick visibility into token consumption and activity without requiring them to open web dashboards or log into provider portals. Built in Swift with a native macOS interface, it integrates seamlessly into the desktop environment and emphasizes minimal overhead. The tool is particularly useful for monitoring usage limits, managing costs, and keeping track of AI-assisted development sessions. CodexBar focuses on simplicity and fast feedback, presenting key metrics in an always-accessible format. Overall, it functions as a convenient observability companion for developers who rely heavily on AI coding assistants.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Ollamac

    Ollamac

    Mac app for Ollama

    Ollamac is an open-source native macOS application that provides a graphical interface for interacting with local large language models running through the Ollama inference framework. The project was created to simplify the process of using local AI models, which typically require command-line interaction, by offering a clean and intuitive desktop interface. Through this interface, users can run and chat with a variety of LLM models installed through Ollama directly on their own machines. The application focuses on delivering a lightweight and responsive experience that integrates seamlessly with the macOS ecosystem. Because the models run locally, the system enables private AI workflows without sending data to external APIs or cloud services. Ollamac supports different Ollama models and provides features designed to improve usability such as syntax highlighting and configurable settings.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    OpenAI

    OpenAI

    Swift community driven package for OpenAI public API

    MacPaw OpenAI is a community-driven Swift SDK that provides developers with a structured and type-safe way to interact with the OpenAI API and compatible providers within Apple ecosystem applications. It simplifies the integration of AI capabilities into iOS, macOS, and other Swift-based applications by offering a clean abstraction over the underlying REST API, enabling developers to focus on functionality rather than low-level implementation details. The SDK supports a wide range of features including chat completions, embeddings, image generation, audio processing, and structured outputs, making it a comprehensive toolkit for building AI-powered applications. It also includes support for advanced features such as function calling, assistants, and tool integration through protocols like Model Context Protocol, enabling more complex and interactive AI workflows.
    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
    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: 4 This Week
    Last Update:
    See Project
  • 9
    Osaurus

    Osaurus

    AI edge infrastructure for macOS. Run local or cloud models

    Osaurus is an open-source AI edge infrastructure platform designed specifically for macOS environments to run and manage AI models locally. The project provides a native runtime that allows applications to access large language models and AI tools directly on the user’s machine without relying entirely on cloud services. Osaurus supports running both local and remote models, enabling developers to build AI-powered applications that can operate offline or leverage external APIs when needed. The platform acts as an always-on runtime that coordinates AI tasks, tools, and workflows while enabling applications to communicate with models through standardized interfaces. Developers can extend the system through plugins that expose additional capabilities, tools, or services to the runtime using a structured plugin architecture. Osaurus also supports the Model Context Protocol, allowing tools and AI services to share context and interact with multiple applications simultaneously.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    BasedHardware

    BasedHardware

    Open source AI wearable platform for recording and summarizing speech

    Omi is an open source AI wearable platform designed to capture spoken conversations and convert them into useful digital information such as transcripts, summaries, and action items. It combines hardware, firmware, mobile applications, and backend services to create a complete ecosystem for voice-driven interaction. Users can connect the wearable device to a mobile phone and automatically record and transcribe meetings, conversations, and voice memos. Omi includes firmware for wearable hardware, a Flutter-based mobile companion application, backend services built with Python and FastAPI, and various SDKs for developers. These components work together to process audio, perform speech recognition, and integrate AI features such as summaries and automated actions. Developers can extend the platform by building plugins, integrations, and custom applications using provided SDKs and APIs. The repository also supports experimental hardware implementations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Cheetah

    Cheetah

    AI macOS app for real-time coding interview coaching assistance

    Cheetah is an AI-powered macOS application designed to assist users during software engineering interview practice through real-time coaching capabilities. It integrates audio transcription and AI-generated responses to help users navigate technical interview questions as they happen. Cheetah uses a local speech-to-text engine based on Whisper to capture and transcribe conversations in real time, enabling it to understand interviewer prompts. It then leverages language models to generate suggested answers, refinements, or explanations tailored to the ongoing discussion. Cheetah also connects with live coding environments through a browser extension, allowing it to analyze code and logs directly from supported platforms. Cheetah provides simple controls for generating answers, refining responses, and analyzing technical output, making it interactive during mock interviews.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Zero to Mastery Deep Learning TensorFlow

    Zero to Mastery Deep Learning TensorFlow

    All course materials for the Zero to Mastery Deep Learning with TF

    This project is a comprehensive, code-first deep learning curriculum built around TensorFlow and Keras, designed to guide learners from foundational concepts to practical model deployment through hands-on experimentation. It is structured as a series of progressively complex Jupyter notebooks that emphasize writing and understanding code before diving into theory, reinforcing learning through repetition and application. The material covers core machine learning workflows including regression, classification, computer vision, natural language processing, and time series forecasting, allowing users to build a well-rounded understanding of modern AI tasks. It also integrates milestone projects that simulate real-world scenarios, helping users translate abstract concepts into deployable solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ScreenTranslate

    ScreenTranslate

    Translate any text on your Mac screen — capture or select,instantly.

    ScreenTranslate lets you translate any text on your Mac screen without switching tabs or copy-pasting. Screen Capture Translation: Press Cmd+Shift+T, drag over any text on screen, and get an instant translation popup. Works with images, PDFs, and subtitles using OCR (Apple Vision). Text Selection Translation: Select text in any app and press Cmd+Option+Z to translate directly. No OCR needed. - Free and open-source (GPL-3.0) - On-device translation using Apple Translation - Works offline with downloaded language packs - 20 languages with auto-detect - Optional cloud engines (DeepL, Google, Azure) with your own API key - Auto-copy to clipboard - Translation history with search - Lightweight menu bar app - Apple Silicon and Intel Mac supported - macOS 15 (Sequoia) or later required
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Clicky

    Clicky

    AI teacher that lives as a buddy next to your cursor

    Clicky is an experimental AI-powered desktop companion designed to act as an interactive, real-time teaching assistant that lives directly alongside the user’s cursor on macOS. It functions as a menu bar application that can observe the user’s screen, interpret context, and provide guidance through both voice and visual cues, effectively simulating the experience of having a human tutor sitting next to you. The system captures screenshots and combines them with voice input to send contextual queries to AI models, which then respond with both spoken explanations and on-screen visual pointers. One of its defining features is the ability to physically “point” at UI elements across multiple monitors using a cursor overlay, helping users navigate complex software step by step. The architecture includes integrations for speech-to-text, text-to-speech, and AI reasoning models, all routed securely through a proxy to protect API keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dayflow

    Dayflow

    Automatic AI-powered timeline of your daily work activity logs

    Dayflow is an open source macOS application designed to automatically generate a detailed timeline of a user’s daily work activity by analyzing screen recordings. It continuously captures lightweight snapshots of the screen and processes them at intervals using AI to produce contextual summaries of what the user was actually doing. Unlike traditional time trackers that only log application usage, it focuses on understanding the intent behind activities, distinguishing productive work from distractions. It is built as a native SwiftUI application and emphasizes efficiency, using minimal CPU and memory while running in the background. A strong focus is placed on privacy, as all captured data remains local by default and users can choose their preferred AI provider, including local models or external services. The generated timeline includes summaries, distraction highlights, and visual representations of the day, helping users reflect on productivity and workflow patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB