• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: February 7th, 2025

help-circle



  • LLM and VLM are generally the type of model that needs a ton of resources to run. Birdnet uses an audio classification model, but there are dozens of types of models.

    I’m building specialized task-focused pipelines which keep the memory footprint small for self-hosted users, and I’m working on a unified framework too make building other pipelines and applications much easier: https://docs.circuitforge.tech/

    If you give me some details on what you’re after I might be able to find you some projects or at least clarify keywords

    Edit: an example of how efficient these can get, I have a little ESP32-driven waveshare display running an ONNX wake-word detection model which is absolutely nuts. 4mb psram and a dual-core 240mhz cpu and its only job is handling “hey Mycroft” and establishing a proper speech-to-text connection with my server downstairs




  • For sure on the art. I’m a graphic artist by education and I’m already working with another full-time artist on the application logos. When I make enough I’m planning to hire a proper web developer for the frontend/web design as that’s onc area I do lean pretty heavy on the LLM’s for assistance.

    Funny you should mention the AI vs LLM labeling as I much prefer to call them LLM’s or “models”, but I’m trying to keep it accessible for non-technical people. I think I’ll go back through and rename though.

    Also most of the tools are deterministic, with the LLM’s filling in gaps where there needs to be some amount of probabilistic interaction, like figuring out what you could cook given only the ingredients in your pantry, or rewriting a resume 26 million ways to satisfy the ATS filters.

    If you don’t want to use those features, nothing forcing you. They’re useful for tracking and organizing without the LLM at all.


  • I’m in the process of launching a new business as a single dev, and I want to be upfront about my use of AI, but I notice as soon as I mention any LLM, most people assume what I’ve built is “vibe coded” without even looking at the applications themselves.

    I spent almost two months just setting up the devops side of things before I even considered publishing. Feedback buttons in the apps automatically open issues on my Forgejo, push mirrors to GitHub and Codeberg, and I do weekly progress reports internally (I stopped posting to Lemmy after people felt spammed and now I just post on the site blog)

    I’m just not sure how to make it easy to tell that I’m actually putting my heart and soul into building software that should help people.

    If curious: https://circuitforge.tech/