
About Devros
Devros is a large language model I’ve built using Open WebUI’s graphical interface, trained exclusively on the contents of my website contributions. You can point it at any page in my section of the site to get context-aware responses, which makes it a versatile learning tool. Although I host Devros publicly so anyone can experiment with it, you may occasionally encounter downtime when I’m performing maintenance or updates. Rest assured, I’m always working to restore full functionality as quickly as possible in between gaps of my schedule.
Right now, Devros runs on a Raspberry Pi 5 and uses the qwen2.5:0.5b model. While this setup offers impressive capabilities for its size, it isn’t perfect. If you need extra confidence in its output, click the “Check Kaedyn’s Site” button beneath any answer. This triggers an API call that cross-references your query, and extra provided context, against every page on my site, yielding more accurate, content-grounded results. That said, AI can still hallucinate, or provide incorrect information, so I strongly recommend verifying its outputs. For more information about AI or Devros’ design, please check out my posts below!
Additional Information
For more information about AI read:

The Future of Artificial Intelligence
May 5, 2025
Summary
This article explores AI’s current capabilities using data from the Stanford AI Index Report to forecast the technology’s future impact on society. It highlights breakthroughs in the workplace, healthcare and education driven by collaboration with AI tools while addressing widespread concerns about bias, hallucinations and deepfakes.
To set up your own loacl AI model read:

Hosting a local LLM (Linux Recommendation)
May 5, 2025
Summary
This guide walks you through hosting a local large language model on Linux. It covers everything from installing key dependencies to choosing the right model for your machine’s hardware. You’ll get clear, step-by-step setup commands and my personal recommendations to help you spin up your own local AI on a Linux based OS.