Wednesday, November 22, 2023

Show HN: GJP-4-GPT, a Gradual JSON Parser for GPT's https://ift.tt/W9YhFVI

Show HN: GJP-4-GPT, a Gradual JSON Parser for GPT's Often it's easiest to have an LLM output the results you need in JSON form, but streaming those outputs into an actual viewport is nontrivial. Thus I made this package, a streaming JSON parser that handles all the work of decoding your JSON so you can focus on displaying your UIs. https://ift.tt/xiXOjeJ November 23, 2023 at 02:23AM

No comments:

Post a Comment

Show HN: Gridland: make terminal apps that also run in the browser https://ift.tt/6ie1RTQ

Show HN: Gridland: make terminal apps that also run in the browser Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it pos...