awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

AI app starters and domain ML

Ranking updated Jun 23, 2026

For AI app starters and domain ML, the first results are insforge/insforge (InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute), karpathy/nanochat (Nanochat is a lightweight execution environment designed for training and running language models on standard consumer hardware) and nocobase/nocobase (This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding). pythagora-io/gpt-pilot and mobile-next/mobile-mcp round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

Explore boilerplate templates and specialized machine learning frameworks for building and deploying intelligent software applications.

AI app starters and domain ML

Find the best repos with AI.We'll search the best matching repositories with AI.
  • insforge/insforgeInsForge avatar

    InsForge/InsForge

    11,794View on GitHub↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    TypeScriptBackend-as-a-Service PlatformsDatabase ManagersRelational Data Storage
    View on GitHub↗11,794
  • karpathy/nanochatkarpathy avatar

    karpathy/nanochat

    55,103View on GitHub↗

    Nanochat is a lightweight execution environment designed for training and running language models on standard consumer hardware. It functions as both a neural network training framework and an inference engine, enabling users to perform backpropagation-based training and model execution directly on general-purpose processors without the need for dedicated graphics hardware. The project distinguishes itself through a suite of optimization tools that prioritize efficiency on local machines. By utilizing memory-mapped weight loading and CPU-optimized vector math, it maximizes throughput for inte

    PythonLocal Inference RuntimesTransformer Inference EnginesTraining Frameworks
    View on GitHub↗55,103
  • nocobase/nocobasenocobase avatar

    nocobase/nocobase

    21,542View on GitHub↗

    This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding. It functions as a low-code environment where data models, user interfaces, and business logic are defined through visual configurations rather than hardcoded views. The architecture supports multi-tenant isolation, allowing multiple independent applications to run within a single shared memory space while maintaining strict logical separation of data and configurations. What distinguishes this system is its deep integration of artific

    TypeScriptLow-Code Development PlatformsAI Application GeneratorsApplication Development Platforms
    View on GitHub↗21,542
  • pythagora-io/gpt-pilotPythagora-io avatar

    Pythagora-io/gpt-pilot

    33,743View on GitHub↗

    GPT-Pilot is an autonomous development tool designed to build, debug, and manage entire software projects. It functions as an AI-powered coding assistant that translates high-level natural language requirements into structured file architectures and functional source code. By acting as an autonomous software engineer, the system automates the software development lifecycle, from initial boilerplate creation to the implementation of complex logic. The project distinguishes itself through a recursive task decomposition process that breaks complex requirements into manageable steps, which are th

    PythonAI Coding AssistantsAI Code GeneratorsAutonomous Development Agents
    View on GitHub↗33,743
  • mobile-next/mobile-mcpmobile-next avatar

    mobile-next/mobile-mcp

    3,472View on GitHub↗

    This project is a Model Context Protocol server and automation framework designed to control and automate iOS and Android devices. It provides a unified API that abstracts interactions between physical hardware and simulators across different mobile operating systems, functioning as a cross-platform device bridge. The system is distinguished by a visual UI automation toolkit that uses screenshots and coordinate-based gestures—such as tapping, swiping, and long-pressing—rather than relying on element selectors. It supports remote connectivity via an HTTP server using Server-Sent Events, which

    TypeScriptCross-Platform Device ManagersMobile Device AutomationApplication Lifecycle Management
    View on GitHub↗3,472
  • cherryhq/cherry-studioCherryHQ avatar

    CherryHQ/cherry-studio

    47,419View on GitHub↗

    Cherry Studio is a cross-platform desktop application that serves as a centralized workspace for managing and interacting with multiple artificial intelligence models. It functions as a local-first orchestrator, prioritizing user privacy by storing all conversation history and knowledge bases directly on your device. By providing a unified interface for both cloud-based and local AI services, the platform simplifies API key management and allows for consistent model interaction across different operating systems. The application distinguishes itself through a robust retrieval-augmented genera

    TypeScriptModel OrchestratorsRetrieval Augmented Generation PipelinesAutonomous Agent Frameworks
    View on GitHub↗47,419
  • tooljet/tooljetToolJet avatar

    ToolJet/ToolJet

    38,027View on GitHub↗

    ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr

    JavaScriptLow-Code Development PlatformsAI Business Logic GeneratorsContainerization
    View on GitHub↗38,027
  • janhq/janjanhq avatar

    janhq/jan

    43,043View on GitHub↗

    Jan is a desktop application that functions as a local artificial intelligence model runtime and an open-standard API server. It enables the execution of large language models directly on local hardware, ensuring that data remains private and accessible offline while providing a unified interface for managing model weights and inference runtimes. The platform distinguishes itself by offering a modular inference backend that allows users to swap execution engines based on hardware compatibility and performance needs. It acts as a cross-platform orchestrator, providing the ability to switch bet

    TypeScriptLocal Model RuntimesDesktop AI RuntimesOpenAI-Compatible Servers
    View on GitHub↗43,043
  • buildermethods/agent-osbuildermethods avatar

    buildermethods/agent-os

    3,885View on GitHub↗

    Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to coordinate specialized agents through shared workspaces and structured task lists. It functions as an agentic application bootstrapper and technical specification engine, providing the infrastructure to guide the process from product requirements to automated coding and deployment. The system distinguishes itself through spec-driven development, using detailed technical specifications and layered context injection to ensure generated code aligns with project standards. It employs a ma

    ShellAI Project BootstrappingAI Software Development FrameworksSpecification-Driven Generation
    View on GitHub↗3,885
  • stanfordnlp/dspystanfordnlp avatar

    stanfordnlp/dspy

    35,325View on GitHub↗

    DSPy is a declarative programming framework designed for building complex language model applications. It treats model interactions as modular, composable programs, allowing developers to define task logic through typed class schemas rather than relying on manually written prompts. By organizing workflows into hierarchical, reusable Python objects, the framework enables the construction of sophisticated AI systems that manage state and execution flow independently. The framework distinguishes itself through an automated optimization engine that iteratively refines prompt instructions and few-

    PythonDeclarative AI FrameworksAgentic Orchestration FrameworksAI Signature Definitions
    View on GitHub↗35,325
  • pewdiepie-archdaemon/odysseuspewdiepie-archdaemon avatar

    pewdiepie-archdaemon/odysseus

    72,184View on GitHub↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    PythonAI WorkspacesSelf-Hosted AI PlatformsAgentic Task Orchestrators
    View on GitHub↗72,184
  • oobabooga/text-generation-webuioobabooga avatar

    oobabooga/text-generation-webui

    47,323View on GitHub↗

    This project is a comprehensive platform for hosting and interacting with large language models directly on local hardware. It provides a web-based graphical interface that allows users to manage model loading, configure generation parameters, and execute text or chat interactions entirely offline. By running models locally, the software ensures complete data privacy and eliminates reliance on external cloud services for generative tasks. Beyond basic inference, the platform functions as a versatile workbench for generative AI development. It includes an integrated pipeline for fine-tuning mo

    PythonLocal Inference EnginesLocal Model RuntimesModel Serving APIs
    View on GitHub↗47,323
  • cinnamon/kotaemonCinnamon avatar

    Cinnamon/kotaemon

    25,139View on GitHub↗

    Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q

    PythonAgentic Reasoning FrameworksConversational RetrievalGrounded Answer Generation
    View on GitHub↗25,139
  • microsoft/semantic-kernelmicrosoft avatar

    microsoft/semantic-kernel

    27,262View on GitHub↗

    Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it

    C#Agent Orchestration FrameworksAI Orchestration FrameworksModel Abstraction Layers
    View on GitHub↗27,262
  • ac12644/langgraph-starter-kitac12644 avatar

    ac12644/langgraph-starter-kit

    11View on GitHub↗

    LangGraph Starter Kit The fastest way to build production-ready multi-agent apps with LangGraph. 7 patterns. 5 providers. One command.

    TypeScriptTemplates and Starters
    View on GitHub↗11
  • google-gemini/gemini-fullstack-langgraph-quickstartgoogle-gemini avatar

    google-gemini/gemini-fullstack-langgraph-quickstart

    18,217View on GitHub↗

    This project is an agentic workflow orchestrator designed for building and deploying autonomous systems that perform multi-step reasoning. It functions as a tool-augmented engine, enabling developers to chain model calls with external function execution to complete complex, user-defined tasks. By integrating large language models with persistent memory and stateful logic, the framework supports the creation of intelligent applications capable of independent operation. The platform distinguishes itself through graph-based state orchestration, which allows developers to define logic steps and t

    Jupyter NotebookAgentic Reflection FrameworksAutonomous Agent FrameworksFrontier AI Models
    View on GitHub↗18,217
  • mastra-ai/mastramastra-ai avatar

    mastra-ai/mastra

    21,221View on GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptAI Agent Orchestration FrameworksAI AgentsAI Application Deployment Platforms
    View on GitHub↗21,221
  • qwenlm/qwen3QwenLM avatar

    QwenLM/Qwen3

    27,324View on GitHub↗

    Qwen3 is a transformer-based large language model designed as a generative AI foundation for understanding, reasoning, and generating human language. It functions as a comprehensive ecosystem for model training, fine-tuning, and production-ready inference, providing the underlying architecture and weights necessary to build diverse artificial intelligence applications. The project distinguishes itself through extensive support for model quantization and distributed inference, enabling efficient execution across a wide range of hardware from consumer-grade devices to scalable cloud infrastruct

    PythonGenerative AI FoundationsLarge Language ModelsModel Training Frameworks
    View on GitHub↗27,324
  • mindsdb/minds-platformmindsdb avatar

    mindsdb/minds-platform

    39,316View on GitHub↗

    Minds Platform is an automation system and application platform designed for building and deploying custom AI tools and workflows. It functions as a machine learning integration layer and self-hosted orchestrator that connects predictive models and large language models to external data sources. The platform enables the execution of multi-step tasks that read and write data to automate reports and operational activities. It supports deployment across cloud, on-premises, and virtual private cloud environments to maintain control over models and data. Capabilities include event-driven workflow

    MakefileAI Automation WorkflowsAI Model IntegrationsData-Driven Predictive Workflows
    View on GitHub↗39,316
  • shubhamsaboo/awesome-llm-appsShubhamsaboo avatar

    Shubhamsaboo/awesome-llm-apps

    114,725View on GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials f

    PythonAI Application TemplatesAwesome ListRAG Pipelines
    View on GitHub↗114,725
  • langchain-ai/langchainjslangchain-ai avatar

    langchain-ai/langchainjs

    17,818View on GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    TypeScriptAgentic Workflow OrchestrationAutonomous Agent OrchestrationAgent Observability
    View on GitHub↗17,818
  • hiyouga/llamafactoryhiyouga avatar

    hiyouga/LlamaFactory

    72,213View on GitHub↗

    LlamaFactory is a unified framework for fine-tuning and adapting large language models. It provides a comprehensive platform that standardizes training workflows across diverse machine learning architectures, allowing users to execute both full-tuning and parameter-efficient methods through a single interface. The project distinguishes itself by offering a low-code visual dashboard that enables users to configure experiments and monitor performance metrics in real time without writing extensive custom scripts. It also features a configuration-driven orchestration system that decouples experim

    PythonExperiment TrackingLanguage Model Fine-TuningLarge Language Model Fine-Tuning Frameworks
    View on GitHub↗72,213
  • nicholasgoh/fastapi-mcp-langgraph-templateNicholasGoh avatar

    NicholasGoh/fastapi-mcp-langgraph-template

    549View on GitHub↗

    A modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.

    PythonTemplates and Starters
    View on GitHub↗549
  • fosowl/agenticseekFosowl avatar

    Fosowl/agenticSeek

    26,529View on GitHub↗

    AgenticSeek is a multi-agent orchestration system designed to decompose complex user objectives into granular, actionable tasks. By coordinating a team of specialized autonomous workers, the platform manages end-to-end workflows, ensuring that each component of a project is assigned to the most capable agent for execution. The system operates as a local-first runtime, executing all artificial intelligence models directly on user hardware to maintain data sovereignty and privacy. It integrates a browser automation engine for autonomous web research and interaction, alongside a sandboxed enviro

    PythonAgentic Task OrchestratorsAutonomous Agent OrchestratorsBrowser Automation Engines
    View on GitHub↗26,529
  • wassim249/fastapi-langgraph-agent-production-ready-templatewassim249 avatar

    wassim249/fastapi-langgraph-agent-production-ready-template

    2,446View on GitHub↗

    A production-ready template for building AI agent backends with FastAPI and LangGraph. Handles the hard parts — stateful conversations, long-term memory, tool calling, observability, rate limiting, auth — so you can focus on your agent logic.

    PythonTemplates and Starters
    View on GitHub↗2,446
  • huggingface/open-r1huggingface avatar

    huggingface/open-r1

    26,326View on GitHub↗

    Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test

    PythonCode-Integrated Training FrameworksLarge Scale Training SuitesReasoning Model Training Suites
    View on GitHub↗26,326
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    View on GitHub↗299,516
  • composiohq/composioComposioHQ avatar

    ComposioHQ/composio

    28,798View on GitHub↗

    Composio is an integration platform designed to connect autonomous agents with external software services and APIs. It functions as a tool orchestration framework and a middleware hub, providing a unified interface for managing the lifecycle, authentication, and execution of external tool definitions within agentic workflows. The platform distinguishes itself by utilizing the Model Context Protocol to standardize communication between artificial intelligence models and external data sources. It employs a provider-agnostic adapter pattern to decouple core logic from specific model providers an

    TypeScriptAgent Tool IntegrationsAI Agent Integration PlatformsModel Context Protocol Implementations
    View on GitHub↗28,798
  • lgesuellip/langgraph-whatsapp-agentlgesuellip avatar

    lgesuellip/langgraph-whatsapp-agent

    233View on GitHub↗

    A template for building WhatsApp agents using LangGraph and Twilio. This project enables you to deploy AI agents that interact with users via WhatsApp, process messages and images, and invoke custom graph-based agents hosted on the LangGraph Platform.

    PythonTemplates and Starters
    View on GitHub↗233
  • lllyasviel/controlnetlllyasviel avatar

    lllyasviel/ControlNet

    33,942View on GitHub↗

    ControlNet is a framework for structural image generation that extends pre-trained diffusion models with neural network architectures designed for precise spatial control. By injecting structural guidance directly into the latent-space denoising process, the system enables users to enforce geometric or semantic constraints on generated outputs while maintaining style consistency. The framework distinguishes itself through a weight-locked copying mechanism that preserves the integrity of the original model while introducing new control signals. It supports multi-condition synthesis, allowing f

    PythonDiffusion Conditioning ArchitecturesGenerative Model Training ToolsStructural Guidance
    View on GitHub↗33,942
  • emanueleielo/deepagents-open-lovableE

    emanueleielo/deepagents-open-lovable

    0View on GitHub↗

    An open-source AI-powered frontend development platform built on DeepAgents and LangGraph. Generate complete React applications through natural language conversations.

    Templates and Starters
    View on GitHub↗0
  • jingyaogong/minimindjingyaogong avatar

    jingyaogong/minimind

    51,834View on GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    PythonModel Training ToolkitsAgentic FrameworksAgentic Training Frameworks
    View on GitHub↗51,834
  • imwilsonxu/fboneimwilsonxu avatar

    imwilsonxu/fbone

    1,704View on GitHub↗

    Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.

    PythonBoilerplate and Starters
    View on GitHub↗1,704
  • haotian-liu/llavahaotian-liu avatar

    haotian-liu/LLaVA

    24,465View on GitHub↗

    LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs to generate natural language responses. It functions as a research-oriented platform for visual instruction tuning, providing a framework to align language models with human intent through training on diverse datasets of paired images and text queries. The system distinguishes itself through a specialized vision-language training pipeline that connects visual data to language models using projection layers and instruction-based fine-tuning. It supports distributed inference by

    PythonMultimodal Large Language ModelsVision-Language PipelinesVisual Instruction Tuning
    View on GitHub↗24,465
  • aws/aws-cdkaws avatar

    aws/aws-cdk

    12,817View on GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptInfrastructure as CodeAWS ProvisionersCloud Deployment Automation
    View on GitHub↗12,817
  • antonosika/gpt-engineerAntonOsika avatar

    AntonOsika/gpt-engineer

    55,200View on GitHub↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform distinguishes itself through an agentic workflow orchestrator that sequences complex programming tasks into manageable, iterative steps. It supports multi-modal input processing, allowing users to incorporate visual data like screenshots or diagrams to guide UI generation. Furthermore,

    PythonGenerative AI DevelopmentGenerative Code AssistantsGenerative Codebase Architects
    View on GitHub↗55,200
  • nolly-studio/cult-uinolly-studio avatar

    nolly-studio/cult-ui

    3,286View on GitHub↗

    Cult-UI is an AI application UI kit and a collection of accessible components and templates designed for building large language model powered interfaces and agent workflows. It provides a foundation for developing AI applications, including specialized interface libraries for retrieval-augmented generation and agent orchestration. The project distinguishes itself through dedicated UI building blocks for coordinating multi-agent systems, evaluator-optimizer loops, and tool-based execution flows. It also features a component installation CLI and model context protocols for rapidly integrating

    TypeScriptAI Application PlatformsAccessible Component LibrariesAgentic Workflow Orchestration
    View on GitHub↗3,286
  • modular/modularmodular avatar

    modular/modular

    26,357View on GitHub↗

    Modular is a unified machine learning development platform designed for building, compiling, and deploying high-performance neural network models. It provides a comprehensive execution engine that supports both local and production-grade inference, enabling developers to manage the entire model lifecycle from initial architecture definition to scalable, containerized service deployment. The platform distinguishes itself through a hardware-agnostic runtime that abstracts diverse silicon architectures, allowing models to execute efficiently across varied compute environments. It includes a spec

    MojoGenerative AI FrameworksInference RuntimesLocal Model Servers
    View on GitHub↗26,357
  • sloria/cookiecutter-flasksloria avatar

    sloria/cookiecutter-flask

    4,725View on GitHub↗

    This project is a standardized project template for building Flask applications. It serves as a customizable project scaffold that generates a consistent directory layout and configuration using the Cookiecutter CLI tool. The template provides a pre-configured authentication starter for managing user registration and login flows. It also includes a SQLAlchemy database scaffold with automated schema migrations and an integrated Webpack frontend pipeline for bundling and minifying CSS and JavaScript. The generated structure incorporates modular project architecture through the application fact

    PythonCookiecutter TemplatesTemplate-Based Project ScaffoldersApplication Scaffolds
    View on GitHub↗4,725
  • microsoft/omniparsermicrosoft avatar

    microsoft/OmniParser

    24,377View on GitHub↗

    OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual screen information to execute complex, multi-step tasks across operating system environments by bridging visual interface perception with language models. Through a continuous cycle of observation and command execution, the system grounds high-level natural language instructions into precise, coordinate-based actions. The project distinguishes itself by utilizing vision-based parsing to interact with software interfaces without requiring access to underlying application progr

    Jupyter NotebookDesktop Automation AgentsVision-Language Grounding ModelsAgentic Orchestration Loops
    View on GitHub↗24,377
  • h5bp/html5-boilerplateh5bp avatar

    h5bp/html5-boilerplate

    57,494View on GitHub↗

    This project is a professional HTML5 website template and responsive web starter that provides a foundation of pre-configured HTML, CSS, and JavaScript files. It serves as a cross-browser compatibility base, ensuring consistent rendering and performance across modern web browsers. The project includes a web metadata framework to standardize Open Graph and social metadata for content previews on external platforms. It also provides a front-end build pipeline to lint, format, and optimize source assets into production-ready distribution files. The codebase covers broad capability areas includi

    JavaScriptWebsite BoilerplatesBoilerplate and StartersBrowser Compatibility & Utilities
    View on GitHub↗57,494
  • google-ai-edge/mediapipegoogle-ai-edge avatar

    google-ai-edge/mediapipe

    35,660View on GitHub↗

    MediaPipe is a cross-platform machine learning framework designed for deploying vision, audio, and text processing models across mobile, desktop, and web environments. It functions as an on-device inference engine that executes complex models locally on edge hardware, ensuring low latency and privacy without requiring a constant internet connection. The framework utilizes a graph-based pipeline orchestration system where data flows through a directed network of modular calculators to ensure synchronized and deterministic processing. It distinguishes itself through a unified runtime that provi

    C++Machine Learning FrameworksCross-Platform Inference FrameworksModel Deployment Frameworks
    View on GitHub↗35,660
  • labring/fastgptlabring avatar

    labring/FastGPT

    27,132View on GitHub↗

    FastGPT is a comprehensive platform for building, deploying, and managing context-aware artificial intelligence applications. It provides a unified environment that integrates custom data sources with language models, utilizing a retrieval-augmented generation engine to ground responses in accurate, domain-specific information. The system is designed for enterprise-scale use, featuring multi-tenant architecture, administrative controls, and secure authentication protocols including OAuth 2.0 and custom single sign-on integration. The platform distinguishes itself through a visual, node-based

    TypeScriptAI Application PlatformsGenerative Answer EnginesRetrieval-Augmented Generation Frameworks
    View on GitHub↗27,132
  • patchy631/ai-engineering-hubpatchy631 avatar

    patchy631/ai-engineering-hub

    35,826View on GitHub↗

    This project serves as an educational resource and technical guide for building production-ready intelligent systems. It provides a collection of hands-on tutorials, blueprints, and documentation focused on the development of applications powered by large language models, autonomous agentic workflows, and retrieval-augmented generation. The repository distinguishes itself by offering structured implementations for multi-agent orchestration and standardized communication protocols. It enables developers to integrate external tools and data sources into their systems, ensuring interoperability

    Jupyter NotebookAgentic Orchestration PatternsAgentic Workflow OrchestrationAI Engineering Tutorials
    View on GitHub↗35,826
  • alexandre/flask-rest-templatealexandre avatar

    alexandre/flask-rest-template

    110View on GitHub↗

    template for a rest app with flask, flask-rest and more...

    PythonBoilerplate and Starters
    View on GitHub↗110
  • zai-org/chatglm-6bzai-org avatar

    zai-org/ChatGLM-6B

    41,039View on GitHub↗

    ChatGLM-6B is a generative AI inference engine designed for local execution of transformer-based language models. It provides a comprehensive runtime environment that allows users to load and run pre-trained neural network weights directly on their own hardware, ensuring data privacy and independence from external cloud services. The project distinguishes itself through a hardware-agnostic execution backend that supports deployment across diverse environments, including standard processors, Apple Silicon, and multi-GPU configurations. It incorporates advanced optimization techniques such as w

    PythonAutoregressive Inference EnginesLocal Inference EnginesModel Runtimes
    View on GitHub↗41,039
  • jackstouffer/flask-foundationJackStouffer avatar

    JackStouffer/Flask-Foundation

    1,278View on GitHub↗

    A solid foundation for your flask app

    PythonBoilerplate and Starters
    View on GitHub↗1,278
  • dair-ai/prompt-engineering-guidedair-ai avatar

    dair-ai/Prompt-Engineering-Guide

    75,678View on GitHub↗

    This project is a comprehensive educational resource and technical guide focused on the development, optimization, and application of large language models. It provides a structured curriculum for mastering prompt engineering, ranging from foundational principles of instruction design to advanced techniques for improving model reasoning, accuracy, and reliability. The guide distinguishes itself by offering deep technical insights into agentic workflows and autonomous system design. It covers the implementation of multi-step reasoning chains, tool integration through function calling, and stat

    MDXAgentic OrchestrationAgentic Orchestration FrameworksPrompt Engineering
    View on GitHub↗75,678
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
insforge/insforge11.8KTypeScriptApache-2.0Jun 16, 2026
karpathy/nanochat55.1KPythonMITMay 5, 2026
nocobase/nocobase21.5KTypeScriptotherFeb 16, 2026
pythagora-io/gpt-pilot33.7KPythonNOASSERTIONJun 12, 2026
mobile-next/mobile-mcp3.5KTypeScriptapache-2.0Feb 3, 2026
cherryhq/cherry-studio47.4KTypeScriptAGPL-3.0Jun 16, 2026
tooljet/tooljet38KJavaScriptAGPL-3.0Jun 16, 2026
janhq/jan43KTypeScriptNOASSERTIONJun 16, 2026
buildermethods/agent-os3.9KShellmitJan 20, 2026
stanfordnlp/dspy35.3KPythonMITJun 18, 2026

Related searches

  • a starter template for AI SaaS apps
  • an open source framework for machine learning
  • AI application architecture
  • a starter template for AI chatbots
  • a platform for building generative AI applications
  • Prompt engineering and LLM app dev
  • AI coding assistants and dev tools
  • a self hosted platform for running AI