Showing 16 open source projects for "generation"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Dice endgames

    Dice endgames

    Dice endgames — generation of endgames with dices.

    Dice endgames is a gambling and logical game with perfect information, at the same time being a variety of both variants of chess and checkers-like games, and dices. In this game, the arrangement of chess pieces depends on the values on the sides of the dice. It was conceived as teaching and training how to solve endgames, problems or random arrangements, such as Fischer's chess, in various board games of logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gentext_chung text and music generator
    gentext genmidi chung is a small text generation / midi piano music gen generator based on SORT dychotomic algorythm (inspired from ai neural networks RNN LSTM and Markov chains but not at all the same) .Trained with an input text file , it can generate random variants text / music stream in response to user input or freely (user enters empty input) or realtime non stop. Written in easy fast compiled freebasic. Generates midi music when load miditext txt files saved with brainpiano3...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    gui_chung
    gui chung , an compact freeware to program easy gui multi windows api applications in freebasic. Included support of freebasic graphics gfx, openGL and irrlicht 3D engine. Inspired from Liberty Basic simple gui coding syntax.(combined with fbedit ide , is easier to use than Liberty Basic and 1000x faster)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 7 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    Personal Radio Station OSE

    Personal Radio Station OSE

    Simple and efficent Radio Automation system linux based

    Gambas applications to manage and broadcast a little radio station in pure client server architecture. installation steps: 1) run settings module (preferences and db access information) 2) import using Music Manager application (use this module every time you would ingest new songs) 3) start main player application (PRS_ose) and keep broadcasting :D 4) add music strategies, commercials, etc with extra applications from the PRS suite :D Preferred language Gambas3 Database server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rpg_chung
    rpg chung is a rpg text like game engine with 3D laby view , smart word input and random dungeon maps generation. It is written in freebasic and can be compared as a game chatbot inspired from the "the hobbit" and "hells temple" games on oric1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RND

    RND

    Random data generator: secure character streams and large files

    ... size (e.g. 777 bytes, 10 MB, 2 GB) • huge files (x64 version: 4GB+ files) • fast generation rates on x64 version: ~8GB/sec streams with i3 CPUs on Linux • files for zipping / hashing / integrity / transfer / speed tests. RND.zip contains the source code and the x86/x64 executables for Linux, Windows, Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    circuit_chung
    circuit chung is an open source 3D circuit road car racing game with random road maps / racing circuit generation and cars traffic , towns ,panels ,lights and animated persos, written in freebasic and ancient openGL1.4. Source code of random racing circuit generation algorithm is provided. Developped on and made for small netbook (may run also on bigger Pcs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    myDDDungeonsGL

    myDDDungeonsGL

    a 3D openGL version of Deap Deadly Dungeons roguelike RPG game

    myDDDungeonsGL chung is a free 3D openGL version of Deap Deadly Dungeons ( DDDungeons ), Search for The Crown of alegare ( freebasic open source rogue like RPG game with random dungeon generation ) adapted from an original game by Richard Clark . Added : 16->32 pixels sprites (2D view), window resized, animations, joystick, switchable 3D openGL view + textures + lighting + new monsters , fullscreen mode,Can run on a small netbook .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gps_chung
    gps chung is an open source GPS algorythm program. It calculates the shortest way path from start to end out of an array of road segments (position, direction) . Source code gps_chung.bi is included as example in a small application game garden_chung (freebasic) lite version of circuit_chung road circuit game with random map generation , home garden edit and gps speech voices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Game207

    Connect Four style strategy game

    Game207 is a Connect Four style strategy game. -Single player with AI opponent -Single executable with no external data files -Procedural graphics generation -Stores no configuration information -Coded in FreeBASIC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A smart card-based public key cryptography system based on elliptic curves, using AES for session key generation and SHA for hashing. This project will include the smart card software, terminal software, and a public key server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QMXML is an open source project with a focus on producing an XML API for OpenQM. This project will provide XML document generation and handling capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a household control for next generation home for all that will use VERY low power equipment and a central control unit (server) that will feed led/lcd monitors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Linux distribution based on ArchLinux. The first generation is for Vietnamese and by Vietnamese
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next