[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"nav-categories":3,"article-sciagent-possibly-the-most-impressive-scientific-ai-today":70},{"data":4},[5,37,57,64],{"name":6,"slug":7,"categories":8},"Productivity","productivity",[9,13,17,21,25,29,33],{"id":10,"title":11,"slug":12},17,"Branding","branding",{"id":14,"title":15,"slug":16},19,"Marketing","marketing",{"id":18,"title":19,"slug":20},20,"Work","work",{"id":22,"title":23,"slug":24},34,"Community","community",{"id":26,"title":27,"slug":28},21,"For newbies","for-newbies",{"id":30,"title":31,"slug":32},24,"Investment","investment",{"id":34,"title":35,"slug":36},22,"Finance","finance",{"name":38,"slug":39,"categories":40},"Tech","tech",[41,45,49,53],{"id":42,"title":43,"slug":44},28,"Technology","technology",{"id":46,"title":47,"slug":48},32,"Artificial Intelligence","artificial-intelligence",{"id":50,"title":51,"slug":52},26,"Security and protection","security-and-protection",{"id":54,"title":55,"slug":56},31,"YouTube Blog","youtube-blog",{"name":58,"slug":59,"categories":60},"News","news",[61],{"id":62,"title":58,"slug":63},18,"quasanews",{"name":65,"slug":66,"categories":67},"Business","business",[68],{"id":69,"title":65,"slug":66},16,{"post":71,"published_news":95,"popular_news":152,"categories":217},{"title":72,"description":73,"meta_title":72,"meta_description":74,"meta_keywords":75,"text":76,"slug":77,"created_at":78,"publish_at":79,"formatted_created_at":80,"category_id":42,"links":81,"view_type":84,"video_url":85,"views":86,"likes":87,"lang":88,"comments_count":87,"category":89},"SciAgent: Possibly the Most Impressive Scientific AI Today","In the rapidly evolving landscape of artificial intelligence, few advancements have captured the imagination of researchers quite like SciAgent. This groundbreaking multi-agent system, detailed in a recent arXiv preprint (arXiv:2511.08151, by authors from leading AI labs including xAI collaborators), represents a paradigm shift in how machines tackle complex scientific problems.","In the rapidly evolving landscape of artificial intelligence, few advancements have captured the imagination of researchers quite like SciAgent.","This groundbreaking multi-agent system, detailed in a recent arXiv preprint, represents a paradigm shift in how machines tackle complex scientific problems.","\u003Cp>In the rapidly evolving landscape of artificial intelligence, few advancements have captured the imagination of researchers quite like SciAgent. This groundbreaking multi-agent system, detailed in a recent arXiv preprint (\u003Ca href=\"https://arxiv.org/abs/2511.08151\">arXiv:2511.08151, by authors from leading AI labs including xAI collaborators\u003C/a>), represents a paradigm shift in how machines tackle complex scientific problems.\u003C/p>\n\n\u003Cp>\u003Cimg alt=\"\" class=\"image-align-left\" height=\"447\" src=\"https://quasa.io/storage/photos/00/image - 2025-11-17T091310.477.jpg\" width=\"300\" />Unlike traditional single-model AIs that rely on brute-force pattern matching, SciAgent operates as a coordinated &quot;team&quot; of specialized mini-agents, mimicking the collaborative dynamics of a human research group.\u003C/p>\n\n\u003Cp>By dynamically assembling reasoning pipelines on the fly, it achieves feats that border on the superhuman, from acing international math competitions to modeling intricate physical phenomena.\u003C/p>\n\n\u003Cp>At its core, SciAgent&#39;s architecture is elegantly simple yet profoundly powerful. A central Coordinator serves as the strategic overseer, parsing the incoming task - whether it&#39;s a thorny mathematics proof, a quantum chemistry simulation, or a theoretical physics derivation - and assessing its domain, complexity, and required reasoning style.\u003C/p>\n\n\u003Cp>Drawing from a library of modular agents, the Coordinator handpicks and sequences a bespoke chain of operations. These agents, each tuned for niche expertise like symbolic computation, numerical modeling, or hypothesis verification, then execute in parallel.\u003C/p>\n\n\u003Cp>They communicate iteratively, refining outputs through feedback loops: one agent might generate a preliminary equation, another simulates its implications, and a third cross-checks for logical consistency.\u003C/p>\n\n\u003Cp>This isn&#39;t rigid scripting; it&#39;s adaptive orchestration, where the system self-adjusts based on intermediate results, much like a lab team pivoting mid-experiment.\u003C/p>\n\n\u003Cp>\u003Cimg alt=\"\" class=\"image-align-right\" height=\"447\" src=\"https://quasa.io/storage/photos/00/image - 2025-11-17T091309.329.jpg\" width=\"300\" />The results speak volumes about SciAgent&#39;s prowess. On the International Mathematical Olympiad (IMO) problems, it secured gold-medal-level performance, solving all six problems with rigorous proofs that rivaled top human contestants&mdash;a stark contrast to earlier AIs like AlphaProof, which topped out at silver.\u003C/p>\n\n\u003Cp>Even more astonishing is its perfect score on the International Mathematics Competition (IMC), where it navigated all advanced problems in under an hour, outperforming the human team average by 25%.\u003C/p>\n\n\u003Cp>In physics, SciAgent nearly matched elite human scores on the International Physics Olympiad (IPhO) datasets, achieving 85% accuracy on experimental design and theoretical modeling tasks, including quantum entanglement scenarios that stumped 70% of competitors.\u003C/p>\n\n\u003Cp>The Canadian Physics Olympiad (CPhO) benchmark reveals an even wider gap: SciAgent&#39;s 264 points dwarfed the best human score of 199, thanks to its seamless integration of computational fluid dynamics simulations with analytical derivations.\u003C/p>\n\n\u003Cp>SciAgent&#39;s versatility extends beyond competitions. It confidently tackles entries from Humanity&#39;s Last Exam - a curated set of 1,000 PhD-level questions spanning biology, chemistry, and interdisciplinary science - solving 62% autonomously, compared to 45% for GPT-4o and 38% for human experts in blind tests.\u003C/p>\n\n\u003Cp>Under the hood, this automation is comprehensive: agents handle everything from formula derivation (using symbolic tools like SymPy equivalents) to numerical verification (via parallel Monte Carlo simulations) and empirical modeling (integrating physics engines akin to those in astropy). In one demo, it resolved a novel materials science query by coordinating 12 agents to predict polymer degradation rates, outputting verifiable LaTeX equations and 3D renderings - all in minutes.\u003C/p>\n\n\u003Cp>\u003Cimg alt=\"\" class=\"image-align-left\" height=\"169\" src=\"https://quasa.io/storage/photos/00/image - 2025-11-17T091244.787.jpg\" width=\"300\" />What elevates SciAgent beyond incremental improvements? It&#39;s the leap from monolithic models to emergent collective intelligence.\u003C/p>\n\n\u003Cp>Traditional AIs boost accuracy by 2&ndash;5% through scale; SciAgent redefines scientific reasoning as a distributed process, where strategy selection, tool invocation, and action sequencing emerge organically.\u003C/p>\n\n\u003Cp>This mirrors real-world science: no single genius solves climate models alone; it&#39;s ensembles of specialists. Early evaluations show it reduces hallucination rates by 40% via peer-review mechanisms among agents, fostering reliability in high-stakes domains like drug discovery or fusion energy design.\u003C/p>\n\n\u003Chr />\n\u003Cp>\u003Cstrong>\u003Cimg alt=\"\" class=\"image-align-right\" height=\"220\" src=\"https://quasa.io/storage/photos/00/photo_2025-11-17_09-04-11.jpg\" width=\"300\" />Also read:\u003C/strong>\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-dawn-of-agentic-ai-why-amazon-s-war-on-perplexity-s-comet-browser-signals-a-seismic-shift-in-e-commerce\">The Dawn of Agentic AI: Why Amazon&#39;s War on Perplexity&#39;s Comet Browser Signals a Seismic Shift in E-Commerce\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-emerging-trend-in-the-us-skincare-brands-for-kids\">The Emerging Trend in the US: Skincare Brands for Kids\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/navigating-the-crypto-storm-essential-dashboards-to-stay-ahead-in-november-2025-s-turbulent-market\">Navigating the Crypto Storm: Essential Dashboards to Stay Ahead in November 2025&#39;s Turbulent Market\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/keyword-research-finding-your-niche\">Keyword Research- Finding your Niche\u003C/a>\u003C/li>\n\u003C/ul>\n\n\u003Cp>As these systems scale - with plans for integration into open-source frameworks like Hugging Face - high-level scientific inquiry could transform irrevocably. Imagine automated theorem proving accelerating number theory breakthroughs or agent swarms optimizing fusion reactor designs overnight. SciAgent isn&#39;t just an AI; it&#39;s a blueprint for the collaborative minds of tomorrow, proving that true innovation often lies in orchestration, not isolation. Researchers worldwide are already forking its codebase, eager to see where this scientific symphony conducts next.\u003C/p>","sciagent-possibly-the-most-impressive-scientific-ai-today","2025-11-17T08:14:57.000000Z","2025-11-24T03:06:00.000000Z","24.11.2025",{"image":82,"thumb":83},"https://quasa.io/storage/images/news/Wjd2qS1gmhMFLTp0gb5BLfN3ZXimfMM49JZ8X7eE.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/Wjd2qS1gmhMFLTp0gb5BLfN3ZXimfMM49JZ8X7eE.jpg","small",null,1044,0,"en",{"id":42,"title":43,"slug":44,"meta_title":90,"meta_description":91,"meta_keywords":92,"deleted_at":85,"created_at":93,"updated_at":94,"lang":88},"Quasa media blog about growth hacking in Tech","All the most interesting and useful about technologies. Exclusive articles from technologies you won't find anywhere else.","Technology, tech, business, ai, gadget, gadgets, life hacks","2023-03-23T08:15:32.000000Z","2024-08-25T15:37:57.000000Z",[96,109,120,131,142],{"title":97,"description":98,"slug":99,"created_at":100,"publish_at":101,"formatted_created_at":102,"category":103,"links":104,"view_type":84,"video_url":85,"views":107,"likes":87,"lang":88,"comments_count":87,"is_pinned":108},"Why a Chatbot Is Not AI Implementation (Even If It “Works”)","In boardrooms around the world, the conversation about “AI transformation” often begins and ends with the same sentence:\n“Let’s launch a chatbot.”","why-a-chatbot-is-not-ai-implementation-even-if-it-works","2026-04-04T11:25:59.000000Z","2026-04-11T09:17:00.000000Z","11.04.2026",{"title":47,"slug":48},{"image":105,"thumb":106},"https://quasa.io/storage/images/news/5nXl751JTSJQGGTReajb8EcjviD8xjHfasr7izYk.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/5nXl751JTSJQGGTReajb8EcjviD8xjHfasr7izYk.jpg",104,false,{"title":110,"description":111,"slug":112,"created_at":113,"publish_at":114,"formatted_created_at":102,"category":115,"links":116,"view_type":84,"video_url":85,"views":119,"likes":87,"lang":88,"comments_count":87,"is_pinned":108},"Chatbots and the Already-Gone","Danish scientists teamed up with shrinks and did what any sane person would do in 2026: they dug into whether AI is making the already-batshit even more batshit.","chatbots-and-the-already-gone","2026-03-28T20:04:23.000000Z","2026-04-11T06:04:00.000000Z",{"title":47,"slug":48},{"image":117,"thumb":118},"https://quasa.io/storage/images/news/2BZyVo3V4JYjSwSr0Sx8nPKR0kpXPIprTvE0pNTt.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/2BZyVo3V4JYjSwSr0Sx8nPKR0kpXPIprTvE0pNTt.jpg",196,{"title":121,"description":122,"slug":123,"created_at":124,"publish_at":125,"formatted_created_at":102,"category":126,"links":127,"view_type":84,"video_url":85,"views":130,"likes":87,"lang":88,"comments_count":87,"is_pinned":108},"Market Sizing in Minutes: How Claude AI Just Turned TAM, SAM, and SOM Analysis into a 2-Minute Superpower","For years, calculating Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) was one of the most tedious parts of any strategy, pitch deck, or go-to-market plan.","market-sizing-in-minutes-how-claude-ai-just-turned-tam-sam-and-som-analysis-into-a-2-minute-superpower","2026-03-28T18:02:11.000000Z","2026-04-11T03:52:00.000000Z",{"title":19,"slug":20},{"image":128,"thumb":129},"https://quasa.io/storage/images/news/WqSZ1w4RUZJdakkDj5L1v09G7bkmNxCVAU244BAb.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/WqSZ1w4RUZJdakkDj5L1v09G7bkmNxCVAU244BAb.jpg",284,{"title":132,"description":133,"slug":134,"created_at":135,"publish_at":135,"formatted_created_at":136,"category":137,"links":138,"view_type":84,"video_url":85,"views":141,"likes":87,"lang":88,"comments_count":87,"is_pinned":108},"Marble 1.1 — World Labs Just Made Their World Model Significantly Better","World Labs has released a meaningful update to its generative world model: Marble 1.1 and a new, more powerful variant called Marble 1.1 Plus.","marble-1-1-world-labs-just-made-their-world-model-significantly-better","2026-04-10T19:22:07.000000Z","10.04.2026",{"title":43,"slug":44},{"image":139,"thumb":140},"https://quasa.io/storage/images/news/Klmcbo6URuD0uYTxZn4aR9x8zl98NpFfsdMHTGHw.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/Klmcbo6URuD0uYTxZn4aR9x8zl98NpFfsdMHTGHw.jpg",619,{"title":143,"description":144,"slug":145,"created_at":146,"publish_at":146,"formatted_created_at":136,"category":147,"links":148,"view_type":84,"video_url":85,"views":151,"likes":87,"lang":88,"comments_count":87,"is_pinned":108},"Unmasking Runway Characters: The Unexpected Rise of the Real-Time Avatar","The generative AI landscape is moving so fast it's sometimes hard to keep up. But just when we thought we knew what to expect from major players like Runway, they dropped a curveball: Runway Characters.","unmasking-runway-characters-the-unexpected-rise-of-the-real-time-avatar","2026-04-10T19:04:45.000000Z",{"title":58,"slug":63},{"image":149,"thumb":150},"https://quasa.io/storage/images/news/Lxi7mPfuvku81DkTvlELBfErpx8nbus6cXvBCWMk.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/Lxi7mPfuvku81DkTvlELBfErpx8nbus6cXvBCWMk.jpg",562,[153,166,180,192,205],{"title":154,"description":155,"slug":156,"created_at":157,"publish_at":158,"formatted_created_at":159,"category":160,"links":161,"view_type":84,"video_url":85,"views":164,"likes":165,"lang":88,"comments_count":87,"is_pinned":108},"The Anatomy of an Entrepreneur","Entrepreneur is a French word that means an enterpriser. Enterprisers are people who undertake a business or enterprise with the chance of earning profits or suffering from loss.","the-anatomy-of-an-entrepreneur","2021-08-04T15:18:21.000000Z","2025-12-14T06:09:00.000000Z","14.12.2025",{"title":65,"slug":66},{"image":162,"thumb":163},"https://quasa.io/storage/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp","https://api.quasa.io/thumbs/news-thumb/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp",69605,2,{"title":167,"description":168,"slug":169,"created_at":170,"publish_at":171,"formatted_created_at":172,"category":173,"links":174,"view_type":177,"video_url":85,"views":178,"likes":179,"lang":88,"comments_count":87,"is_pinned":108},"Advertising on QUASA","QUASA MEDIA is read by more than 400 thousand people a month. We offer to place your article, add a link or order the writing of an article for publication.","advertising-on-quasa","2022-07-06T07:33:02.000000Z","2025-12-15T17:33:02.000000Z","15.12.2025",{"title":58,"slug":63},{"image":175,"thumb":176},"https://quasa.io/storage/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","large",69311,4,{"title":181,"description":182,"slug":183,"created_at":184,"publish_at":185,"formatted_created_at":186,"category":187,"links":188,"view_type":84,"video_url":85,"views":191,"likes":179,"lang":88,"comments_count":87,"is_pinned":108},"What is a Startup?","A startup is not a new company, not a tech company, nor a new tech company. You can be a new tech company, if your goal is not to grow high and fast; then, you are not a startup. ","what-is-a-startup","2021-08-04T12:05:17.000000Z","2025-12-17T13:02:00.000000Z","17.12.2025",{"title":65,"slug":66},{"image":189,"thumb":190},"https://quasa.io/storage/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp","https://api.quasa.io/thumbs/news-thumb/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp",67040,{"title":193,"description":194,"slug":195,"created_at":196,"publish_at":197,"formatted_created_at":198,"category":199,"links":200,"view_type":84,"video_url":85,"views":203,"likes":165,"lang":88,"comments_count":204,"is_pinned":108},"Top 5 Tips to Make More Money as a Content Creator","Content creators are one of the most desired job titles right now. Who wouldn’t want to earn a living online?","top-5-tips-to-make-more-money-as-a-content-creator","2022-01-17T17:31:51.000000Z","2026-01-17T11:30:00.000000Z","17.01.2026",{"title":19,"slug":20},{"image":201,"thumb":202},"https://quasa.io/storage/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg",41153,1,{"title":206,"description":207,"slug":208,"created_at":209,"publish_at":210,"formatted_created_at":211,"category":212,"links":213,"view_type":177,"video_url":85,"views":216,"likes":165,"lang":88,"comments_count":87,"is_pinned":108},"8 Logo Design Tips for Small Businesses","Your logo tells the story of your business and the values you stand for.","8-logo-design-tips-for-small-businesses","2021-12-04T21:59:52.000000Z","2025-05-05T03:30:00.000000Z","05.05.2025",{"title":15,"slug":16},{"image":214,"thumb":215},"https://quasa.io/storage/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://api.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg",40332,[218,219,220,221,222,223,224,225,226,227,228,229,230],{"title":23,"slug":24},{"title":47,"slug":48},{"title":55,"slug":56},{"title":43,"slug":44},{"title":51,"slug":52},{"title":31,"slug":32},{"title":35,"slug":36},{"title":27,"slug":28},{"title":19,"slug":20},{"title":15,"slug":16},{"title":58,"slug":63},{"title":11,"slug":12},{"title":65,"slug":66}]