metuge.dev

Projects

Report Generating System

Turns rough notes into a finished, structured report: the repetitive part of writing one, handed off.

2025Independent developer, active

The problem

Rewriting the same notes into the same report shape, every time, is work that does not need a person doing it.

What I did

A NestJS service takes the raw input, runs it through Llama 3.3 against a fixed report structure, and returns something ready to send rather than something you still have to edit.

Built with

  • NestJS
  • Groq
  • Llama 3.3 70B