Showing 1024 open source projects for "interface"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    AI Logo Generator

    AI Logo Generator

    A free + OSS logo generator powered by Flux on Together AI

    ...It uses the Flux Pro 1.1 model hosted on Together AI to generate logos, so the heavy lifting is done by a state-of-the-art image model while the app focuses on UX and workflow. The project is built with Next.js and TypeScript, and it uses shadcn/ui plus Tailwind CSS for a modern, responsive interface that feels like a polished SaaS product rather than a demo. It integrates Clerk for authentication so users can sign in, save their logo history (planned via a dashboard), and potentially manage usage tied to their own API key. Upstash Redis is used for rate limiting, which is important for controlling API usage and preventing abuse when generating many images. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Agent Stack

    Agent Stack

    Deploy and share agents with open infrastructure

    ...Under the hood it’s built on the “Agent2Agent” (A2A) protocol, enabling interoperability between different agent ecosystems, runtime services, and frameworks. The platform supports agents built in frameworks like LangChain, CrewAI, etc., enabling them to be hosted, managed and shared through a unified interface. It also offers multi-model, multi-provider support (OpenAI, Anthropic, Gemini, IBM WatsonX, Ollama etc.), letting users compare performance and cost across models. For developers and organizations building AI-agent products or automations, Agent Stack gives a scaffold that handles the “plumbing”, so they can focus on logic and domain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Jittor

    Jittor

    Jittor is a high-performance deep learning framework

    ...The front-end language is Python. Module Design and Dynamic Graph Execution is used in the front-end, which is the most popular design for deep learning framework interface. The back-end is implemented by high-performance languages, such as CUDA, C++. Jittor'op is similar to NumPy. Let's try some operations. We create Var a and b via operation jt.float32, and add them. Printing those variables shows they have the same shape and dtype.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EASY LLM CLI

    EASY LLM CLI

    An open-source AI agent that is compatible with multiple LLM models

    EASY LLM CLI is an open-source command-line AI agent compatible with multiple large language model providers. It is based on a fork of Gemini CLI and is designed to connect to local tools, understand code, and support developer workflows from the terminal. The project supports providers such as Gemini, OpenAI, and custom APIs that follow the OpenAI-compatible format. It is useful for developers who want a flexible AI assistant without being locked into one model vendor. The CLI can help with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Model Context Protocol (MCP)

    Model Context Protocol (MCP)

    Specification and documentation for the Model Context Protocol

    Model Context Protocol is an open protocol that standardizes how LLM applications connect to external data sources, tools, and runtime context. It separates the concern of providing context from the model interaction itself, allowing AI applications to access resources through a common interface. The project includes the specification, documentation, SDKs, maintained servers, and community infrastructure around the protocol. MCP is useful for AI-powered IDEs, chat systems, agent platforms, workflow tools, and custom enterprise assistants. It gives developers a consistent way to expose tools, prompts, resources, and server capabilities to language models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GuJumpgate

    GuJumpgate

    A fully automatic GPT Plus registration browser extension

    GuJumpgate is a browser-extension-based utility focused on guided account, proxy, and session workflow automation. It provides a visual extension interface that helps users configure environment settings, proxy behavior, helper services, and export targets. The project is written primarily for users who need a structured browser-side workflow rather than scattered manual steps across extensions, scripts, and configuration files. It includes local helper components for generating and exporting session-related JSON data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    chat

    chat

    chat web app for teams, sass with user management and ratelimit

    ...Its feature set includes shareable static pages generated from conversations, searchable conversation snapshots, text file uploads, multimedia file support when the model allows it, and prompt management with shortcut-based access. The repository structure also points to both web and Flutter-based mobile components, suggesting a broader product surface than a simple browser-only interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Live helper chat

    Live helper chat

    Live support for your website. Featuring web and mobile apps

    ...Designed to handle high volumes of interactions, it can support thousands of concurrent conversations and multiple operators, making it suitable for enterprise-level deployments. The platform includes a web-based interface as well as mobile applications, allowing support teams to manage conversations from various environments. It supports a wide range of communication channels, including web chat widgets, email, and integrations with messaging platforms such as Facebook Messenger, Telegram, and WhatsApp. Advanced features such as chat automation, bots, proactive invitations, and analytics help businesses optimize customer engagement and response efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PromptBin

    PromptBin

    A free guide for learning to create ChatGPT3 Prompts

    ...The repository is also intended as a foundation for building custom prompt management systems, allowing developers or teams to fork and adapt it into internal tools or client-facing solutions. It includes a simple front-end interface that enables searching, filtering, and copying prompts quickly, emphasizing usability and accessibility. Beyond just a static list, the project embodies best practices in prompt engineering by demonstrating how structured inputs can significantly improve AI outputs.
    Downloads: 0 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
  • 10
    AI-Crawler

    AI-Crawler

    Crawl a website starting from a URL, find relevant pages

    AI Crawler is an experimental AI-powered web crawling and data extraction tool that uses natural language prompts to guide the discovery and retrieval of relevant information across websites. Unlike traditional web scrapers that rely on static selectors and manual scripting, it uses AI to dynamically identify and prioritize pages based on user intent, making it more flexible and resilient to changes in website structure. Users can define their data requirements in plain English, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenUI

    OpenUI

    OpenUI let's you describe UI using your imagination

    OpenUI is an experimental open-source interface generator that allows developers to describe user interfaces in natural language and instantly render them visually. The project aims to accelerate UI prototyping by combining generative AI with modern frontend tooling. Users can iteratively refine designs through conversational prompts and convert generated layouts into frameworks like React or Web Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Scouts

    Open Scouts

    AI-powered web monitoring platform

    Open Scouts is an open-source platform designed to help organizations and communities manage volunteer resources, scout missions, and field operations with structured dashboards, task coordination tools, and reporting workflows. It brings together participant profiles, mission calendars, assignment tracking, and communication channels into one unified interface, enabling teams to plan events, assign responsibilities, and measure engagement without relying on disparate spreadsheets or manual tracking. Volunteers and team leads can log activity, submit reports, and visualize mission progress, while administrators gain oversight into coverage gaps, availability calendars, and participation trends. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Infra Index

    Open Infra Index

    Production-tested AI infrastructure tools

    open-infra-index is a central “infrastructure index” repository maintained by DeepSeek AI that acts as a catalog and hub for a collection of production-tested AI infrastructure tools and internal building blocks they have open-sourced. Instead of a single monolithic codebase, it functions more like an index or launching point: linking and documenting a set of library repos (e.g. FlashMLA, DeepEP, DeepGEMM, 3FS, etc.) that together form DeepSeek’s infrastructure stack. The repo's README...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TorchDistill

    TorchDistill

    A coding-free framework built on PyTorch

    torchdistill (formerly kdkit) offers various state-of-the-art knowledge distillation methods and enables you to design (new) experiments simply by editing a declarative yaml config file instead of Python code. Even when you need to extract intermediate representations in teacher/student models, you will NOT need to reimplement the models, which often change the interface of the forward, but instead specify the module path(s) in the yaml file. In addition to knowledge distillation, this framework helps you design and perform general deep learning experiments (WITHOUT coding) for reproducible deep learning studies. i.e., it enables you to train models without teachers simply by excluding teacher entries from a declarative yaml config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sacred

    Sacred

    Sacred is a tool to help you configure, andorganize IDSIA experiments

    ...A very convenient way of the local variables in a function to define the parameters your experiment uses. You can access all parameters of your configuration from every function. They are automatically injected by name. You get a powerful command-line interface for each experiment that you can use to change parameters and run different variants. Observers that log all kinds of information about your experiment, its dependencies, the configuration you used, the machine it is run on, and of course the result. These can be saved to a MongoDB, for easy access later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Causal ML

    Causal ML

    Uplift modeling and causal inference with machine learning algorithms

    Causal ML is a Python package that provides a suite of uplift modeling and causal inference methods using machine learning algorithms based on recent research [1]. It provides a standard interface that allows users to estimate the Conditional Average Treatment Effect (CATE) or Individual Treatment Effect (ITE) from experimental or observational data. Essentially, it estimates the causal impact of intervention T on outcome Y for users with observed features X, without strong assumptions on the model form. An important lever to increase ROI in an advertising campaign is to target the ad to the set of customers who will have a favorable response in a given KPI such as engagement or sales. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoKeras

    AutoKeras

    AutoML library for deep learning

    ...If you followed previous steps to use virtualenv to install tensorflow, you can just activate the virtualenv. Currently, AutoKeras is only compatible with Python >= 3.7 and TensorFlow >= 2.8.0. AutoKeras supports several tasks with extremely simple interface. AutoKeras would search for the best detailed configuration for you. Moreover, you can override the base classes to create your own block.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wandesk

    Wandesk

    Give intelligence shape. Let AI sculpt your desktop

    Wandesk is an open-source AI desktop environment that lets users build local apps by describing what they need in natural language. It combines chat, generated apps, shared workspace context, personal memory, files, tasks, and agent integrations into one desktop-like interface. Its App Workshop can generate a React UI, backend API, and SQLite storage together, allowing users to create usable local tools without manually writing the whole application. Wandesk is local-first, works without signup, and can connect to providers such as Claude, Codex, DeepSeek, OpenAI, Kimi, Qwen, or any OpenAI-compatible endpoint. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hallmark

    Hallmark

    Anti-AI-slop design skill for Claude Code, Cursor, and Codex

    ...The project focuses on typography, color, layout, motion, microinteractions, visual hierarchy, and structural variation. It can be used to build new UI, audit existing code, or redesign an interface while keeping the underlying content and information architecture. Hallmark includes reference material and worked examples so agents can apply the design logic more consistently. Its main value is helping AI-generated interfaces move from “technically functional” to visually deliberate and product-ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Claude Code Router

    Claude Code Router

    Use Claude Code as the foundation for coding infrastructure

    ...It acts as a configurable layer between Claude Code and multiple LLM backends, allowing users to control routing, provider selection, transformations, and workflow behavior. The project is useful for developers who want to keep the Claude Code interface while experimenting with different models, cost profiles, and specialized request handling. It supports project-level configuration, making it possible to adapt behavior depending on the codebase or use case. It also includes an extensible agent-oriented architecture for custom tools and workflows, including support for image-related tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ollama Grid Search

    Ollama Grid Search

    A multi-platform desktop application to evaluate and compare LLM

    ...Instead of manually testing combinations, the tool performs grid search experiments by iterating across different models, prompt variations, and parameter configurations, allowing users to quickly identify optimal setups for specific tasks. It provides a visual interface where experiment results can be inspected, compared, and refined, making it especially useful for prompt engineering and benchmarking workflows. The system integrates directly with local or remote Ollama servers, enabling seamless access to models already deployed in a user’s environment. It also includes experiment logging and A/B testing capabilities, which allow users to compare outputs side by side and track performance metrics such as latency or token usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChatOllama

    ChatOllama

    ChatOllama is an open-source AI chatbot

    ChatOllama is an open-source chatbot platform built with Nuxt 3 and designed to provide a private, extensible interface for working with multiple modern language model providers. It goes beyond a basic chat UI by supporting a broad model ecosystem that includes OpenAI, Azure OpenAI, Anthropic, Google Gemini, Groq, Moonshot, Ollama, and other OpenAI-compatible services. The platform also includes higher-level capabilities such as AI agents, document-backed knowledge bases, real-time voice chat, and Model Context Protocol integration for external tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Godot MCP

    Godot MCP

    MCP server for interfacing with Godot game engine

    ...It also includes advanced features for manipulating scenes, managing assets, and editing project structures, making it possible to automate large portions of the development process. By exposing Godot functionality through a standardized MCP interface, it ensures compatibility with various AI clients such as Claude Code or Cursor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scriberr

    Scriberr

    Self-hosted AI audio transcription

    ...It leverages modern speech recognition models such as Whisper and other advanced architectures to deliver precise transcripts with word-level timing and speaker identification. The application includes a polished user interface that simplifies the management of recordings, transcripts, and annotations, making it suitable for both casual users and professionals handling large volumes of audio. Beyond transcription, Scriberr also integrates features such as summarization, tagging, and interaction with language models, allowing users to extract insights from conversations or meetings efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FormCreate

    FormCreate

    The easy-to-use Vue low-code visual AI form designer

    FormCreate is a low-code visual form builder built on Vue that enables developers to create complex, dynamic forms through a drag-and-drop interface rather than manual coding. It is part of the broader form-create ecosystem and leverages JSON-based schema generation to dynamically render forms, handle validation, and manage data collection workflows. The tool is designed to significantly reduce development time by allowing users to visually assemble forms while automatically generating the underlying configuration and logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo