frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Universal Intelligence v1.0 is out AI made simple

https://github.com/blueraai/universal-intelligence
1•bluera•11mo ago

Comments

bluera•11mo ago
Hey HackerNews, for the past few years I've been exploring machine learning, from modeling all sorts of things, to language and vision models, all the way up to the other "consumer" end of the spectrum: using and crafting agentic apps. The learning curve has been steep, and the field moves fast. It's a lot for anyone to absorb.

I thought, having gone through this, can I use what I learned to make it easier for the person that comes next? That's where I am today.

With that in mind, I've started with open sourcing a project aimed at *simplifying and standardizing the usage of models, tools and agents*, so anyone can start coding and deploying cross-platform AI apps on day 1, without any prior AI experience, without learning engines or frameworks, and *on any hardware* (model, quantization, engine, backend all dynamically set by default, optimized for your device). The interface is later customizable, so it grows with you as you learn, up to production readiness.

This is all you need to get started:

=====================================================

from universal_intelligence import Model

model = Model()

result, logs = model.process("Hello, how are you?")

=====================================================

- Both local and cloud-based models are available, with the same simple interface. Can be instantly swapped.

- Similar APIs are made available for tools and agents —all of which are composable, interoperable, and capable of sharing hardware resources to scale at virtually no cost.

- Available in Python or JS/Typescript, usable anywhere (desktop, mobile, web, cloud).

- Can work with your favorite agent framework and MCP tools if you'd like.

Also, no more managing tokens or fetching “['choices'][0]['message']['content']”.

I'd love to hear about your experience and challenges, to think about where to take this next.

The Brave Souls Who Bought a Used, 340k-Mile Rental Camper Van

https://www.thedrive.com/news/meet-the-brave-souls-who-bought-a-used-340000-mile-rental-camper-van
1•PaulHoule•1m ago•0 comments

Club-3090 Recipes for serving QWEN3.6 27B locally on RTX 3090s

https://github.com/noonghunna/club-3090
1•lastdong•1m ago•0 comments

Does Iran Have Secret Armed Dolphin Assassins?

https://www.popularmechanics.com/military/weapons/a30500130/iran-military-dolphins/
1•svenfaw•2m ago•0 comments

Show HN: The Agent That Orders My Groceries

https://twitter.com/pirosb3/status/2051733333592223822
1•pirosb3•4m ago•0 comments

Show HN: We're using LLMs to classify risk before execution in prod

1•andriosr•6m ago•0 comments

Just One More Prompt

https://benjaminste.in/blog/2026/05/03/just-one-more-prompt/
1•benstein•6m ago•0 comments

The UK's Answer to DARPA Wants to Rewire the Human Brain

https://www.wired.com/story/kathleen-fisher-jacques-carolan-aria-wired-health/
1•mbeavitt•6m ago•0 comments

Ask HN: Is it possible to craft a privacy policy that perpetually protects users

1•newswangerd•7m ago•0 comments

US Debt Crosses 100% of GDP for First Time Since 1946 and This Time Is Different

https://thedailyeconomy.org/article/us-debt-crosses-100-of-gdp-for-first-time-since-1946-and-this...
2•abdelhousni•7m ago•0 comments

The Vertical Codebase

https://tkdodo.eu/blog/the-vertical-codebase
1•ulrischa•7m ago•0 comments

Show HN: AHD – an open-source linter and eval framework for AI-generated UI

https://ahd.adastra.computer/
2•HereticLocke•11m ago•0 comments

Wikipedia Goes For-Profit

https://old.reddit.com/r/ChatGPT/comments/1t2hjoq/wikipedia_goes_forprofit/
2•us321•12m ago•0 comments

A Theory of Generalization in Deep Learning

https://arxiv.org/abs/2605.01172
1•E-Reverance•12m ago•0 comments

Math long resisted a digital disruption. AI is poised to change that

https://www.sciencenews.org/article/math-disrupted-by-ai-verify-proofs
2•digital55•14m ago•0 comments

The performance bug hiding in our Cloud Run billing settings

https://oblique.security/blog/the-performance-bug-hiding-in-our-billing-settings/
3•ericchiang•17m ago•1 comments

A list of known issues with passkey implementations in popular password managers

https://passkeys.dev/docs/reference/known-issues/
3•Cider9986•17m ago•0 comments

Google, Microsoft, and xAI will allow the government to review their new models

https://www.theverge.com/ai-artificial-intelligence/924017/google-microsoft-xai-government-review
3•ambigious7777•18m ago•0 comments

Right Types, Wrong Code: Surprising Bugs a Python Type Checker Catches

https://pyrefly.org/blog/surprising-errors/
2•ocamoss•18m ago•0 comments

Yann LeCun's $1B Bet Against LLMs [video]

https://www.youtube.com/watch?v=kYkIdXwW2AE
3•tanishqkanc•19m ago•0 comments

UNIMATRIx – A Society of AI Agents

https://github.com/gslf/UNIMATRIx
2•gslf•19m ago•0 comments

US Government Expands Vetting of Frontier AI Models for Security Risks

https://www.politico.com/news/2026/05/05/microsoft-xai-google-caisi-safety-testing-00906529
4•r3trohack3r•20m ago•1 comments

Trump Pressures FDA Commissioner to Approve Flavored Vapes

https://www.wsj.com/politics/policy/trump-pressures-fda-commissioner-to-approve-flavored-vapes-9d...
5•impish9208•21m ago•1 comments

Donald Trump Is Elected President (2016)

https://www.bbc.com/news/election-us-2016-37920175
2•downbad_•21m ago•3 comments

DuckDB ↔ Arrow Compatibility: A Status Page

https://rusty.today/blog/duckdb-arrow-compatibility-status/
2•rustyconover•21m ago•0 comments

Show HN: I'm paying senior engineers to read B2B content

https://www.nexertise.com/founding
4•yisrael_g•22m ago•0 comments

Damnlines / NYC Restaurant Lines

https://damnlines.com/
2•lucastgordon•22m ago•0 comments

Why interaction is more powerful than algorithms (1997) [pdf]

https://www.lri.fr/~mbl/ENS/FONDIHM/2013/papers/Wegner-CACM97.pdf
2•aragonite•22m ago•0 comments

PayPal to Cut 20% of the Workforce

https://rollingout.com/2026/05/05/paypal-pypl-workforce-cuts-turnaround/
4•upupupandaway•25m ago•0 comments

PySimpleGUI 6

https://github.com/PySimpleGUI/PySimpleGUI
2•geophph•25m ago•0 comments

Show HN: AI-DLC-UML (AI-Driven Development Life Cycle with UML Modeling)

https://github.com/takaakit/ai-dlc-uml
2•takaakit•26m ago•0 comments