ts-patch VS LLM-OpenAPI-minifier

Compare ts-patch vs LLM-OpenAPI-minifier and see what are their differences.

ts-patch

Augment the TypeScript compiler to support extended functionality (by nonara)

LLM-OpenAPI-minifier

Making openapi spec swagger documents friendly for GPT and other LLMs. (by ShelbyJenkins)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ts-patch LLM-OpenAPI-minifier
6 2
665 35
- -
7.0 5.6
17 days ago 10 months ago
TypeScript Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ts-patch

Posts with mentions or reviews of ts-patch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-20.
  • Introducing TypeChat from Microsoft
    18 projects | news.ycombinator.com | 20 Jul 2023
    yup, just found that, super neat, I am 100% interested in using this for other runtime validation...

    It's interesting because I've always been under the impression the TS team was against the use of types at runtime (that's why projects like https://github.com/nonara/ts-patch) exist, but now they're doing it themselves with this project...

  • Typescript compiler 'plugin' to add JS code generation
    3 projects | /r/typescript | 8 Jul 2023
  • Functions and algorithms implemented purely with TypeScript's type system
    9 projects | news.ycombinator.com | 4 Jul 2023
    I recently learned about Typescript transformers[0] and wish they were better supported in a first-class manner. Working with ttypescript or ts-patch[1] is easy enough, but it still feels like you're doing something you shouldn't be doing.

    My goal was to pass the Typescript types to the JS runtime, maybe there's a better way and GPT-4 just led me astray...

    [0] https://github.com/itsdouges/typescript-transformer-handbook

    [1] https://github.com/nonara/ts-patch

  • Runtime Data Validation from TypeScript Interfaces
    4 projects | dev.to | 14 Jan 2022
    To accomplish this, I wrote a couple of transformer plugins for TypeScript. Now, tsc doesn't support plugins by default. (You may have seen plugins in the tsconfig.json for a project, but they are plugins for the editor's language server, not the compiler.) Luckily for us, again, there exists a fantastic open-source package to solve this problem. Ron S. maintains a package called ts-patch which, aptly, patches the tsc installation for a project to allow the project to specify compiler-plugins.
  • Typescript AST manipulation in Deno?
    3 projects | /r/Deno | 4 Sep 2021

LLM-OpenAPI-minifier

Posts with mentions or reviews of LLM-OpenAPI-minifier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-16.
  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    Hey, so I got pretty far into implementing open api specs for LLMs. To the point where you can point to an open api spec, ingest it, and then it’s available for GPT to select to satisfy user requests.

    I do this by minify the specs and building an index to feed it that it selects from using logit bias.

    Im at pause point on it while I figure out how to actually have GPT build the calls, but I think something like you have might solve that.

    https://github.com/ShelbyJenkins/LLM-OpenAPI-minifier

  • Introducing TypeChat from Microsoft
    18 projects | news.ycombinator.com | 20 Jul 2023
    https://github.com/ShelbyJenkins/LLM-OpenAPI-minifier

    I have a working solution to exposing the toggles.

    I’m integrating it into the bot I have in the other repo.

    Goal is you point to an openapi spec and then GPT can run choose and run functions. Basically Siri but with access to any API.

What are some alternatives?

When comparing ts-patch and LLM-OpenAPI-minifier you can also consider the following projects:

ts-morph - TypeScript Compiler API wrapper for static analysis and programmatic code changes.

israpdead_react - wip react rebuild of israpisdead. v1 is live now

ultra - Zero-Legacy Deno/React Suspense SSR Framework

CopilotKit - Build in-app AI chatbots πŸ€–, and AI-powered Textareas ✨, into react web apps. [Moved to: https://github.com/CopilotKit/CopilotKit]

ts-to-zod - Generate zod schemas from typescript types/interfaces

TypeChat - TypeChat is a library that makes it easy to build natural language interfaces using types.

typescript-transformer-handbook - πŸ“˜ A comprehensive handbook on how to create transformers for TypeScript with code examples

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

ts-ast-viewer - TypeScript AST viewer.

paisa - Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi

zod-gpt - Get structured, fully typed, and validated JSON outputs from OpenAI and Anthropic models.

ContainerSSH - ContainerSSH: Launch containers on demand