Hinton Praises, Gemini Core Contributor Speaks: In the Future, There Will Be Billions of Superhuman AI Einsteins

marsbitPublicado em 2026-07-04Última atualização em 2026-07-04

Resumo

In his speech "Training Sand to Think: Artificial General Intelligence & Future of Physics," Adam Brown, a core contributor to Gemini, outlines the rapid and transformative evolution of AI. He describes how large language models (LLMs), grown rather than programmed through pre-training and fine-tuning, have progressed from performing poorly on high-school math tests to achieving gold-medal level at the International Mathematical Olympiad and recently making a genuine mathematical breakthrough by disproving a decades-old conjecture. Brown attributes this acceleration to the "Scaling Law," where predictable performance gains come from increasing compute, data, and model size. He draws parallels to the history of chess AI, predicting a similar trajectory for scientific research: moving from tools to "centaur" human-AI collaboration, and eventually to autonomous, superhuman "AI scientists." Even if progress halted today, AI already reshapes physics as a tireless tutor, powerful programming assistant, and exhaustive literature reviewer. However, Brown argues progress will continue due to immense economic runway and technical optimizations. He envisions a near-future golden age of human-AI collaboration in science, potentially leading to billions of replicated, superhuman AI researchers, making the coming years the most exciting in physics' history.

Recently, Adam Brown, a core contributor to Gemini and head of the Blueshift team at DeepMind, delivered a lengthy speech titled 'Training Sand to Think: Artificial General Intelligence and the Future of Physics' at the Perimeter Institute for Theoretical Physics, attracting widespread attention. In his talk, he described witnessing AI progress from a 'kindergarten level' all the way to a doctoral level, and extrapolated: if this trend continues, what will become of physics?

Speech Title: Training Sand to Think: Artificial General Intelligence & Future of Physics

Speech URL: https://www.youtube.com/watch?v=Mw60FH5iflI&t=3s

The speech was also highly praised by Nobel laureate in Physics and Turing Award winner Geoffrey Hinton, who called it 'amazingly good.'

Before delving into this amazing speech, it's necessary to introduce the speaker, Adam Brown.

Brown's career is a textbook case of 'how a theoretical physicist's fate was changed by AI.' He studied a joint degree in Physics and Philosophy at Oxford, earned his Ph.D. from Columbia University, and subsequently taught in the physics departments at Princeton and Stanford. At Stanford, he taught Einstein's general relativity, researching topics ranging from the Big Bang, cosmic inflation, multiverses, black holes, and quantum computing, to ideas that sound like science fiction plots such as 'space elevators,' 'bubbles of nothing,' and the ultimate fate of the universe, while also maintaining a long-standing interest in the deep connections between physics and computer science.

In 2018, Brown joined Google. Today, he leads a team called Blueshift within DeepMind, focusing on enhancing AI's scientific and reasoning capabilities, and is also one of the core contributors to the Gemini large language model.

At the beginning of his speech, he mentioned that he had written about forty theoretical physics papers in his career but had stopped writing them by hand in recent years. The reason wasn't a lack of ideas, but that he felt writing papers one by one by hand was more like a 'guilty pleasure' because what he should really be doing now is participating in building a machine that can generate knowledge 'on an industrial scale.'

This opening statement set the tone for the entire talk: someone at the center of the 'AI+Science' technological storm trying to describe its true shape to his peers.

With the aid of AI, we have also summarized the key points of Brown's remarkable speech.

From Sand to Thinking Machines

Brown summarized the unique position of human civilization in one sentence: We have learned to purify sand into silicon, make chips from silicon, assemble chips into neural networks, and now we have learned to train these neural networks to think.

He particularly emphasized that this time it's different from any previous 'computational tool.' From the abacus to pocket calculators, humans have long had various tools to assist scientific research, but those were single-purpose tools, only capable of completing a single step in a process, leaving the rest for humans to do.

Large language models (LLMs) are different; they possess the potential to complete the entire workflow of a theoretical physicist, which is precisely the meaning of the term 'general intelligence.' Brown believes that LLMs are likely the fundamental substrate humans will use to build artificial general intelligence.

He reminded the audience that while they may have used chatbots like ChatGPT, Gemini, or Claude, they might not have noticed a quiet fact: these systems quietly passed the Turing test years ago, and almost no one specifically celebrated it.

Neural Networks are 'Grown,' Not 'Programmed'

To understand why large models are fundamentally different from traditional computer programs, Brown offered a core metaphor: LLMs are not programmed; they are grown. That is, they are cultivated rather than coded.

The specific process consists of two stages.

The first stage is called 'pre-training.' Engineers start with a set of randomly connected, nearly nonsensical artificial neurons and have it continuously try to predict the 'next word' in a piece of text. If it guesses correctly, the corresponding neural pathways are strengthened; if wrong, they are weakened. This process is extremely long: after seeing a million words, the model's output is still mostly gibberish; after reading tens of millions to billions of words, it can produce grammatically correct but somewhat stiff sentences; only after reading the entire internet (tens of trillions of words) can it engage in fluent, coherent conversations on almost any topic.

The second stage is called 'post-training,' which Brown describes as sending the model to 'finishing school.' A model fresh out of pre-training only mechanically predicts the next word, speaking rudely and uncooperatively. Post-training's task is to teach it to be polite and willing to cooperate with users, not just play a word completion game. Today, the parameter count of mainstream large models has jumped from billions a decade ago to several trillions, still far below the scale of the human brain's roughly one hundred trillion synaptic connections, but this scale is already sufficient for miracles to happen.

