Showing 23 open source projects for "fairly"

View related business solutions
  • 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
  • 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
  • 1
    Video2X

    Video2X

    A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K

    ...You can use Video2X on Google Colab for free if you don't have a powerful GPU of your own. You can borrow a powerful GPU (Tesla K80, T4, P4, or P100) on Google's server for free for a maximum of 12 hours per session. Please use the free resource fairly and do not create sessions back-to-back and run upscaling 24/7. This might result in you getting banned. You can get Colab Pro/Pro+ if you'd like to use better GPUs and get longer runtimes. Usage instructions are embedded in the Colab Notebook.
    Downloads: 570 This Week
    Last Update:
    See Project
  • 2
    Pillow

    Pillow

    The friendly Python Imaging Library fork

    ...Pillow is the friendly fork of the Python Imaging Library or PIL, a library that adds image processing capabilities to your Python interpreter. Why turn to Pillow? Aside from offering extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities, Pillow is setuptools compatible. While PIL is not officially over yet, with Pillow you can be assured of continuous integration testing, publicized development activity, and regular releases to the Python Package Index.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    gplearn

    gplearn

    Genetic Programming in Python, with a scikit-learn inspired API

    gplearn implements Genetic Programming in Python, with a scikit-learn-inspired and compatible API. While Genetic Programming (GP) can be used to perform a very wide variety of tasks, gplearn is purposefully constrained to solving symbolic regression problems. This is motivated by the scikit-learn ethos, of having powerful estimators that are straightforward to implement. Symbolic regression is a machine learning technique that aims to identify an underlying mathematical expression that best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Reactive Extensions for Python

    The Reactive Extensions for Python

    Reactive extensions for Python

    ...Using Rx, developers represent asynchronous data streams with Observables, query asynchronous data streams using operators, and parameterize concurrency in data/event streams using Schedulers. RxPY is a fairly complete implementation of Rx with more than 120 operators, and over 1300 passing unit-tests. RxPY is mostly a direct port of RxJS, but also borrows a bit from RxNET and RxJava in terms of threading and blocking operators.
    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
  • 5
    Agentex

    Agentex

    Open source codebase for Scale Agentex

    ...The repo focuses on structured experiments: standardized tasks, canonical tool interfaces, and logs that make it possible to compare models, prompts, and tool sets fairly. It also includes evaluation harnesses that capture success criteria and partial credit, plus traces you can inspect to understand where reasoning or tool use failed. The design encourages clean separation between experiment configuration and code, which makes sharing results or re-running baselines straightforward. Teams use it to progress from prototypes to production-ready agent behaviors by iterating on prompts, adding tools, and validating improvements with consistent metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pacu

    Pacu

    The AWS exploitation framework, designed for testing security

    Pacu (named after a type of Piranha in the Amazon) is a comprehensive AWS security-testing toolkit designed for offensive security practitioners. While several AWS security scanners currently serve as the proverbial “Nessus” of the cloud, Pacu is designed to be the Metasploit equivalent. Written in Python 3 with a modular architecture, Pacu has tools for every step of the pen testing process, covering the full cyber kill chain. Pacu is the aggregation of all of the exploitation experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HunyuanOCR

    HunyuanOCR

    OCR expert VLM powered by Hunyuan's native multimodal architecture

    ...It’s designed to unify the entire OCR pipeline, detection, recognition, layout parsing, information extraction, translation, and even subtitle or structured output generation, into a single model inference instead of a cascade of separate tools. Despite being fairly lightweight (about 1 billion parameters), it delivers state-of-the-art performance across a wide variety of OCR tasks, outperforming many traditional OCR systems and even other multimodal models on benchmark suites. HunyuanOCR handles complex documents: multi-column layouts, tables, mathematical formulas, mixed languages, handwritten or stylized fonts, receipts, tickets, and even video-frame subtitles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Whisper Batch Transcriber

    Whisper Batch Transcriber

    Unlimited, private and free Speech-To-Text program

    ...One sentence per new line. ## Notes: - Its 2GB in size and requires 2-6GB of GPU VRAM too. (basically you need atleast a mid-range gaming PC to use this.) - Its fairly slow to start (10min) and transcribe, this is normal behavior. - Includes a python installer to install Python on your computer so you can directly run the 'whisper_transcriber.py' file like you would an .exe by double-clicking it. (I did this because compiling to exe made it slower) - I made it as easy as possible for a layperson to use, so despite its crude looks, its as good as a GUI application experience. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    gjots2

    gjots2

    hierarchical note jotter - organise your ideas, notes, facts in a tree

    2023/04/04: MIGRATED TO https://gitlab.com/wef/gjots2 gjots2 is a fairly simple jotter (outline processor) application for your desktop. See http://bhepple.freeshell.org/gjots
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    TensorFlowTTS

    TensorFlowTTS

    Real-Time State-of-the-art Speech Synthesis for Tensorflow 2

    ...The library supports multiple languages (English, French, Korean, Chinese, German, etc.) and is relatively easy to adapt to new languages. With integrated vocoder + mel-spectrogram generation pipelines, pre-trained models, and fairly flexible architecture, TensorFlowTTS is a great off-the-shelf and extensible TTS engine for applications ranging from voice assistants to content generation or accessibility tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gradslam

    gradslam

    gradslam is an open source differentiable dense SLAM library

    gradslam is an open-source framework providing differentiable building blocks for simultaneous localization and mapping (SLAM) systems. We enable the usage of dense SLAM subsystems from the comfort of PyTorch. The question of “representation” is central in the context of dense simultaneous localization and mapping (SLAM). Newer learning-based approaches have the potential to leverage data or task performance to directly inform the choice of representation. However, learning representations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    ...The release download is distributed as a .zip file. Unzip the file and inside will be a file called pesterchum.exe If there is an update, updater.exe will launch in a console. It doesn't install anywhere, its fairly portable. It is not yet for OSX/Linux, contact me if anyone is interested in supporting it.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    ...These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be greatly appreciated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LabCrab

    A little tool to manage Computer Science labs in colleges

    LabCrab makes it easy to manage Computer Science laboratories, by providing tools to manage practical task lists and question papers. It's not complete yet. While it's fairly stable, there are a few flaws and missing features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    caseGen

    caseGen

    ... [BATCH], [ANALYZE] and [OPTIMIZE] cases in OpenFOAM and others

    'caseGen' allows you to simplify your numerical simulation problem! Actual its not fairly tested so please contact me if you see any refinements or found bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    ...When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though there is no GUI it is easy to use, also for users with no programming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A clone of the board game Alhambra. Players use their resources to try to build the best village. A fun game with fairly simple rules for 2 to 6 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Bruce "hired" me onto the Sundog Resurrection Team back in 2002 and through the years we soldiered on between periods of dormancy and turnover but always keeping the momentum forwards. The Beta version is far more advanced than the Alpha version we released three years ago, and is a fairly polished game that meet's Bruce Webster's goal of recreating the original Sundog and adding additional features and creating a pocket galaxy with convincing verisimilitude. So, head over to our website and catch up on the latest news. We expect the Beta to be released by the end of March, so don't delay!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Mnemosyne plugin for TeXmacs allows you to edit databases from the Mnemosyne flash-card program in TeXmacs, allowing you to include or edit mathematics in a fairly easy and efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eBarter froms trades from commitments. It measures economic values without the need of a common value standard; distributes fairly the gain produced between participants and gives the preference to trades where participants have the weakest requirements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The purpose of the Mortified project is to build a platform game inspired by the classic C64 games, especially Black Magic. The game will use a fairly realistic 2D physics model, which perhaps is a contradiction in terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Python scripting language provides the ability to fairly easily and quickly develop applications and to control existing applications. The Be Python Components is a collection of Python modules which provide access to the underlying BeOS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB