ALFRED-The Virtual and Versatile Butler banner

ALFRED-The Virtual and Versatile Butler

2 devlogs
43m 38s

A private, security-first Alfred-style AI assistant for Linux that combines local or optional API-based language models with a strictly controlled command execution system. It runs offline by default, supports GPU-accelerated local models, and enf…

A private, security-first Alfred-style AI assistant for Linux that combines local or optional API-based language models with a strictly controlled command execution system. It runs offline by default, supports GPU-accelerated local models, and enforces deterministic, whitelist-based actions so the AI can generate text without ever directly accessing or controlling the system.

This project uses AI

Used Vibe-coding for most of the part in this project. But worked on the debugging myself.

khandehemakesh

Well…. I was able to generate a working command line interface, but he backend wasn’t responding well since the AI is not correctly integrated. Yea… that’s just it for now
TODO’s:

  1. AI integration fixing
  2. Work on API integration
  3. Create a eye-candy, cyberpunk-type, GUI/CLI.
Attachment
0
khandehemakesh

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build. As the description of my project suggests, I am working on building an AI assistant that is inspired from Alfred, Bruce Wayne’s(aka The Batman) Butler. In the comics, Alfred is not just an ordinary butler. He is a trained martial artist, is good with tech and very supportive of Bruce. I aim to replicate similar traits in my AI model in this project. For this project, I’ll be working with the llama3.1:8b model using ollama since its a great fit for the hardware I possess. The operating system, i’ll be building this on will be Arch Linux. I also aim to develop support for Mac and Windows. I hope to completely build a custom AI from scratch, replacing the Meta AI model, in the near future, once this project proves to be helpful for me.

Attachment
0