Physicists' Unexpected Role: Scaling Law Ignited This Revolution

Brown specifically mentioned that physicists played an unexpected role at the beginning of this AI revolution: they brought the mindset of the 'Scaling Law.'

Physicists are inherently obsessed with finding simple power-law relationships: if you double Alice's height, her surface area becomes four times larger, and her weight becomes eight times larger—this is the simplest dimensional analysis. Kleiber's discovery nearly a century ago of a power-law relationship between animal metabolic rate and body weight is a more subtle example—it took physicists many years later to explain its underlying principle using the fractal dimension of the vascular system.

Not to mention the famous Moore's Law:

In 2020, several researchers with physics backgrounds applied this mindset to neural networks and discovered that as long as the computational power used for training, data volume, and model scale were proportionally increased, the model's performance on the 'predict the next word' task would improve steadily along a straight line on a log-log coordinate system.

This curve was later extended by a full eight orders of magnitude and still held.

Brown joked that this chart was 'simple enough for venture capitalists to understand,' and it directly told capital markets: invest money (i.e., compute) and get a stronger model in return.

This simple curve was precisely the starting point of the Scaling era over the past six years.

However, Brown also pointed out that just scaling compute is only part of the story. Over the past decade, the compute consumed by cutting-edge AI training has grown about fourfold annually, and the funds invested in training have grown about 2.7 times per year.

Currently, a top-tier training run requires compute costing several hundred million dollars, while the annual US GDP is nearly thirty trillion dollars, meaning there is still a very long growth runway for this curve.

But more important than scaling compute is the continuous refinement at the algorithmic level: Researchers constantly identify inefficiencies in the training pipeline and improve them; this is the true 'primary engine' behind AI progress over the past decade.

The 'Short History' of Benchmarks: From Preschool to PhD

If Scaling Law explains 'why AI gets stronger,' then the rise and fall of a series of benchmarks record 'exactly how strong AI has become.' Brown used a set of test scores to depict a dizzying curve.

Four years ago, a benchmark called MATH for high school math problems emerged. The researchers had a computer science Ph.D. student who wasn't particularly good at math take the test, scoring about 40%; they also had a three-time International Mathematical Olympiad (IMO) gold medalist take it, scoring 90%. At that time, the most advanced large model could only manage 6%—almost indistinguishable from random guessing, as the model couldn't even understand what the questions were asking.

The prediction market at the time thought that by 2025, a model achieving 50% would be 'reckless optimism.' The benchmark's creator publicly stated that if a model actually achieved this, he would be 'quite shocked.'

As it turned out, this 50% threshold was crossed 'immediately' by a system called Minerva. By mid-2024, Brown's team's system scored 90% on this benchmark. They even held a 1990s-style roller disco party to celebrate. However, just six months later, off-the-shelf large models were solving these problems nearly perfectly. The MATH benchmark thus 'died,' and it went directly from 'too difficult' to 'too easy,' with almost no pause in between.

Next to fall was the GPQA test aimed at graduate students, simulating the difficulty of first-year Ph.D. qualifying exams, with human experts averaging around 70%. Starting close to random guessing, models surged past expert level between 2024 and 2025, now achieving near-perfect scores. To rule out the possibility that 'the model just memorized the answers,' Brown's team specifically designed new questions from the same distribution that had never appeared on the internet, and the model's performance barely declined.

Brown even presented his own graduate-level final exams on general relativity and quantum mechanics, which he had personally graded at Stanford (these questions had never been online), and the model also achieved perfect scores within a year and a half. He half-joked that even his own exam questions had 'unfortunately fallen.'

Since then, the list of fallen benchmarks has grown longer, including a super-difficult comprehensive test once called 'Humanity's Last Exam.'

But the most symbolic leap occurred on the International Mathematical Olympiad.

Crossing the IMO Threshold

Just over a year ago, a Turing Award winner told Brown in person that large models would never be able to solve problems at the level of the International Mathematical Olympiad (IMO) because that required genuine creativity, not something that could be faked by rote memorization. IMO problems are known as 'the hardest problems within the scope of high school mathematics': the smartest teenagers in the world train for one to two years to compete, and winning a gold medal by solving a few of the six problems is an exceptional feat.

Last summer, this threshold was crossed. Brown's team's system solved five out of six problems on an IMO-level test, achieving gold medal standard. Moreover, the system didn't brute-force its way through with long, incomprehensible formal proofs. The IMO President publicly commented that these solutions were 'surprising in many ways,' with graders finding them clear, precise, mostly easy to understand, and employing mathematical abstractions similar to those used by humans.

Brown also candidly showcased a 'failure case' of large models.

