Newelle is a GTK graphical front end for interacting with LLMs from Gnome desktop. It supports both local LLMs and online ones.

In addition to basic chat, it supports:

  • Speech to text and TTS models
  • Can perform web searches
  • Can drag files into Newelle to discuss it’s contents
  • Run terminal commands
  • Manage files
  • Other features like image generation can be added through it’s plugin system.

Obviously you’ll want to be careful with letting it interact with your system directly through files/terminal commands, but still sounds pretty promising.

  • vermaterc@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    I don’t need an AI to wipe my databases.

    A few things to note:

    1. What a moron runs LLM model to manage production database?
    2. Newelle seem to run commands in virtualized environment and asks user every time it runs any command. So you are 100% aware of what happens. You might as well run rm -rf * by hand by accident.