Showing 12 open source projects for "ai coding model"

View related business solutions
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Osaurus

    Osaurus

    AI edge infrastructure for macOS. Run local or cloud models

    ...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: 7 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    CodexBar

    CodexBar

    Show usage stats for OpenAI Codex and Claude Code

    ...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: 1 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codex Skill Manager

    Codex Skill Manager

    macOS app to manage your Codex skills

    CodexSkillManager is a native macOS application built with SwiftUI that provides a visual and user-friendly interface for managing local skills used by AI coding assistants like Codex and Claude Code. It allows users to browse, install, delete, and inspect both locally stored and remote skills (such as those from Clawdhub) without requiring manual file manipulation on disk, making it simpler to keep skills organized and up to date. The app renders skill descriptions from SKILL.md files directly within the UI, including inline previews for references, which helps developers quickly understand a skill’s purpose and usage before installation. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    OpenAI

    OpenAI

    Swift community driven package for OpenAI public API

    ...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: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    Dinky

    Dinky

    Dinky makes files smaller

    ...The project is built with simplicity in mind, making it easy to integrate into existing development processes or use as a standalone experimentation tool. It supports flexible configuration, allowing users to connect to different model providers and adjust parameters as needed. Dinky also emphasizes speed, enabling rapid iteration cycles that are essential for prompt engineering and prototyping. Its design avoids unnecessary complexity while still providing enough functionality for practical use. Overall, Dinky serves as a compact and efficient tool for exploring and testing AI-driven interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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. ...
    Downloads: 0 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB