Sunday, December 29, 2024

AGI defined: $100B profit (OpenAI, Microsoft)

Microsoft and OpenAI have a financial definition of AGI: Report | TechCrunch

"The two companies reportedly signed an agreement last year stating OpenAI has only achieved AGI when it develops AI systems that can generate at least $100 billion in profits. That’s far from the rigorous technical and philosophical definition of AGI many expect."



Artificial general intelligence (AGI) is a type of artificial intelligence (AI) that matches or surpasses human cognitive capabilities across a wide range of cognitive tasks. This contrasts with narrow AI, which is limited to specific tasks.[1] Artificial superintelligence (ASI), on the other hand, refers to AGI that greatly exceeds human cognitive capabilities. AGI is considered one of the definitions of strong AI.



tool: PGlite, Posgres DB in WASM

PGlite.dev

Embeddable Postgres

Run a full Postgres database locally in WASM with reactivity and live sync.


Get Started

GitHub

What is PGlite | PGlite

PGlite is a WASM Postgres build packaged into a TypeScript/JavaScript client library, that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It's under 3mb Gzipped, and has support for many Postgres extensions, including pgvector.