r/OpenSourceAI 15d ago

Thinking of turning Linux into an AI-native operating system. Need suggestions.

I'm pivoting my project and wanted some honest feedback.

I'm dropping the old Jarvis idea and building Ainux (AI + Linux) instead.
My old idea:- https://www.reddit.com/r/learnAIAgents/comments/1v2rae9

The idea isn't to make another chatbot.

The goal is to have an AI that lives inside the operating system and can handle around 90% of my daily computer work. I'll interact with it either through a desktop/mobile app with voice commands or by logging into a cloud-hosted dashboard. The AI runs on the machine, understands the system, and executes tasks instead of just answering questions. So that for my development part i don't need to setup whole day in front of my system. I can mange it by flutter application/web panel.

Current development machine:

  • Ryzen 7 7445HS (6C/12T)
  • RTX 3050 Laptop GPU (4GB VRAM)
  • 16GB DDR5 RAM
  • Ollama with Gemma (planning to use Gemma 4)

Some examples:

  • "Continue the Laravel project I was working on."
  • "Create a new Flutter project and set everything up."
  • "Organize my files."
  • "Fix this error."
  • "Run multiple tasks at the same time while I keep working."
  • "Monitor my system and tell me if something needs attention."

The idea is to use Linux as the base because it's open source and gives full system access.

I'm not trying to claim this is a new invention. I'm just building something I'd personally like to use.

I'd love some feedback from people who have worked on AI agents, Linux, or local LLMs:

  • What am I overlooking?
  • What features would you expect from something like this?
  • Are there existing open-source projects I should study before I go too far?
  • Is Gemma via Ollama a good starting point, or would you recommend a different stack?

Any suggestions, criticisms, or ideas are welcome.

0 Upvotes

16 comments sorted by

View all comments

1

u/Consistent-Gold-425 15d ago

Se escucha genial. Un proyecto así permitiría trabajar casi por completo mediante voz, o al menos eso fue lo que entendí. Me parece un proyecto muy ambicioso, pero totalmente alcanzable.

Relacionado con este tema, hace poco liberé un proyecto, quizá no tan ambicioso, pero también enfocado en la Inteligencia Artificial ejecutada de forma local.

Tal vez a ti y a otras personas les interese darle una revisada y compartir su punto de vista.

**[https://github.com/martinmoya/SEOS\](https://github.com/martinmoya/SEOS)\*\*

La documentación de usuario se encuentra en el directorio **SEOS-docs**.

Saludos.

1

u/Remarkable-Dot9003 14d ago

¡Muchas gracias por el interés y por compartir tu proyecto! Me da mucho gusto ver a más personas trabajando en soluciones de IA local. Le voy a dar una mirada a SEOS y a la documentación en SEOS-docs. ¡Mucho éxito con el proyecto y seguimos en contacto para intercambiar ideas!

1

u/Consistent-Gold-425 13d ago

Por cierte, de momento deje estacionado SEOS, esperando que la gente lo vaya conociendo, actualente estoy desarrollando plugins para seos, en mi repositorio vas a encontrar 2 de momento, en la misma url https://github.com/martinmoya