Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.project > #13858 > unrolled thread

Proposal: Debian-AI — A Free and Open-Source AI Operating System

Started bysu su <su3036475606@gmail.com>
First post2025-06-27 19:00 +0200
Last post2025-06-29 01:20 +0200
Articles 7 — 5 participants

Back to article view | Back to linux.debian.project


Contents

  Proposal: Debian-AI — A Free and Open-Source AI Operating System su su <su3036475606@gmail.com> - 2025-06-27 19:00 +0200
    Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System "M. Zhou" <lumin@debian.org> - 2025-06-28 00:20 +0200
      Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System 苏穆杰 <su14053334363@gmail.com> - 2025-06-28 13:20 +0200
        Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System Charles Plessy <plessy@debian.org> - 2025-06-29 03:30 +0200
        Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System "M. Zhou" <lumin@debian.org> - 2025-06-29 03:50 +0200
    Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System Hanno 'Rince' Wagner <wagner@debian.org> - 2025-06-29 00:30 +0200
      Re: Proposal: Debian-AI — A Free and Open-Source AI Operating System 苏穆杰 <su14053334363@gmail.com> - 2025-06-29 01:20 +0200

#13858 — Proposal: Debian-AI — A Free and Open-Source AI Operating System

Fromsu su <su3036475606@gmail.com>
Date2025-06-27 19:00 +0200
SubjectProposal: Debian-AI — A Free and Open-Source AI Operating System
Message-ID<L2kAF-dAgZ-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Dear Debian Project and Community,

I believe we are entering an era where AI systems may become the next
generation of operating systems. However, the current landscape is
dominated by proprietary solutions from big corporations, which risk
turning AI into a tool for profit, control, and lock-in, rather than a
technology that serves humanity.

If Debian’s mission is to keep software free and users in control, perhaps
we need to think about an AI platform that is as open, transparent, and
community-driven as Debian itself. Otherwise, the freedoms Debian has
always defended may be at risk in the coming AI era.

I would love to discuss whether the Debian community might consider
starting a project like “Debian-AI” — a fully free and open AI system,
capable of running locally or distributed, with openness, privacy, and
community governance at its core.

Even if such a project seems too ambitious now, I believe this is the time
to start the conversation.

Thank you for your time and for everything Debian stands for.

Best regards,

[toc] | [next] | [standalone]


#13860

From"M. Zhou" <lumin@debian.org>
Date2025-06-28 00:20 +0200
Message-ID<L2pAl-dDB0-1@gated-at.bofh.it>
In reply to#13858
On 6/27/25 1:47 AM, su su wrote:

> I would love to discuss whether the Debian community might consider 
> starting a project like “Debian-AI” — a fully free and open AI system, 
> capable of running locally or distributed, with openness, privacy, and 
> community governance at its core.
>
What is "AI Operating System"? Is it a marketing word or a concrete concept?

If it is a marketing word then my discussion stops here.

[toc] | [prev] | [next] | [standalone]


#13861

From苏穆杰 <su14053334363@gmail.com>
Date2025-06-28 13:20 +0200
Message-ID<L2BLb-dLg9-3@gated-at.bofh.it>
In reply to#13860

[Multipart message — attachments visible in raw view] — view raw

Hi M Zhou and everyone,

Thanks for your question — it’s a good one, and I absolutely agree that “AI
Operating System” sounds suspiciously like a marketing term if we don’t
define it carefully.

So let me explain what I really mean.

---

1. Why talk about an “AI Operating System”?

Today, “AI” mostly means big models like GPT, Gemini, Claude, etc. They sit
on top of traditional operating systems (Linux, Windows, macOS). The OS
manages files, memory, processes — AI is just an app running above it.

But I think AI might soon replace the operating system layer itself.

Why? Because as these models grow more capable, people start wanting to
delegate system-level tasks to AI:

configuring the system

automating workflows

troubleshooting errors

integrating knowledge across apps

deciding what software to install

optimizing performance and resources

even understanding user intent in natural language rather than through
fixed menus and UIs

If that trend continues, an “AI Operating System” is one where the AI isn’t
just an app — it’s the core layer between hardware and the user.

---

2. My own definition of an “AI Operating System”

An AI Operating System in my view means:

The AI system controls how the OS allocates resources and reacts to user
instructions

The OS itself is “intelligent” enough to reason about tasks and adapt

Users don’t have to manually manage low-level configurations

The traditional shell, GUI, and APIs become “skills” of the AI core

Put simply:

> Instead of the user learning how to operate the OS,
the OS learns how to operate for the user.


---

3. What’s wrong with current AI?

Right now, even advanced models are not truly intelligent. They
hallucinate. They guess. They cannot admit “I don’t know.” And they’re
black boxes run by corporations.

Here’s how I see it:

Generalization in current models is just statistical prediction

When a model guesses correctly, we call it “smart”

When it guesses wrong, we call it a “hallucination”

Either way, the model never knows anything in the human sense

So my view is:

> Today’s LLMs don’t actually understand or reason.
They simulate possible answers.

That’s why simply embedding GPT into Linux doesn’t make Linux “AI-native.”
We’d just be adding a chatbot on top of bash.

---

4. What would make a true “AI Operating System”?

Instead, I imagine an AI OS that:

✅ uses rule-based reasoning to check whether its own answers make sense
✅ admits uncertainty and can say “I don’t know”
✅ stores fragmented context (like virtual memory) and retrieves it
intelligently
✅ tracks cause and effect to avoid repeating mistakes
✅ allows plugins for different domains of reasoning
✅ remains lightweight enough to run locally or distributed (like P2P or
PCDN architectures)

So it’s not just big LLMs. It’s:

logic engines

symbolic reasoning

error detection

context memory shards

and many smaller, specialized AIs that check each other’s outputs

All glued into one intelligent operating layer.

---

5. Why Debian?

Because:

Debian is open, transparent, and democratic

Proprietary AIs (from big tech) threaten user freedom and privacy

The community has the skills and spirit to build something new

Debian could define standards for how an AI OS should work

Otherwise, the AI future might be entirely controlled by corporations

That’s why I’m proposing to start the conversation about a Debian-style
AI-native system, instead of waiting for proprietary companies to own the
entire space.

---

TL;DR

An AI Operating System, in my mind, is:

> An operating system whose core function is
intelligent reasoning, not just mechanical execution.

And I’d love for Debian to be part of building it — the right way.

---

Thanks for hearing me out.
sumujie

if everyone have good idea please cc to me

su3036475606@Gmail.com

M. Zhou <lumin@debian.org> 于 2025年6月28日周六 上午6:11写道:

> On 6/27/25 1:47 AM, su su wrote:
>
> > I would love to discuss whether the Debian community might consider
> > starting a project like “Debian-AI” — a fully free and open AI system,
> > capable of running locally or distributed, with openness, privacy, and
> > community governance at its core.
> >
> What is "AI Operating System"? Is it a marketing word or a concrete
> concept?
>
> If it is a marketing word then my discussion stops here.
>
>

[toc] | [prev] | [next] | [standalone]


#13864

FromCharles Plessy <plessy@debian.org>
Date2025-06-29 03:30 +0200
Message-ID<L2P1L-dTrq-1@gated-at.bofh.it>
In reply to#13861
Hi Su,

fresh enthousiasm is always nice to hear!  You will have to move a
mountain, but don't despair!

If you know Debian well enough then you are surely aware that Debian
focuses on integration and tends to not develop system-wide components
anymore.  Therefore if you want to see more AI in Debian, then I think
that you need to add your energy to those working on identifying and
removing the roadblocks, which range from packaging core libraries and
tools, access to hardware, data, and high-quality models, consensus on
what makes AI "Free" (please note the current work already done on that
topic), consensus on what should be the energy footprint of a "Free"
operating system, etc.

