transmogrifier

Unstructured data goes in, structured data comes out. Sometimes comedically. (by davepeck)

Transmogrifier Alternatives

Similar projects and alternatives to transmogrifier

  1. faker

    70 transmogrifier VS faker

    Generate massive amounts of fake data in the browser and node.js (by faker-js)

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. jsonformer

    25 transmogrifier VS jsonformer

    A Bulletproof Way to Generate Structured JSON from Language Models

  4. clownfish

    Constrained Decoding for LLMs against JSON Schema

  5. magic

    5 transmogrifier VS magic

    AI functions for Typescript (by jumploops)

  6. cria

    Tiny inference-only implementation of LLaMA (by recmo)

  7. relm

    ReLM is a Regular Expression engine for Language Models (by mkuchnik)

  8. Chat-Markup-Language

    This is a Repo defining a set of rules for ChatGPT to use when sending responses to a user

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better transmogrifier alternative or higher similarity.

transmogrifier discussion

Log in or Post with

transmogrifier reviews and mentions

Posts with mentions or reviews of transmogrifier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.
  • Jsonformer: A bulletproof way to generate structured output from LLMs
    8 projects | news.ycombinator.com | 2 May 2023
    This is a useful pattern and seems to be discovered by devs after they've played with LLMs for a while.

    I called it "transmogrifier" (thanks, Calvin!) and the maybe one interesting twist in my repo [1] is that you define the desired return type using Zod; when you call `transmogrify(...)` it validates the LLM response. If valid, data is returned (and you can use all the nice trappings of typescript from there); if not, an exception is raised.

    [1] https://github.com/davepeck/transmogrifier

Stats

Basic transmogrifier repo stats
1
0
4.7
almost 2 years ago

davepeck/transmogrifier is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of transmogrifier is TypeScript.


Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?