Showing 39 open source projects for "tune up"

View related business solutions
  • 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
  • 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
    Phosphor Icons

    Phosphor Icons

    The homepage of Phosphor Icons, a flexible icon family for everyone

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. 1047 icons and counting. 6 weights: Thin, Light, Regular, Bold, Fill, and Duotone. Designed at 16 x 16px to read well small and scale up big. Raw stroke information retained to fine-tune the style. We use a similar approach as many other icon sets out there, providing icons as a webfont that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. But you don't need to know that. Phosphor's intuitive but powerful API can style the color, size, and weight of an icon with a few keystrokes, provide default styles to all icons via the Context API, or directly manipulate the SVG at runtime through render props to do some amazing things! ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Phenaki - Pytorch

    Phenaki - Pytorch

    Implementation of Phenaki Video, which uses Mask GIT

    ...This repository will also endeavor to allow the researcher to train on text-to-image and then text-to-video. Similarly, for unconditional training, the researcher should be able to first train on images and then fine tune on video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Domain Password Spray

    Domain Password Spray

    A tool written in PowerShell to perform password assessments

    ...The project includes features for credential list management, target selection (users, service accounts, or collections), and configurable rate limits so testers can tune the balance between coverage and stealth. Output formats include summary reports and structured logs to help analysts triage which accounts were hit and where to prioritize defensive follow-up. The codebase is written to be used by penetration testers, red teams, and security assessors in authorized engagements and emphasizes responsible use; the README explicitly warns against unauthorized use and stresses running tests only with permission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PyBroker

    PyBroker

    Algorithmic Trading in Python with Machine Learning

    Are you looking to enhance your trading strategies with the power of Python and machine learning? Then you need to check out PyBroker! This Python framework is designed for developing algorithmic trading strategies, with a focus on strategies that use machine learning. With PyBroker, you can easily create and fine-tune trading rules, build powerful models, and gain valuable insights into your strategy’s performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    Step-Video-T2V

    Step-Video-T2V

    State-of-the-art (SoTA) text-to-video pre-trained model

    Step-Video-T2V is a state-of-the-art text-to-video foundation model developed to generate videos from natural-language prompts; its 30B-parameter architecture is designed to produce coherent, temporally extended video sequences — up to around 204 frames — based on input text. Under the hood it uses a compressed latent representation (a Video-VAE) to reduce spatial and temporal redundancy, and a denoising diffusion (or similar) process over that latent space to generate smooth, plausible...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Synthetic Data Kit

    Synthetic Data Kit

    Tool for generating high quality Synthetic datasets

    Synthetic Data Kit is a CLI-centric toolkit for generating high-quality synthetic datasets to fine-tune Llama models, with an emphasis on producing reasoning traces and QA pairs that line up with modern instruction-tuning formats. It ships an opinionated, modular workflow that covers ingesting heterogeneous sources (documents, transcripts), prompting models to create labeled examples, and exporting to fine-tuning schemas with minimal glue code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenObserve

    OpenObserve

    Elasticsearch/Splunk/Datadog alternative for (logs, metrics, traces)

    OpenObserve is a cloud-native observability platform built specifically for logs, metrics, traces, and analytics designed to work at a petabyte scale. It is very simple and easy to operate as opposed to Elasticsearch which requires a couple of dozen knobs to understand and tune which you can get up and running in under 2 minutes. It is a drop-in replacement for Elasticsearch if you are just ingesting data using APIs and searching using Kibana (Kibana is not supported nor required with OpenObserve. OpenObserve provides its own UI which does not require separate installation unlike Kibana). You can reduce your log storage costs by ~140x compared to Elasticsearch by using OpenObserve. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scala Native

    Scala Native

    Your favorite language gets closer to bare metal

    Scala Native is an optimizing ahead-of-time compiler and lightweight managed runtime designed specifically for Scala. Pointers, structs, you name it. Low-level primitives let you hand-tune your application to make it work exactly as you want it to. You’re in control. Calling C code has never been easier. With the help of extern objects you can seamlessly call native code without any runtime overhead. Scala Native is compiled ahead of time via LLVM. This means that there is no sluggish warm-up phase that’s common for just-in-time compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lando

    Lando

    A development tool for all your projects that is fast, easy, powerful

    ...Use your favorite IDE. See CLI tools working out-of-the-box. Distribute working dev environments to your whole team. Junior devs get a rocket boost while senior devs can tune settings to make their best astro racer. The local development and DevOps tool trusted by professional developers across the galaxy. Free yourself from the mind-forged manacles of lesser dev tools. Save time, headaches, frustration and do more real work. Quickly specify and painlessly spin up the services and tooling needed to develop all their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    GPT-2

    GPT-2

    Code for the paper Language Models are Unsupervised Multitask Learners

    This repository contains the code and model weights for GPT-2, a large-scale unsupervised language model described in the OpenAI paper “Language Models are Unsupervised Multitask Learners.” The intent is to provide a starting point for researchers and engineers to experiment with GPT-2: generate text, fine‐tune on custom datasets, explore model behavior, or study its internal phenomena. The repository includes scripts for sampling, training, downloading pre-trained models, and utilities for...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Reg Organizer

    Reg Organizer

    Maintenance, Cleanup and Optimization for Windows

    Reg Organizer is a comprehensive system optimization tool designed to streamline and enhance the performance of Windows PCs. It combines a variety of utilities to clean, repair, and optimize the Windows registry, manage startup programs, and free up disk space. Reg Organizer empowers users to fine-tune their system settings, improve boot times, and identify unnecessary files and programs, ensuring a faster and more efficient computer. With its intuitive interface and powerful features, it is a reliable choice for users looking to maintain a clean, stable, and high-performing system.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 12
    Zinc Search Engine

    Zinc Search Engine

    ZincSearch. A lightweight alternative to elasticsearch

    ...It uses bluge as the underlying indexing library. It is very simple and easy to operate as opposed to Elasticsearch which requires a couple dozen knobs to understand and tune which you can get up and running in 2 minutes. You can index large amounts of text Zinc and search instantly. Zinc is a batteries-included setup. Embedded UI provides an easy way to get started and interact with your data. No need to set up a separate GUI like Kibana. Ingestion and search APIs are elasticsearch compatible, so you could easily migrate applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    ...Skywave Linux is an X86, 64 bit live environment configured for accessing internet accessible software defined radio receivers. With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map utility to find radio servers and listen from interesting places. Also, I have set up a self-updating SDR Map at https://rx.skywavelinux.com. ...
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 14
    MTF mapper
    A utility to produce MTF (modulation transfer function, a measure of edge acuity) maps of images. The program will automatically detect dark rectangular objects on light backgrounds, and extract MTF values on all edges. Can help to tune SLR autofocus. See http://mtfmapper.blogspot.com for more usage examples.
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 15
    TCP Optimizer

    TCP Optimizer

    The TCP Optimizer is a free, easy Windows program that provides

    The TCP Optimizer is a free, easy Windows program that provides an intuitive interface for tuning and optimizing your Internet connection. There is no installation required, just download and run as administrator. The program can aid both the novice and the advanced user in tweaking related TCP/IP parameters in Windows, making it easy to tune your system to the type of Internet connection used. The tool uses advanced algorithms, and the bandwidth*delay product to find the best TCP Window...
    Downloads: 138 This Week
    Last Update:
    See Project
  • 16
    Friendly Palette Generator

    Friendly Palette Generator

    Palette generator based on grayscale values

    Friendly Palette Generator (FPG) is a tool that generates color palettes based on grayscale values. The colors produced match their grayscale equivalents, ensuring that no two colors in the palette have the same luminance. Colors that appear distinct to one person can be challenging to differentiate for individuals with color vision deficiencies or in specific visual conditions. FPG's color palettes are designed to be distinguishable, making them accessible to a broader range of users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xTuring

    xTuring

    Easily build, customize and control your own LLMs

    xTuring is an open-source AI personalization software. xTuring makes it easy to build and control LLMs by providing a simple interface to personalize LLMs to your own data and application. xTuring provides fast, efficient and simple fine-tuning of LLMs, such as LLaMA, GPT-J, Galactica, and more. By providing an easy-to-use interface for fine-tuning LLMs to your own data and application, xTuring makes it simple to build, customize and control LLMs. The entire process can be done inside your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Transformer Reinforcement Learning X

    Transformer Reinforcement Learning X

    A repo for distributed training of language models with Reinforcement

    trlX is a distributed training framework designed from the ground up to focus on fine-tuning large language models with reinforcement learning using either a provided reward function or a reward-labeled dataset. Training support for Hugging Face models is provided by Accelerate-backed trainers, allowing users to fine-tune causal and T5-based language models of up to 20B parameters, such as facebook/opt-6.7b, EleutherAI/gpt-neox-20b, and google/flan-t5-xxl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    library-brainmap

    Brain Neuron Map

    ...Customization: Fine-tune the appearance and behavior of your maps and mazes to match your project's unique requirements. Integration with Ronin Engine (https://sourceforge.net/p/ronin-engine)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MFJ-993b Web Remote

    Arduino Mega 2560 + Ethernet Shield to Drive 8 Relays for MFJ-993b

    Arduino Mega 2560 Code to that supports a standard Ethernet Shield . i.e. Drive Relays hence outputs to MFJ-993b. Supports Up and Down for manual L and C Tuning, Autotune On/Off, Antenna Selection 1/2 and 100ms Short /1000ms Long for Tune. Op Note 1: You may need additional power for the 5V relay board; sometimes you can power the 5V relay board from the Mega 2560 - but reset/start the device first and then connect power to the relay board. Op Note 2: You will need determine pinouts to the MFJ-993b DB9 yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mega Switcher, interface Equalizer APO

    Mega Switcher, interface Equalizer APO

    Alternative GUI for Equalizer APO -- 1 or 2 user listening sessions

    Mega Switcher is a new interface for Equalizer APO : - It's geared towards listening sessions (for 1 or 2 users simultaneously), - It provides an easy way to manage your own collection of audio devices and all their EQ presets, using the power of Equalizer APO. Full control is at your fingertips! Headphones (AE-OE and IE) and Loudspeakers are supported. HeSuVi is supported too. 15.000 headphone EQ presets are included : Harman presets (thanks to the AutoEQ and Oratory1990 databases)...
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 22
    ModelFox

    ModelFox

    ModelFox makes it easy to train, deploy, and monitor ML models

    ModelFox makes it easy to train, deploy, and monitor machine learning models. Train a model from a CSV file on the command line. Make predictions from Elixir, Go, JavaScript, PHP, Python, Ruby, or Rust. Learn about your models and monitor them in production from your browser. ModelFox makes it easy to train, deploy, and monitor machine learning models. You can install the modelfox CLI by either downloading the binary from the latest GitHub release or by building from source. Train a machine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gradle Tomcat Plugin

    Gradle Tomcat Plugin

    Gradle plugin supporting deployment of your web application

    ...It wires common development workflows—starting an embedded container, serving an exploded webapp, or running a WAR—into familiar Gradle tasks. Configuration options let you set context paths, ports, and container versions, and tune features like reloading to shorten the edit-refresh loop. Because it integrates with Gradle’s war and dependency management, your servlet/JSP app can be built and exercised without installing Tomcat separately. Teams often use it to spin up local environments that mirror production packaging while keeping feedback fast. It reduces boilerplate scripts, centralizes environment settings in build.gradle, and makes Tomcat-based projects friendlier to new contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VRtist

    VRtist

    Virtual Reality tool for storytelling

    VRtist is a Virtual Reality tool for storytelling. Directors and artists can set up a 3D scene being immersed into the virtual world. That will allow them to have a better understanding of the 3D scene. This project is in alpha state and no longer developed. Do not use it to edit your production assets without a backup or you might break them. Import 3D objects and compose the virtual set. Naturally move around and find the best camera angles and depth of field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    WebgangBCP

    Broadcast Control Panel shows prepared texts, music etc on touchscreen

    Digital assistant that: Shows buttons with the start-theme, and in-between news tune. Shows texts with titles; clickable to display in bigger text area. When text is used, double-click removes it from view. Afterwards the used texts can be archived to newly created folder with date in name. Texts are compiled with html-tags to paste in (Wordpress) blog. Makes playlist of started music during show with timestamps. Shows button to quickly start new news.txt in preparation of the show....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB