andersonbcdefg

↗ HN profile [ 34.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Includes bug reports, session replay, and watching tests live. This is free to play with. Login-gate is just to prevent abuse (sorry!).

  2. aiq lets you use a single CLI command to auto-label text data with a language model API & train an efficient classifier on the labels. Training and inference are super fast (both run on CPU).

  3. Sonar crawls your codebase and turns all the database operations in your Python, JS, etc. into a browse-able catalog that describes all operations for each table, and points you to where in the code they're carried out.…