A classic brainteaser goes: A father and son are in a car accident; the father dies, the son is taken to the operating room, and the surgeon sees the boy and says, 'I can't operate on him, he's my son.' The question is how this is possible (the standard answer is the surgeon is the boy's mother). This question tests whether the reader assumes the surgeon is male. Large models handle this 'viral internet puzzle' with ease because they've seen it thousands of times in training data. But when Brown reversed the puzzle: the mother dies, and the surgeon is specifically noted as 'the boy's father,' then asked the same question, the model completely failed to notice the reversal and mechanically applied the standard answer of 'the surgeon is the other parent.'

Brown said this exposes a specific 'quirk' left by the model's training method.

Centaur Collaboration: AI Writes Proofs Mathematicians Will Co-Author

Ten months after crossing the IMO threshold, Brown's team accomplished something he considers even more significant: genuine, previously unknown mathematical research.

Last September, Brown's team collaborated with several professional mathematicians in a mode he calls the 'Centaur' model—the centaur being a half-human, half-horse creature from Greek mythology, but here, the 'non-human half' is an LLM.

The entire process was a continuous dialogue: the model proposed candidate proof ideas, human experts judged which were valuable and guided the model to delve deeper, ultimately producing a complete mathematical paper under human guidance. One of the paper's co-authors is a Stanford professor and the current president of the American Mathematical Society. This professor's evaluation was that the arguments proposed by Gemini were by no means simple repackaging of existing proofs but represented insights he himself would be proud of.

Brown emphasized that this was, at the time (late last year), the highest level large models had reached in mathematics. But he immediately added: in terms of the true significance of 'highest level,' this was still far from it.

The Real Turning Point: AI Independently Solves an 80-Year-Old Conjecture

Entering 2026, the situation changed dramatically—for the better. Brown began with a near-provocative joke: 'Just last week, LLMs hadn't made any truly significant mathematical breakthroughs.' Now, that statement is no longer true.

Many have already heard about this major event. Erdős's 1946 'Unit Distance Conjecture,' believed for eighty years by the mathematical community to have the square grid configuration as the known optimal solution. A large model inside OpenAI independently provided a counterexample, using tools from algebraic number theory to construct a series of point sets where the number of unit distance pairs exceeded the previously accepted upper bound. This effectively disproved a long-held belief.

It's worth noting that this problem was not obscure; many had tried before, but mathematicians spent significant effort always wandering in the direction of 'proving' rather than 'disproving' the conjecture. Brown specifically mentioned that Fields Medalist Timothy Gowers participated in reviewing this result and gave it high praise.

Brown judges this to be the first genuinely significant breakthrough by large models in mathematics, and he believes it certainly won't be the last—'the floodgates have opened.' As model capabilities continue to surpass 'the threshold required to produce breakthroughs,' he expects more similar results to appear in succession.

He half-jokingly added that in retrospect, the reason this problem was cracked first is probably because its structure happened to fall within large models' 'comfort zone.' Next, models will first solve problems 'friendly to AI,' then gradually tackle those 'less friendly' ones.

The Prophecy from Chess

To convince the audience that this curve will continue to rise, Brown presented a graph that at first glance looked like a casually drawn line: a steadily climbing straight line. Of course, this graph wasn't drawn out of thin air; it was taken directly from real data on chess computer strength over time, with the y-axis being the Elo rating measuring playing strength and the x-axis being the year.

Brown outlined four historical stages of chess AI:

Initially, the 'Toy Era,' where getting a computer to make a single reasonable move was considered a miracle;

Then, the 'Tool Era,' where computers were only useful in specific aspects like endgame calculation or opening memorization;

Next, the 'Centaur Era,' where the strongest chess entity in the universe was the collaboration between grandmasters and the deep search capabilities of computers;

And now, humanity has fully entered the 'Superhuman Era': when top human players collaborate with computers, the optimal strategy is simply to let the computer play on its own.

Brown believes these four stages can be closely mapped to the field of scientific research.

The first pattern is: at comparable overall strength, computers surpass humans in tactics and search speed but are weaker in strategy and 'taste' judgment. This precisely matches the characteristics currently exposed by large models in mathematical and physical research: they excel at applying existing lemmas and techniques but are less adept at judging 'which overall direction to take,' though this shortcoming is rapidly shrinking.

The second pattern is: the number of games needed to 'experience' for training a chess AI far exceeds the total number of games a human can play in a lifetime, but because machines can tirelessly play against themselves at high speed, the actual 'calendar time' required is far shorter than training a human chess player.

The third pattern is that once computer chess strength surpassed peak human level, it never stopped, as there is no physical or logical reason for it to conveniently stop near human level.

The fourth comforting fact is: the rise of chess AI has actually improved the overall level of human chess players; the strongest human players today are stronger than at any time in history, partly thanks to learning from super-strong AIs; and the game of chess itself has never been more popular.

Brown's implication is clear: if scientific research follows this trajectory, humanity will likely first encounter fully autonomous 'AI scientists,' followed by something akin to 'AI Einsteins'... What happens after that, he admits, is beyond his predictive abilities.

Even if Progress Stops Here, Physics Has Already Been Transformed

Brown also raised a cautionary 'pessimistic hypothesis': what if large model capabilities completely stagnate starting today?

He bluntly stated that what truly 'doesn't work' right now is directly asking the model, 'Please invent a brand new theory of quantum gravity for me.' The answer would likely be worthless, sleep-inducing 'AI nonsense.'

More generally, current large models still have four obvious shortcomings: low autonomy, slow learning speed, poor planning ability, and weak error-correction capability.

Brown admitted that all four shortcomings have significantly improved over the past year, but none have been completely solved. Consequently, a system that can ace graduate-level exams in every discipline has yet to produce results that could be called 'major breakthroughs.'

While preparing for this speech, he even specifically drew this as a flat 'straight line' marked with a question mark, self-deprecatingly admitting it was perhaps the only chart in the entire talk that 'didn't keep rising.' But he added that before the end of 2026, people would probably start arguing about how to define the term 'major breakthrough.' As it turned out, this day arrived even sooner than he himself anticipated.

However, even if progress truly stopped at this moment, Brown believes large models are already sufficient to completely transform the landscape of physics research.

He listed several already mature and still-improving use cases:

As a 'non-judgmental private tutor,' available at 3 AM to answer a physicist's own unclear knowledge gaps without waking a world-class expert;

As a programming assistant, now so strong that 'calling it just a programming assistant feels somewhat insulting.' Many physics problems previously considered 'not programming problems' can now be reframed as coding problems to solve;

As a literature retrieval tool, capable of reading an entire field's paper repository and directly telling you if an idea has already been explored; additionally, serving as a brainstorming partner.

Brown summarized that the core advantages of large models are: they are fast, broad in coverage, tireless, and can be replicated indefinitely. It takes decades to train a physicist, but once a powerful model is trained, you can run thousands of copies simultaneously—this alone is enough to 'completely change' the discipline.

Conclusion: The Golden Age of Physics

At the end of his speech, Brown gave his judgment on 'why progress won't stop.'

From a macroeconomic perspective, the funds currently invested in training still represent a very small fraction of global GDP, leaving ample room for growth. From a technical internal perspective, current methods for training large models are 'far less sophisticated than they appear.' Many obvious yet untried improvement ideas remain to be explored. Combined with the continuous influx of talent and compute into the field, Brown judges that current model architectures and compute scales are already sufficient to lead to Artificial General Intelligence, even without entirely new theoretical breakthroughs.

He also responded to a long-standing pessimistic view that large models only do 'pattern matching' and cannot generate genuinely new ideas.

Brown's view is that if you abstract to a high enough level, almost all human creations that seem like 'major breakthroughs' are essentially a form of higher-dimensional pattern matching. A recurring phrase in this field that has been repeatedly validated is: 'these models just want to learn.' No matter how many seemingly reasonable theoretical reasons suggest they shouldn't learn well, their performance always exceeds expectations.

Brown's conclusion is that in the next few years, we will usher in a golden 'Centaur' era of human-AI collaboration: these tools will be placed in the hands of human physicists, mathematicians, and experts across fields, jointly kickstarting a new Renaissance in science and mathematics.

Further ahead, if 'creating an AI Einstein' is truly achieved, since replicating a trained model comes at almost no extra cost, humanity will likely soon have billions of 'superhuman-level AI Einsteins' operating simultaneously. This sounds like science fiction, but it's happening.

Brown said that in the long run, where AI will ultimately take physics is as difficult for him to predict as for anyone else. He even believes that the continuous improvement of AI capabilities is making the future of the entire world harder to predict. But one thing he is sure of: the next few years will be the most exciting time in the history of physics. He expects the problems that have plagued his entire career to be answered one by one in the not-too-distant future.

This article is from the WeChat public account 'Machine Heart' (ID: almosthuman2014), Author: Following AI.

Criptomoedas em alta

Perguntas relacionadas

QWhat is the title of Adam Brown's speech mentioned in the article, and who praised it as 'amazingly good'?

AThe title of Adam Brown's speech is 'Training Sand to Think: Artificial General Intelligence & Future of Physics.' It was praised as 'amazingly good' by Nobel laureate and Turing Award winner Geoffrey Hinton.

QAccording to Adam Brown, how are Large Language Models (LLMs) fundamentally different from traditional computer programs?

AAdam Brown states that LLMs are not 'programmed' but 'grown.' They are developed through a two-stage process: pre-training on vast amounts of text to predict the next word, and post-training (akin to 'finishing school') to make them more useful and polite, rather than being explicitly coded with rules.

QWhat was the significant mathematical breakthrough achieved by an AI model regarding Erdős' 1946 'unit distances' conjecture?

AAn AI model independently found a counterexample to Erdős' 1946 'unit distances' conjecture. It constructed a set of points with more unit distance pairs than was previously thought possible for a given number of points, effectively disproving the long-standing conjecture.

QWhat analogy does Brown use to describe the likely future stages of AI in scientific research, based on the history of chess AI?

ABrown uses the history of chess AI to describe four likely stages for AI in science: 1) Toy Stage (early capabilities), 2) Tool Stage (useful for specific tasks), 3) Centaur Stage (deep human-AI collaboration), and 4) Superhuman Stage (AI surpassing human capabilities and operating autonomously).

