Showing 25 open source projects for "training"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    LLM Datasets

    LLM Datasets

    Curated list of datasets and tools for post-training

    ...The repository aims to make datasets easy to inspect and transform, with scripts for downloading, deduping, cleaning, and converting to formats like JSONL that slot into training pipelines. It highlights instruction-tuning and conversation-style corpora while also pointing to code, math, or domain-specific sets for targeted capabilities. Quality is a recurring theme: examples and utilities help filter low-value samples, enforce length limits, and split train/validation consistently so results are comparable. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ShoppingAgent

    ShoppingAgent

    Custom Chinese chatbot with Seq2Seq, GPT, and agent features

    ...In addition to core chatbot functionality, the project introduces agent-based capabilities, enabling practical use cases like automated workflows and task-oriented assistants. It also includes support for small language models and local training scripts, making it accessible for users with limited computational resources. ShoppingAgent can be applied to scenarios such as customer service, question answering, and casual conversation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    LLM Course

    LLM Course

    Course to get into Large Language Models (LLMs)

    ...Evaluation is treated as a first-class topic, with examples of automatic and human-in-the-loop methods to catch regressions and verify quality beyond simple loss values. By the end, students have a mental model and a practical toolkit for iterating on datasets, training configs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CML

    CML

    Continuous Machine Learning | CI/CD for ML

    Continuous Machine Learning (CML) is an open-source CLI tool for implementing continuous integration & delivery (CI/CD) with a focus on MLOps. Use it to automate development workflows, including machine provisioning, model training and evaluation, comparing ML experiments across project history, and monitoring changing datasets. CML can help train and evaluate models, and then generate a visual report with results and metrics, automatically on every pull request.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Context7 Platform

    Context7 Platform

    Up-to-date code documentation for LLMs and AI code editors

    Context7 is a system that aims to inject fresh, version-specific documentation and code snippets into language model prompts, thereby avoiding reliance on outdated training data or hallucinated APIs. It’s designed to integrate with tools that support the Model Context Protocol (MCP), such as Cursor, Windsurf, and other LLM clients. When a user writes a prompt and appends something like “use context7,” the system detects the libraries or frameworks being asked about, fetches the latest docs/snippets from the source repositories, filters and packages relevant context, and injects them into the LLM’s prompt to guide it toward accurate, up-to-date code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GitMCP

    GitMCP

    Turn any GitHub repository into an MCP documentation server for AI

    ...It enables developer-focused AI tools to access up-to-date project documentation and source code so that responses are grounded in real repository content rather than outdated training data. By exposing repository documentation and code through standardized MCP tools, GitMCP helps reduce incorrect or fabricated answers when AI systems assist with coding tasks. It can operate in repository-specific mode, where an AI assistant connects to a particular project, or in a generic mode that allows switching between multiple repositories dynamically. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Easy DataSet

    Easy DataSet

    A powerful tool for creating datasets for LLM fine-tuning

    ...It supports ingesting domain-specific documents in a wide range of formats — including PDF, Markdown, DOCX, EPUB, and plain text — and can intelligently segment, clean, and structure content into rich datasets tailored for downstream LLM training needs. The system includes automated question-generation capabilities, hierarchical label trees, and answer generation pipelines that use LLM APIs to produce coherent paired data with customizable templates. Beyond dataset creation, Easy-dataset also provides a built-in evaluation system with model testing and blind-test features, helping teams validate model performance using curated test sets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Machine Learning Systems

    Machine Learning Systems

    Introduction to Machine Learning Systems

    Machine Learning Systems is an open educational repository that serves as the source and learning stack for the Machine Learning Systems textbook, a project focused on teaching how to engineer AI systems that work reliably in real-world environments. Rather than concentrating only on model training, the material emphasizes the broader discipline of AI engineering, covering efficiency, reliability, deployment, and evaluation across the full lifecycle of intelligent systems. The repository includes textbook content, supporting labs, and companion tools such as TinyTorch to help learners move from theory to hands-on experimentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Web MCP

    The Web MCP

    A powerful Model Context Protocol (MCP) server

    ...It presents search, crawl, navigate, and extraction tools that agents can call directly, replacing brittle scraping prompts with typed operations. The README markets it as a “gateway” to the live web so assistants don’t fall back to stale training data. Bright Data also advertises a getting-started tier with a free monthly allotment, plus options for remote or self-hosted operation depending on governance needs. Ecosystem materials and examples show how it plugs into MCP-capable runtimes and agent frameworks. Overall, the project is aimed at making web intelligence a reliable building block for agent workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Chunsong Customer Service

    Chunsong Customer Service

    An intelligent customer service system

    CSKeFu is a Customer Support System for Enterprises in a high-performance Low-Touch way, open source and free for the world by Chatopera. At Chatopera, we believe that the more you focus on customer service, the better your business/the more you care about your customers, the better income you earn in return. Help enterprises quickly get out-of-the-box free intelligent customer service system to get a customer support system in minutes. Stick to open source and free, business-friendly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gpu_poor

    gpu_poor

    Calculate token/s & GPU memory requirement for any LLM

    gpu_poor is an open-source tool designed to help developers determine whether their hardware is capable of running a specific large language model and to estimate the performance they can expect from it. The project focuses on calculating GPU memory requirements and predicted inference speed for different models, hardware configurations, and quantization strategies. By analyzing factors such as model size, context length, batch size, and GPU specifications, the system estimates how much VRAM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Teachable Machine

    Teachable Machine

    Explore how machine learning works, live in the browser

    ...The project is built using web technologies and the TensorFlow.js ecosystem, enabling machine learning models to run locally within the browser environment. Because the training occurs locally, the system can respond quickly to new examples and provide immediate feedback to users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    MITRE Annotation Toolkit

    A toolkit for managing and manipulating text annotations

    ...It can be customized for specific tasks (e.g., named entity identification, de-identification of medical records). The goal of MAT is not to help you configure your training engine (in the default case, the Carafe CRF system) to achieve the best possible performance on your data. MAT is for "everything else": all the tools you end up wishing you had.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    neurojs

    neurojs

    A JavaScript deep learning and reinforcement learning library

    neurojs is a JavaScript framework designed to enable deep learning and reinforcement learning directly within web environments. The library provides a full machine learning framework implemented in JavaScript that can run inside browsers or Node.js environments. It focuses particularly on reinforcement learning algorithms, enabling developers to create intelligent agents that learn through interaction with simulated environments. The framework supports neural network architectures and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Universal Data Tool

    Universal Data Tool

    Collaborate & label any type of data, images, text, or documents etc.

    ...Working together, we can accomplish more. The Universal Data Tool was built to bring together the best ideas from different machine learning communities. Upload your dataset to Courses to create a training course. Testing and exercises validate that your workforce knows exactly how the data should be labeled. Get started in less than a minute. Courses uses administrator links. No sign up needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Semantic Segmentation Editor

    Semantic Segmentation Editor

    Web labeling tool for bitmap images and point clouds

    A web-based labeling tool for creating AI training data sets (2D and 3D). The tool has been developed in the context of autonomous driving research. It supports images (.jpg or .png) and point clouds (.pcd). It is a Meteor app developed with React, Paper.js, and three.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DCGAN in Tensorflow

    DCGAN in Tensorflow

    Deep Convolutional Generative Adversarial Networks

    DCGAN-tensorflow is a classic TensorFlow implementation of Deep Convolutional Generative Adversarial Networks, intended to demonstrate and reproduce the stabilized GAN architecture described in the original research. The repository provides complete training scripts, model definitions, and utilities for generating synthetic images from datasets such as MNIST and CelebA. It serves both as an educational reference and as a practical starting point for developers experimenting with generative models. The implementation includes adjustments such as updating the generator more frequently than the discriminator to help stabilize training. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NLP.js

    NLP.js

    An NLP library for building bots

    ...Natural Language Processing Classifier, to classify an utterance into intents. NLP Manager, a tool able to manage several languages, the Named Entities for each language, the utterances, and intents for the training of the classifier, and for a given utterance return the entity extraction, the intent classification and the sentiment analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLFlow

    SQLFlow

    SQL compiler bridging databases and machine learning workflows

    ...By embedding machine learning operations into SQL, it removes the need for users to switch between programming languages such as Python or R, simplifying the overall workflow. SQLFlow also supports model training, prediction, and explanation tasks, allowing data practitioners to work entirely within a familiar query interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Supervised Reptile

    Supervised Reptile

    Code for the paper "On First-Order Meta-Learning Algorithms"

    ...The repo includes training scripts, dataset fetchers (Omniglot, Mini-ImageNet), and modules for defining the Reptile update logic, variables, and hyperparameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CrypTen

    CrypTen

    A framework for Privacy Preserving Machine Learning

    ...The framework supports both encryption and decryption of tensors and operations such as addition and multiplication over encrypted values. Although not yet production-ready, CrypTen focuses on advancing real-world secure ML applications, such as training and inference over private datasets, without exposing sensitive data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rasa-UI

    Rasa-UI

    Rasa UI is a frontend for the Rasa Framework

    ...Rasa UI provides a web application to quickly and easily be able to create and manage bots, NLU components (Regex, Examples, Entities, Intents, etc.) and Core components (Stories, Actions, Responses, etc.) through a web interface. It also provides some convenience features for Rasa, like training and loading your models, monitoring usage or viewing logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Machine-Learning-Flappy-Bird

    Machine-Learning-Flappy-Bird

    Machine Learning for Flappy Bird using Neural Network

    Machine-Learning-Flappy-Bird is an educational machine learning project that demonstrates how an artificial intelligence agent can learn to play the Flappy Bird game using neural networks and evolutionary algorithms. The system simulates a population of birds that each possess their own neural network, which acts as a decision-making controller during gameplay. The neural network receives input features representing the bird’s position relative to the next obstacle and determines whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB