43 projects for "gen" with 1 filter applied:

  • 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
    kg-gen

    kg-gen

    Knowledge Graph Generation from Any Text

    kg-gen is an open-source framework developed by the STAIR Lab that automatically generates knowledge graphs from unstructured text using large language models. The system is designed to transform plain text sources such as documents, articles, or conversation transcripts into structured graphs composed of entities and relationships. Instead of relying on traditional rule-based extraction techniques, KG-Gen uses language models to identify entities and their relationships, producing higher-quality graph structures from raw text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OSS-Fuzz Gen

    OSS-Fuzz Gen

    LLM powered fuzzing via OSS-Fuzz

    OSS-Fuzz-Gen is a companion project that helps automatically create or improve fuzz targets for open-source codebases, aiming to increase coverage in OSS-Fuzz with minimal maintainer effort. It analyses a library’s APIs, examples, and tests to propose harnesses that exercise parsers, decoders, or protocol handlers—precisely the code where fuzzing pays off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HuMo-genealogy software

    HuMo-genealogy software

    Genealogy program

    HuMo-genealogy is an open-source server-side genealogy program, that dynamically displays genealogical data from a MySQL database as a website with numerous reports and charts. Webmasters can do online editing and users may choose from several languages.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Generative AI Docs

    Generative AI Docs

    Documentation for Google's Gen AI site - including Gemini API & Gemma

    Generative AI Docs is Google’s official documentation repository for Gemini, Vertex AI, and related generative AI APIs. It contains guides, API references, and examples for developers building applications using Google’s large language models, text-to-image models, embeddings, and multimodal capabilities. The repository includes markdown source files that power the Google AI developer documentation site, as well as sample code snippets in Python, JavaScript, and other languages that...
    Downloads: 2 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
  • 5
    DeepSeek VL2

    DeepSeek VL2

    Mixture-of-Experts Vision-Language Models for Advanced Multimodal

    DeepSeek-VL2 is DeepSeek’s vision + language multimodal model—essentially the next-gen successor to their first vision-language models. It combines image and text inputs into a unified embedding / reasoning space so that you can query with text and image jointly (e.g. “What’s going on in this scene?” or “Generate a caption appropriate to context”). The model supports both image understanding (vision tasks) and multimodal reasoning, and is likely used as a component in agent systems to process visual inputs as context for downstream tasks. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DASH V4

    DASH V4

    Blazing fast library to create a functional dashboard on ESP8266

    DASH V4 is the 4th-gen blazing fast library to create a functional & real-time dashboard for ESP8266 & ESP32 microcontrollers. This library includes charts, display cards, interactive buttons and many more components to create a perfect dashboard that is accessible locally via your IoT device's IP. DASH does not require any kind of internet connection, everything is stored locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spartan Engine

    Spartan Engine

    A game engine with an emphasis on real-time cutting-edge solutions

    ...The engine implements a wide range of advanced graphics features, such as atmospheric scattering, physically based shading, screen-space shadows and ambient occlusion, screen-space reflections, sophisticated shadow mapping, volumetric fog, and HDR output. It supports next-gen performance and image quality technologies including variable rate shading, dynamic resolution scaling, temporal anti-aliasing, and upscaling via XeSS 2 and FSR 3. Beyond rendering, SpartanEngine offers PhysX-powered physics, CPU and GPU profiling, a thread pool for parallel workloads.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    TuyaOpen

    TuyaOpen

    Next-gen AI+IoT framework for T2/T3/T5AI/ESP32/and more

    TuyaOpen is an open-source AI-enabled Internet of Things development framework designed to simplify the creation and deployment of smart connected devices. The platform provides a cross-platform C and C++ software development kit that supports a wide range of hardware platforms including Tuya microcontrollers, ESP32 boards, Raspberry Pi devices, and other embedded systems. It offers a unified development environment where developers can build devices capable of communicating with IoT cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic Image Decoder

    Generic Image Decoder

    A standalone, portable generic Ada package for decoding images

    The Generic Image Decoder is a package for decoding a broad variety of image formats, from any data stream, to any kind of medium. Unconditionally portable code: OS-, CPU-, compiler- independent code. More information on... http://gen-img-dec.sf.net Alire crate: https://alire.ada.dev/crates/gid Mirror: https://github.com/zertovitch/gid
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    AutoGen

    AutoGen

    An Open-Source Programming Framework for Agentic AI

    AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. AutoGen aims to provide an easy-to-use and flexible framework for accelerating development and research on agentic AI, like PyTorch for Deep Learning. It offers features such as agents that can converse with other agents, LLM and tool use support, autonomous and human-in-the-loop workflows, and multi-agent conversation patterns. AutoGen provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    text-generation-webui-colab

    text-generation-webui-colab

    A colab gradio web UI for running Large Language Models

    text-generation-webui-colab is a repository that provides Google Colab notebooks designed to simplify the process of running large language models through the popular text-generation-webui interface. The project automates the setup and deployment of AI models in cloud-based notebook environments, allowing users to experiment with text generation systems without configuring complex local environments. By leveraging Google Colab, the repository enables users to run open-source models such as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VST Preset Generator has moved to http://vst-preset-generator.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SeoToaster eCommerce Shopping Cart & CMS

    SeoToaster eCommerce Shopping Cart & CMS

    100% OOP Next Gen CMS and Ecommerce Shopping Cart Solution

    SeoToaster is the most advanced SEO & marketing CMS and eCommerce shopping cart platform that can be used right out of the box, with no plug-ins required. The SeoToaster content management system features a uniquely intuitive content management system interface, combined with powerful automated marketing. W3C compliant HTML code generation, no layout restriction, unbreakable theming system, unmatched SEO, or automated merchandising are just few of the many built-in SeoToaster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GenSim

    GenSim

    A free chicken genetics simulator

    Gensim is a free Mendelian genetics simulator based on the expression of genes in chickens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple PHP class to generate thumbnails from images in jpg, png and gif format. Scaled thumbnails are cached for better performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pokémon Team Randomizer

    Pokémon Team Randomizer

    Pokémon Team Randomizer for Stadium Battles

    A simple Java based program which randomly generates a team of 1 to 6 Pokémon for 1 or 2 players. When constructing a new team, you can generate Pokémon from any combination of Gen I, Gen II, Gen III, Gen IV, and Gen V, and may allow or disallow legendaries and duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PAICE is a rapid bioinformatics pathway visualization tool for KEGG-compatible accessions derived from Illumina Solexa next-gen and Affymetrix datasets. It colors KEGG pathways while appreciating detection-calls and duplicate gene copies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kindle Collection Generator
    Cross platform utility for generate Kindle collections from directory structure. In conjunction with Calibre can create collections by authors, tags, series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A QT based code gen. app for visual php development. Based on a XML XSLT PHP framework that makes it possible to select visual elementsin a WebKit rendered HTML editor and generate PHP that gets the XML and add the XSLT into the current HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RPG Next Gen Editor is a lightweight RPG (Report Program Generator) editor based on the Eclipse platform. The focus for the editor lies on small size and speed. The goal of this project is a feature complete RPG free-format editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Junior Gen is a Jasper Report Template generator, from an annotated POJO it generate a jrxml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool for writing german and english letters. Basically this is a frontend to generate a LaTeX file, which is then processed by pdflatex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PhyloPattern is a Java/Prolog API, helpful to simulate human reading of phylogenetic trees. Bioinformatician can: annotate trees, apply complex patterns to a tree to search specific architectures or extract information, compare trees with dynamically gen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project will consist of a number of advanced random generators, most probably all written in php, that can be hosted on http servers. An example of this is "Mafia Scum Tools", which randomly allocates a title to a name (useful for forum RPG games)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB