Search Results for "text generator" - Page 2

Showing 54 open source projects for "text generator"

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
  • 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
  • 1

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    iPoet

    iPoet is a poetry generator for creating computer-generated poetry.

    iPoet will create a poem, based on a topic of your choice, with your specified stanza (paragraph) length, number of stanzas and a 1-line refrain. It uses a simple text file ( YAML: .yml extension) as its dictionary, which allows you to edit it on any PC, but, to make it even easier, we have made an editor program that will sort out hierarchy and YAML syntax for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OWL Vocabulary Generator

    A tool to generate OWL files from Medical vocabularies.

    This tool takes native sources of SNOMED text files, LOINC text database and multi-hierachical file and RxNORM RRF files and generate OWL files meant for classification of agents of each vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Novelang is a document generator based on a Wiki syntax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    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
  • 6
    RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple text based files generator for java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Data generator tool which supports many data types (primitive data types,but also names,addresses,post codes,etc.) and generates data in various formats (text,xml,db).It provides a GUI and is extensible by means of plugging-in new data-generator classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
    Downloads: 0 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
    This project is to develop a tool to generate batch text by using user-defined template & parameters. This tool can be used when you have to do some works repeatly and it will own your boring text work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tubaina is a book generator. Given a text written in afc syntax, a markup language, an html or pdf output is generated. This project has been moved to Github: http://github.com/caelum/tubaina
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    KKTechGameMaster is a word editor and random name generator for role-playing aid to help Game Masters in the fulfillment of new adventures. The suite covers desktop and mobile applications with different languages (VB6, VB .NET, Java, J2ME).
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    jCryptPad stores text informationen hierarchical, e.g. passwords, important texts etc. The data is saved in a encrypted xml file. Encryption is done with the AES algorithm. Additionally a password generator and a text encryption editor is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XGen source code generator creates text output from structured text input. It is typically used as a Java Source code generator. It has modules for generating JDBC pojo peers, xml transformations, and website navigation menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Character generator and editor for the German pen and paper rpg DSA (the dark eye, l`oeil noir in France), in 4th edition rules. All data is stored in XML files, so you need only a text editor to create own races, cultures and professions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RImgGen is a random text image generator. Random text images are generated by specified charset, lenght, font/back color variant etc. information with an output file which contains unique file name & context doubles. (using for secure log-in etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A full flavored Eclipse editor for Jikespg and LALR Parser Generator (LPG) grammar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dummy text generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EGG is a development tool for fast and easy realization of XML to plain-text tranformations. It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator like yacc and a regex scaner like lex. As input use Chaperon a grammar written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Password generator. The user can choice the characters, write the results in text file, make pronunceable passwords, choice the number of digits and codes. Visual version made in Java and non-visual version in C. Great performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an Error Class Generator. It takes a text file that defines the error types, constant names and messages, levels and responses associated with it and generates classes in the supported languages that can be used to consistently handle errors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GEMCat is a full-featured, Dublin Core-based metadata generator/editor that is fully configurable from registry-based schemas based on Resource Description Framework (RDF). The tool is Java-based and fully configurable from RDF schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB