19 projects for "ai model" with 2 filters applied:

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Elixir LangChain

    Elixir LangChain

    Elixir implementation of a LangChain style framework

    ...The library focuses on enabling composable workflows where different processes, APIs, and services can be connected into structured pipelines driven by LLMs. It mirrors the architecture of traditional LangChain frameworks by providing abstractions for chains, tools, agents, and model integrations while adapting them to Elixir’s concurrency model. This makes it particularly well-suited for building scalable, real-time AI systems that benefit from Elixir’s fault tolerance and lightweight process management. The framework supports multiple providers and includes features such as streaming responses, tool calling, and structured outputs, allowing developers to create complex AI-driven workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LLPhant

    LLPhant

    A comprehensive PHP Generative AI Framework

    LLPhant is a PHP-based generative AI framework designed to bring large language model capabilities into modern PHP applications with a structure inspired by frameworks like LangChain. It provides developers with a set of abstractions for building AI-powered features such as chat systems, retrieval pipelines, and automated workflows while remaining simple enough to integrate into existing Symfony or Laravel projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Claude Code Plugins Directory

    Claude Code Plugins Directory

    Official, Anthropic-managed directory of high quality Claude Plugins

    ...It is built to work with Claude Cowork and Claude Code environments, enabling teams to standardize how AI assistance behaves across different use cases. By exposing slash commands and workflow logic, the repository helps organizations operationalize AI in real business contexts rather than relying on generic prompting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    LLM Tornado

    LLM Tornado

    The .NET library to build AI agents with 30+ built-in connectors

    ...It supports multimodal inputs and outputs, including text, images, audio, and documents, making it suitable for a wide range of AI applications. LLMTornado also integrates advanced protocols such as Model Context Protocol and agent-to-agent communication, enabling complex interactions between systems. With built-in support for local deployments, enterprise guardrails, and observability features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Ollama-Laravel Package

    Ollama-Laravel Package

    Ollama-Laravel is a Laravel package providing seamless integration

    Ollama-Laravel Package is a PHP package designed to integrate local large language models into Laravel applications through a clean and idiomatic interface. It abstracts the Ollama API into a developer-friendly facade, allowing Laravel developers to interact with models using familiar patterns such as service containers, configuration files, and fluent method chaining. The package supports a wide range of AI capabilities including text generation, chat-based interactions, embeddings, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mistral Inference

    Mistral Inference

    Official inference library for Mistral models

    Open and portable generative AI for devs and businesses. We release open-weight models for everyone to customize and deploy where they want it. Our super-efficient model Mistral Nemo is available under Apache 2.0, while Mistral Large 2 is available through both a free non-commercial license, and a commercial license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ollama Python

    Ollama Python

    Ollama Python library

    ...Developers use it to load models, send prompts, manage sessions, and stream responses directly from Python code. It simplifies integration of Ollama-based models into applications, supporting synchronous and streaming modes. This tool is ideal for those building AI-driven apps with local model deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ollama4j

    Ollama4j

    A simple Java library for interacting with Ollama server

    ...It provides a clean and developer-friendly API that abstracts the underlying REST communication, allowing users to focus on building features rather than handling low-level networking details. The library supports a wide range of core capabilities, including chat-based interactions, text generation, embeddings, and model management, making it suitable for both simple applications and more advanced AI-driven systems. It integrates seamlessly into Java ecosystems through Maven or Gradle dependencies, and it works with standard Java environments starting from JDK 11 and above. Ollama4j also includes support for advanced features such as tool or function calling, enabling models to interact with external systems and execute more complex workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ollama-rs

    Ollama-rs

    A simple and easy-to-use library for interacting with the Ollama API

    ...It follows the official Ollama API closely, ensuring compatibility while offering an idiomatic Rust experience with strong typing and asynchronous execution. The library supports a wide range of operations, including text generation, chat interactions, embeddings, and model management, making it suitable for both simple applications and more advanced AI workflows. It includes streaming capabilities for real-time output, allowing developers to process responses incrementally rather than waiting for full completions. The project also introduces support for tool calling and custom function integration, enabling more dynamic and agent-like behavior within applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Courses (Anthropic)

    Courses (Anthropic)

    Anthropic's educational courses

    Anthropic’s courses repository is a growing collection of self-paced learning materials that teach practical AI skills using Claude and the Anthropic API. It’s organized as a sequence of hands-on courses—starting with API fundamentals and prompt engineering—so learners build capability step by step rather than in isolation. Each course mixes short readings with runnable notebooks and exercises, guiding you through concepts like model parameters, streaming, multimodal prompts, structured outputs, and evaluation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FlashMLA

    FlashMLA

    FlashMLA: Efficient Multi-head Latent Attention Kernels

    FlashMLA is a high-performance decoding kernel library designed especially for Multi-Head Latent Attention (MLA) workloads, targeting NVIDIA Hopper GPU architectures. It provides optimized kernels for MLA decoding, including support for variable-length sequences, helping reduce latency and increase throughput in model inference systems using that attention style. The library supports both BF16 and FP16 data types, and includes a paged KV cache implementation with a block size of 64 to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Starter Applets

    Starter Applets

    Google AI Studio Starter Apps

    starter-applets is a collection of minimal, sandboxed example “applets” that demonstrate how to compose Gemini-powered microapps (chat widgets, image generation, workflows) that can be embedded in other applications or used standalone. The applets are structured with a focus on simplicity: each presents a prompt input, minimal UI logic, and inline display of the resulting output or widget (e.g. generated text, images). They are built to illustrate best practices (e.g. safety guards, prompt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ollama-hpp

    ollama-hpp

    Modern, Header-only C++ bindings for the Ollama API

    ...It includes support for streaming responses, enabling applications to process output as it is generated rather than waiting for full completions. The project also evolves alongside the Ollama API, adding support for newer features such as blob handling and improved model interaction capabilities. Its design prioritizes simplicity, allowing developers to quickly integrate AI features without introducing large dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    any-llm

    any-llm

    Communicate with an LLM provider using a single interface

    any-llm is a unified SDK and platform developed by Mozilla AI that allows developers to interact with multiple large language model providers through a single, consistent interface. Instead of rewriting code for each provider, developers can switch between services like OpenAI, Anthropic, Mistral, and Ollama simply by changing configuration parameters. The project is designed to be framework-agnostic, making it easy to integrate into scripts, applications, or production systems without being tied to a specific stack. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PageIndex

    PageIndex

    Document Index for Vectorless, Reasoning-based RAG

    PageIndex is an innovative open-source framework that reimagines retrieval-augmented generation (RAG) by eliminating conventional vector similarity search and instead building hierarchical semantic indexes that mirror a document’s natural structure. Rather than chunking text and embedding it into a vector database, PageIndex constructs a tree-structured index — similar to a detailed, AI-enhanced table of contents — that a large language model can traverse to locate the most relevant sections of long documents. This reasoning-driven retrieval aligns more naturally with how humans explore complex texts, improving relevance and traceability, especially in professional domains like financial reports, legal contracts, and technical manuals. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CoreNet

    CoreNet

    CoreNet: A library for training deep neural networks

    ...CoreNet integrates tightly with Apple’s proprietary ML stack and hardware, serving as the foundation for research in computer vision, language models, and multimodal systems within Apple AI. The framework includes monitoring tools, fault tolerance mechanisms, and efficient checkpointing for massive training runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Learning Prompt

    Learning Prompt

    Free prompt engineering online course

    Learning-Prompt is a curated repository of prompts, techniques, and instructional patterns designed to help people construct better prompts for AI systems, including generation, reasoning, and debugging tasks. It collects examples of effective prompt formats, chains of thought, strategy scaffolds, and comparative methods that help yield consistent, high-quality results. The project also includes meta-guidance: reflections on prompt failures, tips for prompt tuning, ways to mitigate model bias or misinterpretation, and how to adapt prompts for different AI capabilities. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Style2Paints

    Style2Paints

    Sketch + style = paints

    style2paints is an AI-assisted colorization system aimed primarily at line art and manga, turning monochrome drawings into colored illustrations with minimal manual effort. It combines automatic color inference with user guidance, letting artists nudge the model using sparse color hints, masks, or style references. The pipeline focuses on preserving line quality while spreading coherent colors and shading across regions that are often ambiguous to purely automatic methods. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    RobotsDisallowed

    RobotsDisallowed

    A curated list of the most common and most interesting robots.txt

    RobotsDisallowed is a public catalog that tracks websites and organizations explicitly blocking AI and web-scraping crawlers in their robots.txt or related mechanisms. It focuses on documenting the growing trend of content owners asserting control over how their data is used for model training and automated harvesting. The project aggregates domains, notes the targeted bots or user agents, and surfaces patterns for researchers, policymakers, and tool builders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB