jsonltui

A fast TUI application (with optional webui) to visually navigate and inspect JSON and JSONL data. Easily localize parse errors in large JSONL files. Made with LLM fine-tuning workflows in mind. (by gr-b)

Jsonltui Alternatives

Similar projects and alternatives to jsonltui

  1. CyberChef

    303 jsonltui VS CyberChef

    The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Prompt-Engineering-Guide

    🐙 Guides, papers, lecture, notebooks and resources for prompt engineering

  4. cline

    29 jsonltui VS cline

    Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

  5. dotfiles

    is it worth the time? (by eh8)

  6. tools

    Assorted tools (by simonw)

  7. files-to-prompt

    Concatenate a directory full of files into a single prompt for use with LLMs

  8. nomadic

    Discontinued Nomadic is an enterprise-grade framework for teams to continuously optimize compound AI systems [GET https://api.github.com/repos/nomadic-ml/nomadic: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. claude-artifact-runner

    A template project for easily converting Claude AI’s Artifacts into React applications, ready to run out of the box or extend as needed.

  11. datalabel

    datalabel is a UI-based data editing tool that makes it easy to create labeled text data in a dataframe. With datalabel, you can quickly and effortlessly edit your data without having to write any code. Its intuitive interface makes it ideal for both experienced data professionals and those new to data editing.

  12. family-organizer

    An organizer for our family, meant to be both an app and a dashboard

  13. mikupad

    LLM Frontend in a single html file

  14. unstructured

    Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.

  15. json-lineage

    Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption

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

jsonltui discussion

Log in or Post with

jsonltui reviews and mentions

Posts with mentions or reviews of jsonltui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-23.
  • Everything I built with Claude Artifacts this week
    9 projects | news.ycombinator.com | 23 Oct 2024
    I think there is something deeper going on: “coding” is actually 2 activities: the act of implementing a solution, and the act of discovering the solution itself. Most programmers are used to doing both at once. But to code effectively with an LLM, you need to have already discovered the solution before you attempt to implement it!

    I’ve found this to be the difference between writing 50+ prompts / back and for the to get something useful, and when I can get something useful in 1-3 prompts. If you look at Simon’s post, you’ll see that these are all self-contained tools, whose entire scope has been constrained from the outset of the project.

    When you go into a large codebase and have to change some behavior, 1) you usually don’t have the detailed solution articulated in your mind before looking at the codebase. 2) That “solution” likely consists of a large number of small decisions / judgements. It’s fundamentally difficult to encode a large number of nuanced details in a concise prompt, making it not worth it to use LLMs.

    On the other hand, I built this tool: https://github.com/gr-b/jsonltui that I now use every day almost entirely using Claude. “CLI tool to visualize JSONL with textual interface, localizing parsing errors” almost fully qualifies this. In contrast, my last 8 line PR at my company, while it would appear much simpler on the surface level, contains many more decisions, not just of my own, but reflecting team conversations and expectations that are not written down anywhere. To communicate this shared implicit context with Claude would be so much more difficult than to perform the change myself.

  • Show HN: Jsonltui – CLI to inspect large JSON files and localize parsing errors
    1 project | news.ycombinator.com | 2 Oct 2024
  • Show HN: Jsonltui – Fast TUI and webui to inspect and debug parsing JSONL
    1 project | news.ycombinator.com | 1 Oct 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jsonltui repo stats
3
13
7.6
8 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?