ZKML Tackles Smart City Trust Crisis with Verifiable Data
Urban life increasingly depends on intelligent systems to manage both infrastructure and public services. For instance, traffic lights adjust in real time to improve traffic flow, energy grids respond dynamically to demand, and automated systems determine eligibility for housing, welfare, and other social programs. These systems process huge volumes of data from residents, vehicles, sensors, and urban infrastructure, helping cities run more efficiently and responsively.
Yet this reliance on artificial intelligence (AI) presents a major challenge. Citizens are often expected to trust decisions they can’t inspect or verify. As a result, public confidence has eroded, with growing concerns about how personal movement, data, and behavior are collected, combined, and applied. Advocacy groups have also warned that opaque algorithms can unintentionally introduce bias or unfair treatment.
Regulators, too, are demanding more than simple assurances. They require verifiable proof that AI systems comply with laws, policies, and fundamental rights. Traditional transparency measures—such as dashboards, reports, and audit logs—offer only surface-level insight. They show what happened, but not how decisions were made or whether rules were properly followed.
Zero-Knowledge Machine Learning (ZKML) addresses this trust deficit in smart cities. It enables cities to prove that AI systems function correctly, follow rules, and protect sensitive data. Residents, auditors, and regulators can verify decisions without exposing private information. This shifts the conversation from “trust us” to “verify us,” forming the foundation of the Verifiable City—where automated decisions are not only efficient but also provably fair, lawful, and accountable, protecting citizens’ data and rights.
Smart City Challenges and Citizen Expectations
Smart cities depend on networks of sensors, IoT devices, cameras, and predictive analytics. These systems manage traffic, energy, public safety, and waste, creating a digital infrastructure that affects nearly every aspect of urban life. However, several challenges have emerged.
The first is privacy. Centralized data stores collect mobility traces, utility usage, health records, and behavioral information, making them attractive targets for cyberattacks. Several municipalities have reported breaches affecting transportation systems, utilities, and sensitive resident data. As a result, citizens worry about pervasive surveillance and unclear data retention policies.
The second challenge is fairness. AI models allocate resources such as energy, public transit, and welfare benefits. Many operate as black boxes, where officials see only outputs and auditors rely on documentation or vendor assurances. There is no way to prove in real time that decisions follow fairness rules or avoid bias.
The third challenge is individual data control. Many urban services require personal documents to be submitted. Centralized storage reduces residents’ control over their information and increases the risk of data exposure.
In response, citizens now expect more than technological efficiency. They want verifiable evidence that systems operate fairly, respect privacy, and comply with regulations. Cities must therefore adopt technical and procedural measures that build trust in AI-driven services.
Understanding Zero-Knowledge Machine Learning (ZKML)
ZKML builds on a cryptographic principle that allows a statement to be proven true without revealing why it is true. A zero-knowledge proof lets one party demonstrate that a claim is valid without disclosing sensitive details. For example, a resident can prove eligibility for a subsidy without sharing salary, tax records, or identity information. This transforms the traditional smart city model—where services often require extensive data disclosure—into one where eligibility is verified while privacy is maintained.
ZKML applies this principle to AI-driven decision-making. Instead of producing only a prediction or score, a ZKML-enabled model also generates a cryptographic proof. This proof confirms that the inference followed intended rules, that sensitive fields such as race or location history were not used, and that model weights were unchanged. It also verifies that outputs comply with policy constraints, including fairness requirements or legal limits on pricing and risk scoring. In this way, ZKML turns opaque AI models into verifiable systems whose behavior can be mathematically checked, even when the underlying data remains confidential.
Early versions of ZKML were mostly research prototypes, limited by the high computational cost of generating proofs for complex models and real-time applications. However, recent advances in cryptographic protocols, specialized hardware, and edge computing have made proof generation and verification feasible on city infrastructure. This makes it realistic to integrate ZKML into traffic management, energy grids, and social service platforms without excessive delays or costs. ZKML has thus moved from a research concept to a practical foundation for the Verifiable City, enabling urban AI to remain both powerful and provably trustworthy.
Smart City Trust Crisis and Technical Architecture
Smart cities rely on networks of sensors, IoT devices, cameras, and predictive analytics to manage traffic, energy, public safety, and waste. These systems impact nearly every aspect of urban life. But rapid technological expansion has created significant challenges that undermine citizen trust and service reliability.
The first challenge is privacy. Centralized data stores collect mobility traces, utility usage, health records, and behavioral information, making them attractive targets for cyberattacks. Many municipalities have reported breaches affecting transportation systems, utilities, and sensitive resident data. Citizens are increasingly concerned about pervasive surveillance and unclear data retention policies.
The second challenge is fairness. AI models allocate resources such as energy, public transport, and welfare benefits. Many operate as black boxes. Officials often see only outputs, while auditors rely on documentation or vendor assurances. There is no way to prove in real time that decisions comply with fairness rules or avoid bias.
The third challenge is citizen data control. Many services require personal documents to be submitted. Centralized storage increases the risk of data exposure and reduces citizens’ ability to manage their own information. Residents now expect more than efficiency—they demand verifiable evidence that services are fair, secure, and compliant with regulations.
To address these challenges, cities need a layered technical architecture that integrates verification, accountability, and oversight into AI-driven systems. At the base, edge devices—such as traffic controllers, smart meters, environmental sensors, kiosks, and in-vehicle systems—run local machine learning models. Crucially, these devices generate cryptographic proofs alongside their decisions. This keeps raw data at the source, reducing exposure and breach risks. Every inference, such as a congestion control adjustment or dynamic pricing decision, is accompanied by a proof demonstrating compliance with approved models, policy rules, and fairness constraints.
Above the edge layer, the city’s data platform coordinates proof validation and enforces policies. It collects proofs and metadata instead of large volumes of raw data. Central systems validate incoming proofs, manage model approvals and versioning, and ensure that only inferences supported by valid proofs are acted upon. Decisions that fail verification or violate rules are flagged or blocked.
A dedicated integrity layer provides tamper-evident storage for proofs and audit records. Distributed ledgers or append-only stores maintain immutable records, supporting cross-agency queries and post-incident investigations. Regulators, courts, and watchdog organizations can independently verify compliance without accessing sensitive data.
Finally, citizen-facing interfaces translate technical proofs into understandable assurances. Dashboards and service-specific portals indicate which processes are backed by verifiable proofs, what guarantees they provide, and how often they are audited. These interfaces let residents, journalists, and advocacy groups assess the trustworthiness of services, not just their availability.
Through this layered architecture, smart city services operate as verifiable pipelines. Data is processed locally, proofs flow upward, policies are enforced centrally, and oversight bodies and citizens can independently inspect guarantees. Urban AI thus becomes not only efficient and scalable, but also secure, accountable, and worthy of public trust.
Principles of the Verifiable City
The Verifiable City is more than a pattern for deploying AI. It represents an architectural approach that integrates cryptographic accountability and policy compliance into every critical workflow. This approach is guided by four core principles, turning legal and ethical requirements into enforceable, machine-verifiable guarantees.
Minimal data exposure
In a verifiable city, only cryptographic proofs—not raw data—are transmitted between systems. Sensitive resident information stays at the edge, on devices or within local agency environments, where models run and proofs are generated. This reduces the attack surface and limits the impact of potential breaches. Data flows are designed so that upstream and downstream services rely on verifiable statements like “this eligibility check followed policy X” rather than accessing personal records directly.
Policy integrated as code
Legal and regulatory constraints—including non-discrimination rules, purpose limitations, and data retention schedules—are expressed as machine-readable policies that operate alongside AI models. During inference, these policies are enforced automatically, and ZKML proofs demonstrate that prohibited features were not used, retention windows were respected, and fairness or pricing constraints were applied. Compliance becomes a property of the system’s runtime, not an after-the-fact audit exercise.
Independent, cryptographic verification
External parties can verify ZKML-generated proofs without needing access to proprietary models or raw data. Regulators, courts, auditors, and civil society organizations can independently confirm that decisions comply with declared rules. Verification interfaces, standardized APIs, proof formats, and tools are essential components of the architecture, enabling oversight bodies to assess the city’s AI systems without compromising security or confidentiality.
Citizen-facing transparency
On top of the cryptographic layer, cities provide human-readable views of verifiability. Public dashboards, reports, and interfaces indicate which processes are ZKML-backed and what guarantees they provide—such as “no protected attributes used” or “pricing bounded by policy Y.” These interfaces don’t expose sensitive data or model internals. Instead, they translate technical guarantees into understandable commitments, enabling residents, journalists, and advocacy groups to scrutinize operations. Over time, verifiability status can serve as a visible attribute of services, similar to security certifications, helping citizens distinguish between merely “smart” systems and genuinely accountable ones.
A coherent framework for urban AI
Together, minimal data exposure, policy-as-code, independent verification, and citizen-facing transparency create a cohesive framework. This ensures AI-driven urban systems are accountable by design, not just by promise. It aligns technical architecture with legal obligations and public expectations, enabling cities to scale automation while maintaining provable guarantees of privacy, fairness, and lawful operation.
ZKML Applications in Urban Systems
ZKML can make urban AI systems both effective and accountable. In mobility management, traffic sensors and tolling systems adjust signal timings and congestion pricing based on real-time conditions. Traditionally, such decisions could unintentionally burden certain groups—such as low-income commuters—by increasing costs or travel delays. With ZKML, the system provides cryptographic proof that adjustments follow fairness rules, ensuring no group is disproportionately affected while keeping personal travel data confidential.
In public safety, predictive models help allocate patrols and detect unusual activity. Normally, verifying fairness and policy compliance would require access to sensitive data like residents’ locations or demographics. ZKML lets these models generate proofs that they excluded protected attributes such as race, religion, or exact addresses. Auditors and supervisors can check that decisions comply with rules without ever seeing private data.
ZKML also strengthens social programs like housing and welfare. Eligibility checks can run directly on a resident’s device, generating proof that the decision complied with all rules. Regulators can audit thousands of decisions for fairness and compliance without accessing raw personal documents. This preserves privacy while ensuring transparency and accountability across urban services.
In short, ZKML transforms AI in cities from opaque black boxes into verifiable systems. Residents, officials, and regulators gain confidence that automated decisions are fair, lawful, and privacy-preserving—creating a foundation for the Verifiable City.
Adoption and Challenges of ZKML
Implementing ZKML in urban systems requires careful planning and phased execution. Cities should begin by mapping all AI-driven systems and evaluating them based on their impact on residents and operational risk. High-priority areas—such as policing, welfare services, and energy management—should be addressed first. Authorities then need to define verifiability requirements, including which decisions require proofs and the level of detail needed. Pilot projects focusing on specific, manageable cases can help test feasibility and refine processes before scaling to other systems.
Public communication is also critical. Residents must understand how proof-based processes work and how ZKML ensures fairness, privacy, and compliance. Clear explanations build trust and encourage acceptance of verifiable AI systems.
At the same time, cities must manage practical challenges. Generating cryptographic proofs demands computational resources, which can increase operational costs. Larger models may produce longer proofs, creating potential latency that requires careful handling. Integration with legacy systems can be difficult, as many municipal infrastructures weren’t designed for verifiable AI. Moreover, existing procurement and regulatory frameworks don’t yet mandate verifiability, requiring updates to policies and contracts. Public understanding of cryptographic proofs is limited, so authorities must address misconceptions proactively.
Nevertheless, with a structured roadmap and proactive management of technical and social challenges, cities can effectively implement ZKML. This approach strengthens urban AI, ensures accountability, maintains compliance with legal and ethical standards, and gradually builds public confidence in automated decision-making.
The Bottom Line
Urban life is becoming increasingly dependent on automated systems, yet technology alone cannot guarantee fairness, privacy, or accountability. Cities need solutions that prove decisions are made correctly and responsibly. By using Zero-Knowledge Machine Learning, urban authorities can show that AI systems follow rules and protect sensitive data, while citizens and auditors can independently verify outcomes.
This approach also strengthens public confidence and encourages responsible management of city services. The Verifiable City thus represents a new standard in urban governance, where efficiency, transparency, and trust work together to make cities safer, fairer, and more inclusive for everyone.
Related article
Google to Boost Investment in Anthropic, Potential Total up to $40 Billion
In the fast-paced AI arms race, major tech players are making increasingly bold moves. According to the latest reports, Google plans to invest up to $10 billion in AI startup Anthropic—and that's just the start. Under its long-term strategy, the tota
Free Open-Source AI Chess Engine Maia 3 Released to Enhance Human Gameplay
The Maia Chess team has released a new open-source chess engine, Maia 3, trained on 250 million real human games. It reaches an Elo rating of about 1800—nearly 300 points higher than the previous version. Best of all, it is completely free and open-s
AI Venture Capital Boom Lifts Single-Season Revenue Past Trillion Yuan, Unleashing New Innovation Wave
Global venture capital in artificial intelligence is surging. In the first quarter of this year, nearly 600 AI-related funding rounds closed, totaling over 110 billion yuan — a 185.4% year-over-year increase.Major Capital Concentrates on Three Key Ar
Related Special Topic Recommendations
Comments (0)
0/500
Urban life increasingly depends on intelligent systems to manage both infrastructure and public services. For instance, traffic lights adjust in real time to improve traffic flow, energy grids respond dynamically to demand, and automated systems determine eligibility for housing, welfare, and other social programs. These systems process huge volumes of data from residents, vehicles, sensors, and urban infrastructure, helping cities run more efficiently and responsively.
Yet this reliance on artificial intelligence (AI) presents a major challenge. Citizens are often expected to trust decisions they can’t inspect or verify. As a result, public confidence has eroded, with growing concerns about how personal movement, data, and behavior are collected, combined, and applied. Advocacy groups have also warned that opaque algorithms can unintentionally introduce bias or unfair treatment.
Regulators, too, are demanding more than simple assurances. They require verifiable proof that AI systems comply with laws, policies, and fundamental rights. Traditional transparency measures—such as dashboards, reports, and audit logs—offer only surface-level insight. They show what happened, but not how decisions were made or whether rules were properly followed.
Zero-Knowledge Machine Learning (ZKML) addresses this trust deficit in smart cities. It enables cities to prove that AI systems function correctly, follow rules, and protect sensitive data. Residents, auditors, and regulators can verify decisions without exposing private information. This shifts the conversation from “trust us” to “verify us,” forming the foundation of the Verifiable City—where automated decisions are not only efficient but also provably fair, lawful, and accountable, protecting citizens’ data and rights.
Smart City Challenges and Citizen Expectations
Smart cities depend on networks of sensors, IoT devices, cameras, and predictive analytics. These systems manage traffic, energy, public safety, and waste, creating a digital infrastructure that affects nearly every aspect of urban life. However, several challenges have emerged.
The first is privacy. Centralized data stores collect mobility traces, utility usage, health records, and behavioral information, making them attractive targets for cyberattacks. Several municipalities have reported breaches affecting transportation systems, utilities, and sensitive resident data. As a result, citizens worry about pervasive surveillance and unclear data retention policies.
The second challenge is fairness. AI models allocate resources such as energy, public transit, and welfare benefits. Many operate as black boxes, where officials see only outputs and auditors rely on documentation or vendor assurances. There is no way to prove in real time that decisions follow fairness rules or avoid bias.
The third challenge is individual data control. Many urban services require personal documents to be submitted. Centralized storage reduces residents’ control over their information and increases the risk of data exposure.
In response, citizens now expect more than technological efficiency. They want verifiable evidence that systems operate fairly, respect privacy, and comply with regulations. Cities must therefore adopt technical and procedural measures that build trust in AI-driven services.
Understanding Zero-Knowledge Machine Learning (ZKML)
ZKML builds on a cryptographic principle that allows a statement to be proven true without revealing why it is true. A zero-knowledge proof lets one party demonstrate that a claim is valid without disclosing sensitive details. For example, a resident can prove eligibility for a subsidy without sharing salary, tax records, or identity information. This transforms the traditional smart city model—where services often require extensive data disclosure—into one where eligibility is verified while privacy is maintained.
ZKML applies this principle to AI-driven decision-making. Instead of producing only a prediction or score, a ZKML-enabled model also generates a cryptographic proof. This proof confirms that the inference followed intended rules, that sensitive fields such as race or location history were not used, and that model weights were unchanged. It also verifies that outputs comply with policy constraints, including fairness requirements or legal limits on pricing and risk scoring. In this way, ZKML turns opaque AI models into verifiable systems whose behavior can be mathematically checked, even when the underlying data remains confidential.
Early versions of ZKML were mostly research prototypes, limited by the high computational cost of generating proofs for complex models and real-time applications. However, recent advances in cryptographic protocols, specialized hardware, and edge computing have made proof generation and verification feasible on city infrastructure. This makes it realistic to integrate ZKML into traffic management, energy grids, and social service platforms without excessive delays or costs. ZKML has thus moved from a research concept to a practical foundation for the Verifiable City, enabling urban AI to remain both powerful and provably trustworthy.
Smart City Trust Crisis and Technical Architecture
Smart cities rely on networks of sensors, IoT devices, cameras, and predictive analytics to manage traffic, energy, public safety, and waste. These systems impact nearly every aspect of urban life. But rapid technological expansion has created significant challenges that undermine citizen trust and service reliability.
The first challenge is privacy. Centralized data stores collect mobility traces, utility usage, health records, and behavioral information, making them attractive targets for cyberattacks. Many municipalities have reported breaches affecting transportation systems, utilities, and sensitive resident data. Citizens are increasingly concerned about pervasive surveillance and unclear data retention policies.
The second challenge is fairness. AI models allocate resources such as energy, public transport, and welfare benefits. Many operate as black boxes. Officials often see only outputs, while auditors rely on documentation or vendor assurances. There is no way to prove in real time that decisions comply with fairness rules or avoid bias.
The third challenge is citizen data control. Many services require personal documents to be submitted. Centralized storage increases the risk of data exposure and reduces citizens’ ability to manage their own information. Residents now expect more than efficiency—they demand verifiable evidence that services are fair, secure, and compliant with regulations.
To address these challenges, cities need a layered technical architecture that integrates verification, accountability, and oversight into AI-driven systems. At the base, edge devices—such as traffic controllers, smart meters, environmental sensors, kiosks, and in-vehicle systems—run local machine learning models. Crucially, these devices generate cryptographic proofs alongside their decisions. This keeps raw data at the source, reducing exposure and breach risks. Every inference, such as a congestion control adjustment or dynamic pricing decision, is accompanied by a proof demonstrating compliance with approved models, policy rules, and fairness constraints.
Above the edge layer, the city’s data platform coordinates proof validation and enforces policies. It collects proofs and metadata instead of large volumes of raw data. Central systems validate incoming proofs, manage model approvals and versioning, and ensure that only inferences supported by valid proofs are acted upon. Decisions that fail verification or violate rules are flagged or blocked.
A dedicated integrity layer provides tamper-evident storage for proofs and audit records. Distributed ledgers or append-only stores maintain immutable records, supporting cross-agency queries and post-incident investigations. Regulators, courts, and watchdog organizations can independently verify compliance without accessing sensitive data.
Finally, citizen-facing interfaces translate technical proofs into understandable assurances. Dashboards and service-specific portals indicate which processes are backed by verifiable proofs, what guarantees they provide, and how often they are audited. These interfaces let residents, journalists, and advocacy groups assess the trustworthiness of services, not just their availability.
Through this layered architecture, smart city services operate as verifiable pipelines. Data is processed locally, proofs flow upward, policies are enforced centrally, and oversight bodies and citizens can independently inspect guarantees. Urban AI thus becomes not only efficient and scalable, but also secure, accountable, and worthy of public trust.
Principles of the Verifiable City
The Verifiable City is more than a pattern for deploying AI. It represents an architectural approach that integrates cryptographic accountability and policy compliance into every critical workflow. This approach is guided by four core principles, turning legal and ethical requirements into enforceable, machine-verifiable guarantees.
Minimal data exposure
In a verifiable city, only cryptographic proofs—not raw data—are transmitted between systems. Sensitive resident information stays at the edge, on devices or within local agency environments, where models run and proofs are generated. This reduces the attack surface and limits the impact of potential breaches. Data flows are designed so that upstream and downstream services rely on verifiable statements like “this eligibility check followed policy X” rather than accessing personal records directly.
Policy integrated as code
Legal and regulatory constraints—including non-discrimination rules, purpose limitations, and data retention schedules—are expressed as machine-readable policies that operate alongside AI models. During inference, these policies are enforced automatically, and ZKML proofs demonstrate that prohibited features were not used, retention windows were respected, and fairness or pricing constraints were applied. Compliance becomes a property of the system’s runtime, not an after-the-fact audit exercise.
Independent, cryptographic verification
External parties can verify ZKML-generated proofs without needing access to proprietary models or raw data. Regulators, courts, auditors, and civil society organizations can independently confirm that decisions comply with declared rules. Verification interfaces, standardized APIs, proof formats, and tools are essential components of the architecture, enabling oversight bodies to assess the city’s AI systems without compromising security or confidentiality.
Citizen-facing transparency
On top of the cryptographic layer, cities provide human-readable views of verifiability. Public dashboards, reports, and interfaces indicate which processes are ZKML-backed and what guarantees they provide—such as “no protected attributes used” or “pricing bounded by policy Y.” These interfaces don’t expose sensitive data or model internals. Instead, they translate technical guarantees into understandable commitments, enabling residents, journalists, and advocacy groups to scrutinize operations. Over time, verifiability status can serve as a visible attribute of services, similar to security certifications, helping citizens distinguish between merely “smart” systems and genuinely accountable ones.
A coherent framework for urban AI
Together, minimal data exposure, policy-as-code, independent verification, and citizen-facing transparency create a cohesive framework. This ensures AI-driven urban systems are accountable by design, not just by promise. It aligns technical architecture with legal obligations and public expectations, enabling cities to scale automation while maintaining provable guarantees of privacy, fairness, and lawful operation.
ZKML Applications in Urban Systems
ZKML can make urban AI systems both effective and accountable. In mobility management, traffic sensors and tolling systems adjust signal timings and congestion pricing based on real-time conditions. Traditionally, such decisions could unintentionally burden certain groups—such as low-income commuters—by increasing costs or travel delays. With ZKML, the system provides cryptographic proof that adjustments follow fairness rules, ensuring no group is disproportionately affected while keeping personal travel data confidential.
In public safety, predictive models help allocate patrols and detect unusual activity. Normally, verifying fairness and policy compliance would require access to sensitive data like residents’ locations or demographics. ZKML lets these models generate proofs that they excluded protected attributes such as race, religion, or exact addresses. Auditors and supervisors can check that decisions comply with rules without ever seeing private data.
ZKML also strengthens social programs like housing and welfare. Eligibility checks can run directly on a resident’s device, generating proof that the decision complied with all rules. Regulators can audit thousands of decisions for fairness and compliance without accessing raw personal documents. This preserves privacy while ensuring transparency and accountability across urban services.
In short, ZKML transforms AI in cities from opaque black boxes into verifiable systems. Residents, officials, and regulators gain confidence that automated decisions are fair, lawful, and privacy-preserving—creating a foundation for the Verifiable City.
Adoption and Challenges of ZKML
Implementing ZKML in urban systems requires careful planning and phased execution. Cities should begin by mapping all AI-driven systems and evaluating them based on their impact on residents and operational risk. High-priority areas—such as policing, welfare services, and energy management—should be addressed first. Authorities then need to define verifiability requirements, including which decisions require proofs and the level of detail needed. Pilot projects focusing on specific, manageable cases can help test feasibility and refine processes before scaling to other systems.
Public communication is also critical. Residents must understand how proof-based processes work and how ZKML ensures fairness, privacy, and compliance. Clear explanations build trust and encourage acceptance of verifiable AI systems.
At the same time, cities must manage practical challenges. Generating cryptographic proofs demands computational resources, which can increase operational costs. Larger models may produce longer proofs, creating potential latency that requires careful handling. Integration with legacy systems can be difficult, as many municipal infrastructures weren’t designed for verifiable AI. Moreover, existing procurement and regulatory frameworks don’t yet mandate verifiability, requiring updates to policies and contracts. Public understanding of cryptographic proofs is limited, so authorities must address misconceptions proactively.
Nevertheless, with a structured roadmap and proactive management of technical and social challenges, cities can effectively implement ZKML. This approach strengthens urban AI, ensures accountability, maintains compliance with legal and ethical standards, and gradually builds public confidence in automated decision-making.
The Bottom Line
Urban life is becoming increasingly dependent on automated systems, yet technology alone cannot guarantee fairness, privacy, or accountability. Cities need solutions that prove decisions are made correctly and responsibly. By using Zero-Knowledge Machine Learning, urban authorities can show that AI systems follow rules and protect sensitive data, while citizens and auditors can independently verify outcomes.
This approach also strengthens public confidence and encourages responsible management of city services. The Verifiable City thus represents a new standard in urban governance, where efficiency, transparency, and trust work together to make cities safer, fairer, and more inclusive for everyone.
Google to Boost Investment in Anthropic, Potential Total up to $40 Billion
In the fast-paced AI arms race, major tech players are making increasingly bold moves. According to the latest reports, Google plans to invest up to $10 billion in AI startup Anthropic—and that's just the start. Under its long-term strategy, the tota
AI Venture Capital Boom Lifts Single-Season Revenue Past Trillion Yuan, Unleashing New Innovation Wave
Global venture capital in artificial intelligence is surging. In the first quarter of this year, nearly 600 AI-related funding rounds closed, totaling over 110 billion yuan — a 185.4% year-over-year increase.Major Capital Concentrates on Three Key Ar





Home