QWhat are the current four major shortcomings of large models that Brown identifies, even if progress were to stop today?

AThe four major shortcomings Brown identifies are: 1) Low autonomy, 2) Slow learning speed (compared to runtime inference), 3) Poor planning ability, and 4) Weak error-correction capability. Despite these, he believes AI has already reshaped physics research.

Leituras Relacionadas

$8 Billion Valuation, 2x Growth in 8 Months! What Makes Crypto-Friendly Bank Erebor Bank So Special?

Erebor Bank, a crypto-friendly U.S. bank founded by Palmer Luckey, is reportedly in talks for a new funding round targeting a valuation of at least $8 billion, double its $4.35 billion valuation from December. Despite being operational for only a few months, its rapid growth—deposits surged from $1.1 billion in March to approximately $4.05 billion within a quarter, adding nearly 400 clients—has attracted investor interest. The bank aims to fill the void left by Silicon Valley Bank's collapse, targeting startups and businesses with non-traditional assets like defense contracts and digital tokens. Its strategy involves holding its own banking license to offer services like stablecoin deposits, payments, and 24/7 on-chain settlement. While digital assets are a core long-term focus, recent growth has been driven more by financing for U.S. manufacturing and defense sectors. Erebor's leadership combines Luckey's tech/defense background with a seasoned financial team. It received a national bank charter from the OCC in early 2026, benefiting from a favorable regulatory climate for digital assets. However, the bank faces significant risks, including reliance on a concentrated client base, exposure to crypto market volatility, potential regulatory shifts, and the unproven demand for its integrated banking model. Investors are betting on its future potential to monetize deposits through lending and crypto services, despite current losses typical for a new bank.

