Finetuning a model for my log analysis tool was surprisingly effective.
Also added an option to show the model's analysis of each line.
github.com/jnises/llmog
Finetuning a model for my log analysis tool was surprisingly effective.
Also added an option to show the model's analysis of each line.
github.com/jnises/llmog
While building a tool to visualize intervals on a piano I ended up using Claude to implement peripheral functionality rather than depending on some existing library. It worked surprisingly well.
jnises.github.io/dissonance-l...
Will gen AI change how we handle software dependencies going forward?
Ever wondered if AI could help make sense of your chaotic log files? I experimented with using LLMs to rate and highlight log lines by importance.
Results were mixed :sweat_smile:
github.com/jnises/llmog