this post was submitted on 03 Jun 2026
10 points (52.6% liked)

Technology

85168 readers
5189 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

PewDiePie’s AI ambitions have finally become a reality after months of documenting his journey into building his own free AI platform.

As revealed in a video titled “MY trillion $Dollar Project is finally OUT!”, PewDiePie has officially launched Odysseus, a free self-hosted AI workspace designed to give users an alternative to popular platforms like ChatGPT and Claude.

Over the last year, the YouTuber has been diving deep into AI development, building custom systems to run open source models on his own hardware, and aiming to create a tool that offered the same convenience as mainstream AI platforms without relying on cloud services or handing data over to major tech companies. Well, now that project has finally arrived. PewDiePie launches free self-hosted AI workspace Odysseus

According to the official description, “Odysseus is a self-hosted interface for talking to language models – chat, autonomous agents, tools, model serving, email, research, and more. Local-first, privacy-first, and no telemetry. Just you and your models.”

The interface is essentially designed as an all-in-one AI workspace where users can connect local models or external APIs, run autonomous AI agents, perform deep research tasks, compare multiple model outputs side by side, and manage documents directly inside the platform.

In the launch video, PewDiePie showcases the interface’s various features, demonstrating how it can handle research tasks, manage conversations, and operate as a private AI assistant without relying entirely on third-party services.

Despite all that, a major focus of the platform is privacy. Odysseus is marketed as a local-first experience, meaning users can keep their conversations, files, and personal data on hardware they control rather than sending everything to external servers.

The project is also completely open source and free to use. On the website, PewDiePie describes it as having “No sales team, no demo request, no Trojan horse,” while encouraging users to download, modify, and host it themselves.

That philosophy was summed up during the launch with one of the project’s most direct messages aimed at major AI companies: “The war on big tech has just begun.”

top 38 comments
sorted by: hot top controversial new old
[–] Raiderkev@lemmy.world -1 points 19 hours ago

Does it just yell the N word any time you ask it a question?

[–] cheesorist@lemmy.world 9 points 1 day ago

This really just sounds like a web frontend for llm runners, its alright but to say its rivaling the big llm models is a biiiiig stretch. unless you have multiple cutting edge nvidia gpus at home, you arent gonna run anything close to the quality or context size of those big corporate models. a web frontend can only manage stuff and give you tools like those big llms. and there are lots of those already.

[–] brokenwing@discuss.tchncs.de 61 points 2 days ago (4 children)

What makes it different from running ollama locally?

[–] gurty@lemmy.world 44 points 2 days ago (2 children)

I got it up and running yesterday. You run ollama llms through it but it has some fun/useful tools like getting multiple models to give answers to the same question and voting on the correct answer.

Its more a quality-of-life thing, basically.

[–] Transparent_knoll@awful.systems 2 points 22 hours ago (1 children)

I wonder how it compares to open WebUI, which is likely what most self hosters are using to access their LLMs.

[–] gurty@lemmy.world 1 points 22 hours ago

I’ve not used WebUI but it sounds very similar, although Pewdiepie vibe-coded this so it could be a total mess in comparison. No real issues so far though.

[–] TrippinMallard@lemmy.ml 1 points 23 hours ago* (last edited 23 hours ago) (1 children)

You're not tied to ollama. You can choose other options like llama.cpp, vLLM, etc.

[–] gurty@lemmy.world 1 points 22 hours ago

Indeed - I only used Ollama because I was already running it in my terminal.

[–] BooBees@fedinsfw.app 33 points 2 days ago (3 children)

Sounds more like a hub you would plug ollama into, along with other platforms. Kinda like putting all your favorite stores in a mall is useful.

[–] brokenwing@discuss.tchncs.de 18 points 2 days ago (3 children)

Doesn't Open WebUI along with countless other frontends do this?

[–] BooBees@fedinsfw.app 7 points 2 days ago

Yeah i know there’s a couple, but I haven’t seen what all each platform does, especially not his, so I can’t speak to the usefulness or innovation.

[–] ag10n@lemmy.world 5 points 2 days ago

Yes, this is similar to opencode or hermes. A gateway platform to integrate LLMs and tools

[–] ejs@piefed.social 0 points 2 days ago

i would say this is like if open code and open web ui had a baby it would be this. It’s a web interface for self hosting models but runs them through open code to make it agentic. Helpful for non developers to get into running models, but imo isn’t significant bc using open code tui and connecting it to a llama.cpp or vllm self hosted api is not difficult for devs

[–] quiettt@lemmy.world 5 points 2 days ago

Yeah, the article title is misleading.

[–] terabyterex@lemmy.world 4 points 2 days ago

ok, how is that different from openclaw

[–] TheFogan@programming.dev 11 points 2 days ago (1 children)

if I'm seeing it right, it looks like odyssius is meant to be more of a front end. IE it still needs ollama as the back end.

[–] Eldritch@piefed.world 4 points 2 days ago

So more an alternative to Jan or comfy.

[–] aeronmelon@lemmy.world 4 points 2 days ago (1 children)

His preteen followers don’t know how to do that.

Guy’s gotta stay relevant somehow.

[–] ImgurRefugee114@reddthat.com 34 points 2 days ago* (last edited 2 days ago) (1 children)

Hate to break it to you, but his preteen followers have careers now. He's been doing a lot of Linux and tech stuff for over a year.

[–] R00bot@lemmy.blahaj.zone 3 points 2 days ago

Yeah he hasn't really posted anything that would appeal to teens/preteens for years at this point.

[–] nocturne@slrpnk.net 36 points 2 days ago

What we need is less ai, not more.

[–] SigHunter@discuss.tchncs.de 30 points 2 days ago (2 children)

So it's just an alternative to Open WebUI and other AI GUIs? And I guess all that privacy talk is useless if you use non-local AI with it

[–] Shady_Shiroe@lemmy.world 12 points 2 days ago

I got the impression it was more like an in-between open webui and hermes/openclaw agents, or a hub with multiple tools, an all-in-one kinda thing.

Then again, I haven't tried any of the things I mentioned, so take this with a grain of salt.

[–] VeryVito@lemmy.world 3 points 2 days ago

Yeah… sounds like something akin to AnythingLLM or LM Studio.

[–] HubertManne@piefed.social 15 points 2 days ago

you lost me at pewdiepie. oh and AI.

[–] socsa@piefed.social 16 points 2 days ago (1 children)

I reject this PewDiePie redemption arc.

[–] lefaucet@slrpnk.net 3 points 1 day ago

Honest question as I'm out of touch: What's he redeeming himself from? Explain it like I'm 50.

[–] rozodru@piefed.world 16 points 2 days ago (1 children)

it's not really an "answer" to chatgpt or other LLMs at all. it's a workspace. you still have to plug your own AI into it be it locally hosted or subscription based.

It's like saying "PewDiePie has made a FREE Engine Mount that looks to be an answer to Honda's Civic Engine" that doesn't make a whole lot of sense.

[–] paraphrand@lemmy.world 8 points 2 days ago* (last edited 2 days ago)

Sounds like all the other posts across AI subs where someone is like “when doing XYZ with AI you often run into ABC problems. So, that’s why I vibe coded something….”

In some AI subs on Reddit, this is like 1/3 of the posts.

[–] SGforce@lemmy.ca 17 points 2 days ago

Or maybe there's already a thousand of these things and one with a celebrity's face on it feel's icky?

[–] echodot@feddit.uk 7 points 2 days ago

Could somebody release a software product that isn't anything related to AI? I'm sick of hearing about it, I don't use it and I'd like something else to talk about now please. It's been years now with this, it's just like woth fusion, it's always just around the corner.

[–] Ilixtze@lemmy.ml 8 points 2 days ago* (last edited 2 days ago)

And like most of this LLM crap completely useless.

[–] theherk@lemmy.world 7 points 2 days ago (2 children)

Fascinating how uttering the term “AI” can cause so many downvotes even when the system is just a harness that runs self hosted and can use completely openweight, even self trained models. Or maybe many on Lemmy just hate pewdiepie.

[–] luciferofastora@feddit.org 11 points 2 days ago (1 children)

Or maybe people hate that it's a toxic technology wasting resources to spare you having to exercise basic skills, which is being hyped as replacement for actual intelligence, deceiving people into trusting a text generator's mimicry of meaning and mistaking its facsimile for facts.

[–] theherk@lemmy.world 1 points 2 days ago (1 children)

It bums me out that the corporate misdeeds were so damaging with LLM’s that people say stuff like this. The technology of using backpropagation to tune networks and using high dimensional matrices to predict new vectors itself isn’t toxic. It is fascinating and can be useful. But without focus I can see how it all looks like just ChatGPT hallucinating wrong answers to lazy college students or what have you. That’s painting with pretty broad strokes though.

[–] luciferofastora@feddit.org 4 points 1 day ago

I mean, yeah, the tech itself is fascinating. It's an amazing application of complicated math to a complicated type of problem. I took some classes on AI in university and I'm in awe of the advances made in the field.

But the way it is being packaged and sold is toxic. Pewdiepie isn't trying to get kids into studying Machine Learning, Neural Networks, Natural Language Processing and the works. He's not teaching them about the philosophical problem of attaching meaning to words and mapping words to semantics, nor its real implications for machine "intelligence".

It can be useful for generating texts, but in the process, your skill to write those texts yourself will deteriorate. Particularly with structured language like code, you have validation for whether the output is syntactically correct, but using it to code has been proven harmful for devs' own coding skills.

These issues create a dependency on that tech in the same way GPS has many people unable to navigate by map and in the same way too many essential things require a smartphone now.

I don't like the term hallucination because it would require a perception of reality in the first place. It predicts a text that sounds plausible, but because it lacks any understanding of the reality those words represent, it fundamentally cannot take that meaning into account for its prediction. That's not hallucination so much as ignorance.

The harm comes from people mistaking that ignorance for confidence and trusting it to "look up" things. A minor "can make mistakes" disclaimer isn't enough if people assume it mostly does tell the truth. It would be the responsibility of companies peddling these things to make it clear the LLMs don't communicate facts...

But that wouldn't be profitable, so instead they pretend it's a direct substitute for human reasoning, or even an improvement over it, and quietly sweep the limits under the rug.

That's why the topic gets such hate. Sincere technical discussions have no place in public forums full of people that don't understand the technical intricacies, because they will misunderstand it for the type of AI SciFi has been dreaming of for decades, a lie the corporate frauds are all too happy to cash in on.

[–] OccasionallyFeralya@lemmy.ml 4 points 2 days ago

It’s probably both tbh

[–] SecretiveVault@lemmy.zip 4 points 2 days ago

The vile, racist, dipshit? Yawn.