链捕手Há 4m

$8 Billion Valuation, 2x Growth in 8 Months! What Makes Crypto-Friendly Bank Erebor Bank So Special?

链捕手Há 4m

Trading

Spot

Artigos em Destaque

O que é GROK AI

Grok AI: Revolucionar a Tecnologia Conversacional na Era Web3 Introdução No panorama em rápida evolução da inteligência artificial, a Grok AI destaca-se como um projeto notável que liga os domínios da tecnologia avançada e da interação com o utilizador. Desenvolvida pela xAI, uma empresa liderada pelo renomado empreendedor Elon Musk, a Grok AI procura redefinir a forma como interagimos com a inteligência artificial. À medida que o movimento Web3 continua a florescer, a Grok AI visa aproveitar o poder da IA conversacional para responder a consultas complexas, proporcionando aos utilizadores uma experiência que é não apenas informativa, mas também divertida. O que é a Grok AI? A Grok AI é um sofisticado chatbot de IA conversacional projetado para interagir com os utilizadores de forma dinâmica. Ao contrário de muitos sistemas de IA tradicionais, a Grok AI abraça uma gama mais ampla de perguntas, incluindo aquelas tipicamente consideradas inadequadas ou fora das respostas padrão. Os principais objetivos do projeto incluem: Raciocínio Fiável: A Grok AI enfatiza o raciocínio de senso comum para fornecer respostas lógicas com base na compreensão contextual. Supervisão Escalável: A integração de assistência de ferramentas garante que as interações dos utilizadores sejam monitorizadas e otimizadas para qualidade. Verificação Formal: A segurança é primordial; a Grok AI incorpora métodos de verificação formal para aumentar a fiabilidade das suas saídas. Compreensão de Longo Contexto: O modelo de IA destaca-se na retenção e recordação de um extenso histórico de conversas, facilitando discussões significativas e contextualizadas. Robustez Adversarial: Ao focar na melhoria das suas defesas contra entradas manipuladas ou maliciosas, a Grok AI visa manter a integridade das interações dos utilizadores. Em essência, a Grok AI não é apenas um dispositivo de recuperação de informações; é um parceiro conversacional imersivo que incentiva um diálogo dinâmico. Criador da Grok AI A mente por trás da Grok AI não é outra senão Elon Musk, um indivíduo sinónimo de inovação em vários campos, incluindo automóvel, viagens espaciais e tecnologia. Sob a égide da xAI, uma empresa focada em avançar a tecnologia de IA de maneiras benéficas, a visão de Musk visa reformular a compreensão das interações com a IA. A liderança e a ética fundacional são profundamente influenciadas pelo compromisso de Musk em ultrapassar os limites tecnológicos. Investidores da Grok AI Embora os detalhes específicos sobre os investidores que apoiam a Grok AI permaneçam limitados, é reconhecido publicamente que a xAI, a incubadora do projeto, é fundada e apoiada principalmente pelo próprio Elon Musk. As anteriores empreitadas e participações de Musk fornecem um forte apoio, reforçando ainda mais a credibilidade e o potencial de crescimento da Grok AI. No entanto, até agora, informações sobre fundações ou organizações de investimento adicionais que apoiam a Grok AI não estão prontamente acessíveis, marcando uma área para exploração futura potencial. Como Funciona a Grok AI? A mecânica operacional da Grok AI é tão inovadora quanto a sua estrutura conceptual. O projeto integra várias tecnologias de ponta que facilitam as suas funcionalidades únicas: Infraestrutura Robusta: A Grok AI é construída utilizando Kubernetes para orquestração de contêineres, Rust para desempenho e segurança, e JAX para computação numérica de alto desempenho. Este trio assegura que o chatbot opere de forma eficiente, escale eficazmente e sirva os utilizadores prontamente. Acesso a Conhecimento em Tempo Real: Uma das características distintivas da Grok AI é a sua capacidade de aceder a dados em tempo real através da plataforma X—anteriormente conhecida como Twitter. Esta capacidade concede à IA acesso às informações mais recentes, permitindo-lhe fornecer respostas e recomendações oportunas que outros modelos de IA poderiam perder. Dois Modos de Interação: A Grok AI oferece aos utilizadores a escolha entre “Modo Divertido” e “Modo Regular”. O Modo Divertido permite um estilo de interação mais lúdico e humorístico, enquanto o Modo Regular foca em fornecer respostas precisas e exatas. Esta versatilidade assegura uma experiência adaptada que atende a várias preferências dos utilizadores. Em essência, a Grok AI combina desempenho com envolvimento, criando uma experiência que é tanto enriquecedora quanto divertida. Cronologia da Grok AI A jornada da Grok AI é marcada por marcos fundamentais que refletem as suas fases de desenvolvimento e implementação: Desenvolvimento Inicial: A fase fundamental da Grok AI ocorreu ao longo de aproximadamente dois meses, durante os quais o treinamento inicial e o ajuste do modelo foram realizados. Lançamento Beta do Grok-2: Numa evolução significativa, o beta do Grok-2 foi anunciado. Este lançamento introduziu duas versões do chatbot—Grok-2 e Grok-2 mini—cada uma equipada com capacidades para conversar, programar e raciocinar. Acesso Público: Após o seu desenvolvimento beta, a Grok AI tornou-se disponível para os utilizadores da plataforma X. Aqueles com contas verificadas por um número de telefone e ativas há pelo menos sete dias podem aceder a uma versão limitada, tornando a tecnologia disponível para um público mais amplo. Esta cronologia encapsula o crescimento sistemático da Grok AI desde a sua concepção até ao envolvimento público, enfatizando o seu compromisso com a melhoria contínua e a interação com o utilizador. Principais Características da Grok AI A Grok AI abrange várias características principais que contribuem para a sua identidade inovadora: Integração de Conhecimento em Tempo Real: O acesso a informações atuais e relevantes diferencia a Grok AI de muitos modelos estáticos, permitindo uma experiência de utilizador envolvente e precisa. Estilos de Interação Versáteis: Ao oferecer modos de interação distintos, a Grok AI atende a várias preferências dos utilizadores, convidando à criatividade e personalização na conversa com a IA. Base Tecnológica Avançada: A utilização de Kubernetes, Rust e JAX fornece ao projeto uma estrutura sólida para garantir fiabilidade e desempenho ótimo. Consideração de Discurso Ético: A inclusão de uma função de geração de imagens demonstra o espírito inovador do projeto. No entanto, também levanta considerações éticas em torno dos direitos autorais e da representação respeitosa de figuras reconhecíveis—uma discussão em curso dentro da comunidade de IA. Conclusão Como uma entidade pioneira no domínio da IA conversacional, a Grok AI encapsula o potencial para experiências transformadoras do utilizador na era digital. Desenvolvida pela xAI e impulsionada pela abordagem visionária de Elon Musk, a Grok AI integra conhecimento em tempo real com capacidades avançadas de interação. Esforça-se por ultrapassar os limites do que a inteligência artificial pode alcançar, mantendo um foco nas considerações éticas e na segurança do utilizador. A Grok AI não apenas incorpora o avanço tecnológico, mas também representa um novo paradigma de conversas no panorama Web3, prometendo envolver os utilizadores com conhecimento hábil e interação lúdica. À medida que o projeto continua a evoluir, ele permanece como um testemunho do que a interseção da tecnologia, criatividade e interação humana pode alcançar.