If you want to innovate on the use of autonomous agents to administrate
an OS on the user's behalf (yes please! if only AI could manage the
power saving of my laptop…), then there is a lot of research that has be
done upfront and while it would be nice to hear that it is done on
Debian systems, it is not a strict requirement.  This said if you want
to see the fruit of this research in Debian then you surely need to pay
attention to the paragraph above :)

And before all, Debian is also a commmunity of developers and users.  At
some point you need to be visible and appreciated.  I note that you used
two different Gmail addresses in this thread.  If you need to stay
anonymous you need to learn how to be recognised despite that
constraint.  Here is a hint, but I am far from expert on that topic.

https://lists.debian.org/debian-devel-announce/2020/11/msg00003.html

I just asked "How can I contribute anonymously to Debian?" to the free
version of Copilot, and it did not mention anything on the above.  As
you see the gap is still very large.

Have a nice day,

Charles

-- 
Charles Plessy                         Nagahama, Yomitan, Okinawa, Japan
Debian Med packaging team         http://www.debian.org/devel/debian-med
Tooting from work,               https://fediscience.org/@charles_plessy
Tooting from home,                 https://framapiaf.org/@charles_plessy

[toc] | [prev] | [next] | [standalone]


#13865

From"M. Zhou" <lumin@debian.org>
Date2025-06-29 03:50 +0200
Message-ID<L2Pl7-dTxX-1@gated-at.bofh.it>
In reply to#13861
On 6/28/25 2:15 AM, 苏穆杰 wrote:

>
> That’s why I’m proposing to start the conversation about a 
> Debian-style AI-native system, instead of waiting for proprietary 
> companies to own the entire space.
>
>
Good idea at high level, but the proposal itself is a hallucination.

Business companies spent billions of dollars, hired the most smart 
scientists over this world working on relevant topics, and still fails 
to solve the mentioned issues. Now, the proposal, proposes to overturn 
the whole game, beating the deep pockets with zero funding and just 
volunteers, without a concrete goal to achieve.

[toc] | [prev] | [next] | [standalone]


#13862

FromHanno 'Rince' Wagner <wagner@debian.org>
Date2025-06-29 00:30 +0200
Message-ID<L2Mdz-dRDp-1@gated-at.bofh.it>
In reply to#13858
Hi su,

On Fri, 27 Jun 2025, su su wrote:

> I believe we are entering an era where AI systems may become the next
> generation of operating systems.

I disagree.

Not because it is not possible (I fear people will claim such a thing
would be useful, but never say for whom) but because it contradict
Debian. And also, because we have an operating system which is working
fine. why should we care about such a thing as an "AI Operating
System" while Linux in our distribution is fine?

best regards, Hanno Wagner
--
|  Hanno Wagner  | Member of the HTML Writers Guild  | Rince@IRC      |
| Eine gewerbliche Nutzung meiner Email-Adressen ist nicht gestattet! |
| 74 a3 53 cc 0b 19 - we did it!          |    Generation @           |
 »Die Redaktion.  Täglich neu in dana.«  tlr

[toc] | [prev] | [next] | [standalone]


#13863

From苏穆杰 <su14053334363@gmail.com>
Date2025-06-29 01:20 +0200
Message-ID<L2MZX-dSds-1@gated-at.bofh.it>
In reply to#13862

[Multipart message — attachments visible in raw view] — view raw

>
> Thanks for your feedback.
>
>
>> I fully agree that Linux and Debian work very well today.
>
>
>> My concern is that many big tech companies are already integrating AI
>> deeply into operating systems, claiming AI will become the next OS layer
>> itself. If the free software community doesn’t explore this early, we risk
>> being locked out by proprietary patents and platforms.
>
>
>> I’m not suggesting to replace Debian or Linux, but to research how AI can
>> integrate while preserving Debian’s principles. It’s like how digital
>> cameras replaced film: film was great, but digital opened new possibilities.
>
>
>> I’d love to hear how you think Debian could approach this without
>> compromising its values.
>
>
>> Thanks!
>
>
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.project


csiph-web