Skip to main content

Overview

Neurobro’s intelligence layer is built on two foundations:
  • Data: The highest quality financial data - real-time, multi-source, and proprietary - covering on-chain activity, market feeds, news, and social signals
  • Agents: Autonomous AI components that process data, generate insights, and serve users across all platforms
This architecture enables a single intelligence to power every product in the ecosystem - from Neurodex to the mobile app to NeuroAPI - while maintaining consistency and quality.

Agents & Nevron

Behind Neurobro’s intelligence lies a network of specialized “Nevrons” - modular AI agents working in harmony. 150+ Nevrons work together to form a unified financial intelligence. Each Nevron handles specific tasks - from market analysis to sentiment tracking to on-chain research - forming the building blocks of our ecosystem. Nevrons communicate with each other, enabling complex multi-step analysis, decision-making, and research workflows. Some Nevrons also interface with external systems: executing trades, posting analysis, and interacting with users across platforms. To enable this architecture, we built our own agent framework called Nevron. The Nevron framework is open source and available on GitHub, with comprehensive technical documentation to help you get started.
Since Neurobro is being constantly updated, the core technologies may differ from the ones described in this section.

Why Nevron?

It’s very important to understand that Nevron is not a general-purpose framework, but a framework specifically designed for building specialized AI agents. Here’s why to use it:
Easy customization for different tasks or workflows through:
  • Modular components
  • Configurable parameters
  • Task-specific optimization
Quick reconfiguration capabilities:
  • Dynamic workflow adjustment
  • Real-time task modification
  • Seamless integration options

Resource Optimization

Optimal computing utilization

Reasoning Power

Enhanced decision-making
Reliable fact-based outputs through:
  • Multi-source verification
  • Error handling
  • Performance monitoring
  • Quality assurance

Shared Resources

Neurobro maintains a unified state across platforms through shared resources. Many different Nevrons work together on the same foundation of data and knowledge.

Dynamic Communication

Real-time agent collaboration

Knowledge Sharing

Centralized information pool

Cross-Platform Sync

Consistent state management

Agent Components

Neurobro appears as a single agent, but from a technical perspective, it is more complex. Neurobro includes multiple components that work together to provide both intelligence and functionality. Here’s an overview of the architecture:
Each platform-specific Neurobro instance maintains its own:
  • Functionality scope
  • Data sources
  • Environmental interaction points
Since the main intelligence is focused on the main product-Neurodex-see there for more details.
Read more about the AI components in the Nevron section.

Large Language Models

LLMs form the backbone of the AI, powering Nevron agents with advanced intelligence capabilities. Different LLMs are used for different purposes:

R1

Specialized long-running reasoning tasks (e.g. internal evaluation of the found alpha)

V3

Fast direct communication with users

Platform-Specific Examples

While Neurobro, as an AI agent that encompasses all the Nevrons, remains a single agent, its presence on different platforms significantly varies. Here are some examples of how Neurobro works across different platforms:
  • The main platform with full coverage of all Nevrons and their capabilities
  • Real-time responses to user questions
  • Automated posting of found signals and analysis
  • “@0xNeurobro” mention monitoring and replying
  • Commenting on threads
  • Automated posting of found signals and analysis
  • Direct messaging with Neurobro in light mode for fast answers and balanced layer of Neurobro intelligence
  • Secure messaging with full e2e encryption via XMTP protocol
  • Seamless trading capabilities with integrated Baseapp XMTP swaps support
  • Neurobro intelligence on the go via iOS and Android apps
  • Broader market coverage: crypto, stocks, forex, commodities, and prediction markets
  • Chat interface with daily AI questions (tier-based)
  • Swipeable personalized news feed (swipe left/right to curate, swipe up to chat about news)
  • Shared backend and agent infrastructure with Neurodex
  • HTTP 402-based micropayment protocol for AI services
  • Full access to Neurobro’s intelligence - anyone can connect programmatically and leverage the complete capabilities of 150+ Nevrons
  • Pay-per-request model with no subscriptions or gatekeeping
  • Ideal for developers, traders, and AI builders who want to integrate Neurobro into their own applications
  • Open-source client examples available on GitHub
To learn more about the Neurobro AI Agents, refer to the Neurodex Agents section, since it’s the main platform with full capabilities of the Neurobro AI Agents.

Data

GIGO = Garbage in, garbage out
AI agents are only as good as the data they process. This is why we invest heavily in building a proprietary financial data infrastructure - the highest quality, most comprehensive data layer we can build. This is the second foundation of Neurobro’s intelligence. Our main data sources:

Agent Memory

Agent Memory is similar to human memory, but for AI Agents. It consists of opinionated data points about the ecosystem the agent operates in. We currently use a blend of vector stores and graph databases to store this representation of memory.

Qdrant

Primary vector database

Weaviate

Secondary vector store

Neo4j

Primary graph database
A crucial part of the vectors are embeddings. All embeddings are generated using OpenAI’s state-of-the-art text-embedding-3-large model, ensuring:

Precision

High-accuracy matching

Relevance

Context-aware results

Performance

Optimized processing

On-Chain Data

We track 3,000+ whales on Base chain and analyze their activity in near real-time. Raw blockchain transactions are decoded and enriched with custom ML labels and technical data (pricing, volume, liquidity). Our proprietary ML labeling system classifies whales into behavioral categories, tracks trading patterns, and performs performance analysis. Human-in-the-loop validation ensures data quality - critical because raw on-chain data contains significant noise, failed transactions, and scam activity. This data feeds directly into specialized Nevrons for analysis and is also exposed to users through the Smart Money Dashboard on Neurodex.
See the Smart Money Dashboard for more details.

PostgreSQL

Primary relational database

MongoDB

Document database for flexible schemas

News, Social & Sentiment

We aggregate financial news, social media signals, and market commentary from across the web. RSS feeds, X API integrations, and other sources provide a continuous stream of market-relevant information. Since raw social and news data is extremely noisy, specialized Nevrons filter, aggregate, and deduplicate information - maintaining a clean, up-to-date knowledge base.

PostgreSQL

Primary relational database

MongoDB

Document database for flexible schemas

Market Data

Technical market data (pricing, volume, liquidity, order books) is sourced from a combination of proprietary and third-party APIs including Coingecko, DexScreener, Base BlockScout, and Alchemy.

Proprietary Data Layer

The majority of Neurobro’s value comes from proprietary data processing and analysis. We do not disclose full details of our data sources for competitive reasons.

Proprietary APIs

~90% of visible value

Public APIs

~10% of functionalityExamples: Coingecko, DexScreener, Base BlockScout

Conclusion

Neurobro’s intelligence is built on two pillars: specialized AI agents and a proprietary financial data infrastructure. The combination of a comprehensive data layer with asymmetric access to market information, plus an AI architecture designed to exceed the limitations of standalone LLMs, is what enables Neurobro to deliver institutional-grade financial intelligence to everyone.