492 Visualizações TotaisPublicado em {updateTime}Atualizado em 2024.12.26

O que é GROK AI

O que é ERC AI

Euruka Tech: Uma Visão Geral do $erc ai e as suas Ambições no Web3 Introdução No panorama em rápida evolução da tecnologia blockchain e das aplicações descentralizadas, novos projetos surgem frequentemente, cada um com objetivos e metodologias únicas. Um desses projetos é a Euruka Tech, que opera no vasto domínio das criptomoedas e do Web3. O foco principal da Euruka Tech, particularmente do seu token $erc ai, é apresentar soluções inovadoras concebidas para aproveitar as capacidades crescentes da tecnologia descentralizada. Este artigo tem como objetivo fornecer uma visão abrangente da Euruka Tech, uma exploração das suas metas, funcionalidade, a identidade do seu criador, potenciais investidores e a sua importância no contexto mais amplo do Web3. O que é a Euruka Tech, $erc ai? A Euruka Tech é caracterizada como um projeto que aproveita as ferramentas e funcionalidades oferecidas pelo ambiente Web3, focando na integração da inteligência artificial nas suas operações. Embora os detalhes específicos sobre a estrutura do projeto sejam um tanto elusivos, ele é concebido para melhorar o envolvimento dos utilizadores e automatizar processos no espaço cripto. O projeto visa criar um ecossistema descentralizado que não só facilita transações, mas também incorpora funcionalidades preditivas através da inteligência artificial, daí a designação do seu token, $erc ai. O objetivo é fornecer uma plataforma intuitiva que facilite interações mais inteligentes e um processamento eficiente de transações dentro da crescente esfera do Web3. Quem é o Criador da Euruka Tech, $erc ai? Neste momento, a informação sobre o criador ou a equipa fundadora da Euruka Tech permanece não especificada e algo opaca. Esta ausência de dados levanta preocupações, uma vez que o conhecimento sobre o histórico da equipa é frequentemente essencial para estabelecer credibilidade no setor blockchain. Portanto, categorizamos esta informação como desconhecida até que detalhes concretos sejam disponibilizados no domínio público. Quem são os Investidores da Euruka Tech, $erc ai? De forma semelhante, a identificação de investidores ou organizações de apoio para o projeto Euruka Tech não é prontamente fornecida através da pesquisa disponível. Um aspeto que é crucial para potenciais partes interessadas ou utilizadores que consideram envolver-se com a Euruka Tech é a garantia que vem de parcerias financeiras estabelecidas ou apoio de empresas de investimento respeitáveis. Sem divulgações sobre afiliações de investimento, é difícil tirar conclusões abrangentes sobre a segurança financeira ou a longevidade do projeto. Em linha com a informação encontrada, esta seção também se encontra no estado de desconhecido. Como funciona a Euruka Tech, $erc ai? Apesar da falta de especificações técnicas detalhadas para a Euruka Tech, é essencial considerar as suas ambições inovadoras. O projeto procura aproveitar o poder computacional da inteligência artificial para automatizar e melhorar a experiência do utilizador no ambiente das criptomoedas. Ao integrar IA com tecnologia blockchain, a Euruka Tech visa fornecer funcionalidades como negociações automatizadas, avaliações de risco e interfaces de utilizador personalizadas. A essência inovadora da Euruka Tech reside no seu objetivo de criar uma conexão fluida entre os utilizadores e as vastas possibilidades apresentadas pelas redes descentralizadas. Através da utilização de algoritmos de aprendizagem automática e IA, visa minimizar os desafios enfrentados por utilizadores de primeira viagem e agilizar as experiências transacionais dentro do quadro do Web3. Esta simbiose entre IA e blockchain sublinha a importância do token $erc ai, que se apresenta como uma ponte entre interfaces de utilizador tradicionais e as capacidades avançadas das tecnologias descentralizadas. Cronologia da Euruka Tech, $erc ai Infelizmente, devido à informação limitada disponível sobre a Euruka Tech, não conseguimos apresentar uma cronologia detalhada dos principais desenvolvimentos ou marcos na jornada do projeto. Esta cronologia, tipicamente inestimável para traçar a evolução de um projeto e compreender a sua trajetória de crescimento, não está atualmente disponível. À medida que informações sobre eventos notáveis, parcerias ou adições funcionais se tornem evidentes, atualizações certamente aumentarão a visibilidade da Euruka Tech na esfera cripto. Esclarecimento sobre Outros Projetos “Eureka” É importante abordar que múltiplos projetos e empresas partilham uma nomenclatura semelhante com “Eureka.” A pesquisa identificou iniciativas como um agente de IA da NVIDIA Research, que se concentra em ensinar robôs a realizar tarefas complexas utilizando métodos generativos, bem como a Eureka Labs e a Eureka AI, que melhoram a experiência do utilizador na educação e na análise de serviços ao cliente, respetivamente. No entanto, estes projetos são distintos da Euruka Tech e não devem ser confundidos com os seus objetivos ou funcionalidades. Conclusão A Euruka Tech, juntamente com o seu token $erc ai, representa um jogador promissor, mas atualmente obscuro, dentro do panorama do Web3. Embora os detalhes sobre o seu criador e investidores permaneçam não divulgados, a ambição central de combinar inteligência artificial com tecnologia blockchain destaca-se como um ponto focal de interesse. As abordagens únicas do projeto em promover o envolvimento do utilizador através da automação avançada podem diferenciá-lo à medida que o ecossistema Web3 avança. À medida que o mercado cripto continua a evoluir, as partes interessadas devem manter um olhar atento sobre os avanços em torno da Euruka Tech, uma vez que o desenvolvimento de inovações documentadas, parcerias ou um roteiro definido pode apresentar oportunidades significativas no futuro próximo. Neste momento, aguardamos por insights mais substanciais que possam desvendar o potencial da Euruka Tech e a sua posição no competitivo panorama cripto.

537 Visualizações TotaisPublicado em {updateTime}Atualizado em 2025.01.02

O que é ERC AI

O que é DUOLINGO AI

DUOLINGO AI: Integrar a Aprendizagem de Línguas com Inovação Web3 e IA Numa era em que a tecnologia transforma a educação, a integração da inteligência artificial (IA) e das redes blockchain anuncia uma nova fronteira para a aprendizagem de línguas. Apresentamos DUOLINGO AI e a sua criptomoeda associada, $DUOLINGO AI. Este projeto aspira a unir o poder educativo das principais plataformas de aprendizagem de línguas com os benefícios da tecnologia descentralizada Web3. Este artigo explora os principais aspectos do DUOLINGO AI, analisando os seus objetivos, estrutura tecnológica, desenvolvimento histórico e potencial futuro, mantendo a clareza entre o recurso educativo original e esta iniciativa independente de criptomoeda. Visão Geral do DUOLINGO AI No seu cerne, DUOLINGO AI procura estabelecer um ambiente descentralizado onde os alunos podem ganhar recompensas criptográficas por alcançar marcos educativos em proficiência linguística. Ao aplicar contratos inteligentes, o projeto visa automatizar processos de verificação de habilidades e alocação de tokens, aderindo aos princípios do Web3 que enfatizam a transparência e a propriedade do utilizador. O modelo diverge das abordagens tradicionais de aquisição de línguas ao apoiar-se fortemente numa estrutura de governança orientada pela comunidade, permitindo que os detentores de tokens sugiram melhorias ao conteúdo dos cursos e à distribuição de recompensas. Alguns dos objetivos notáveis do DUOLINGO AI incluem: Aprendizagem Gamificada: O projeto integra conquistas em blockchain e tokens não fungíveis (NFTs) para representar níveis de proficiência linguística, promovendo a motivação através de recompensas digitais envolventes. Criação de Conteúdo Descentralizada: Abre caminhos para educadores e entusiastas de línguas contribuírem com os seus cursos, facilitando um modelo de partilha de receitas que beneficia todos os colaboradores. Personalização Através de IA: Ao empregar modelos avançados de aprendizagem de máquina, o DUOLINGO AI personaliza as lições para se adaptar ao progresso de aprendizagem individual, semelhante às características adaptativas encontradas em plataformas estabelecidas. Criadores do Projeto e Governança A partir de abril de 2025, a equipa por trás do $DUOLINGO AI permanece pseudónima, uma prática frequente no panorama descentralizado das criptomoedas. Esta anonimidade visa promover o crescimento coletivo e o envolvimento das partes interessadas, em vez de se concentrar em desenvolvedores individuais. O contrato inteligente implementado na blockchain Solana indica o endereço da carteira do desenvolvedor, o que significa o compromisso com a transparência em relação às transações, apesar da identidade dos criadores ser desconhecida. De acordo com o seu roteiro, o DUOLINGO AI pretende evoluir para uma Organização Autónoma Descentralizada (DAO). Esta estrutura de governança permite que os detentores de tokens votem em questões críticas, como implementações de funcionalidades e alocação de tesouraria. Este modelo alinha-se com a ética de empoderamento comunitário encontrada em várias aplicações descentralizadas, enfatizando a importância da tomada de decisão coletiva. Investidores e Parcerias Estratégicas Atualmente, não existem investidores institucionais ou capitalistas de risco publicamente identificáveis ligados ao $DUOLINGO AI. Em vez disso, a liquidez do projeto origina-se principalmente de trocas descentralizadas (DEXs), marcando um contraste acentuado com as estratégias de financiamento das empresas tradicionais de tecnologia educacional. Este modelo de base indica uma abordagem orientada pela comunidade, refletindo o compromisso do projeto com a descentralização. No seu whitepaper, o DUOLINGO AI menciona a formação de colaborações com “plataformas de educação blockchain” não especificadas, com o objetivo de enriquecer a sua oferta de cursos. Embora parcerias específicas ainda não tenham sido divulgadas, estes esforços colaborativos sugerem uma estratégia para misturar inovação em blockchain com iniciativas educativas, expandindo o acesso e o envolvimento dos utilizadores em diversas vias de aprendizagem. Arquitetura Tecnológica Integração de IA O DUOLINGO AI incorpora dois componentes principais impulsionados por IA para melhorar as suas ofertas educativas: Motor de Aprendizagem Adaptativa: Este motor sofisticado aprende a partir das interações dos utilizadores, semelhante a modelos proprietários de grandes plataformas educativas. Ele ajusta dinamicamente a dificuldade das lições para abordar desafios específicos dos alunos, reforçando áreas fracas através de exercícios direcionados. Agentes Conversacionais: Ao empregar chatbots alimentados por GPT-4, o DUOLINGO AI oferece uma plataforma para os utilizadores se envolverem em conversas simuladas, promovendo uma experiência de aprendizagem de línguas mais interativa e prática. Infraestrutura Blockchain Construído na blockchain Solana, o $DUOLINGO AI utiliza uma estrutura tecnológica abrangente que inclui: Contratos Inteligentes de Verificação de Habilidades: Esta funcionalidade atribui automaticamente tokens aos utilizadores que passam com sucesso em testes de proficiência, reforçando a estrutura de incentivos para resultados de aprendizagem genuínos. Emblemas NFT: Estes tokens digitais significam vários marcos que os alunos alcançam, como completar uma seção do seu curso ou dominar habilidades específicas, permitindo-lhes negociar ou exibir as suas conquistas digitalmente. Governança DAO: Membros da comunidade com tokens podem participar na governança votando em propostas-chave, facilitando uma cultura participativa que incentiva a inovação nas ofertas de cursos e funcionalidades da plataforma. Cronologia Histórica 2022–2023: Conceituação O trabalho preliminar para o DUOLINGO AI começa com a criação de um whitepaper, destacando a sinergia entre os avanços em IA na aprendizagem de línguas e o potencial descentralizado da tecnologia blockchain. 2024: Lançamento Beta Um lançamento beta limitado introduz ofertas em línguas populares, recompensando os primeiros utilizadores com incentivos em tokens como parte da estratégia de envolvimento comunitário do projeto. 2025: Transição para DAO Em abril, ocorre um lançamento completo da mainnet com a circulação de tokens, promovendo discussões comunitárias sobre possíveis expansões para línguas asiáticas e outros desenvolvimentos de cursos. Desafios e Direções Futuras Obstáculos Técnicos Apesar dos seus objetivos ambiciosos, o DUOLINGO AI enfrenta desafios significativos. A escalabilidade continua a ser uma preocupação constante, particularmente no equilíbrio dos custos associados ao processamento de IA e à manutenção de uma rede descentralizada responsiva. Além disso, garantir a criação e moderação de conteúdo de qualidade num ambiente descentralizado apresenta complexidades na manutenção dos padrões educativos. Oportunidades Estratégicas Olhando para o futuro, o DUOLINGO AI tem o potencial de aproveitar parcerias de micro-certificação com instituições académicas, proporcionando validações verificadas em blockchain das habilidades linguísticas. Além disso, a expansão cross-chain poderia permitir que o projeto acedesse a bases de utilizadores mais amplas e a ecossistemas de blockchain adicionais, melhorando a sua interoperabilidade e alcance. Conclusão DUOLINGO AI representa uma fusão inovadora de inteligência artificial e tecnologia blockchain, apresentando uma alternativa focada na comunidade aos sistemas tradicionais de aprendizagem de línguas. Embora o seu desenvolvimento pseudónimo e o modelo económico emergente tragam certos riscos, o compromisso do projeto com a aprendizagem gamificada, educação personalizada e governança descentralizada ilumina um caminho a seguir para a tecnologia educativa no domínio do Web3. À medida que a IA continua a avançar e o ecossistema blockchain evolui, iniciativas como o DUOLINGO AI poderão redefinir a forma como os utilizadores interagem com a educação linguística, empoderando comunidades e recompensando o envolvimento através de mecanismos de aprendizagem inovadores.

466 Visualizações TotaisPublicado em {updateTime}Atualizado em 2025.04.11

O que é DUOLINGO AI

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de AI (AI) são apresentadas abaixo.

活动图片