EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Supersonic Labs

    Supersonic Labs

    Supersonic Labs is a small independent AI research lab in Brazil focused on making practical, understandable intelligence work on hardware people already own. It builds compact models and open systems for concrete tasks such as classification, routing, search, and extraction.

    Visit Website

    At a Glance

    1Tool Listed
    2Products
    10Capabilities
    Discussions
    BrazilHeadquarters
    4Employees
    Focus Areas
    LLM Evaluations
    Local Inference
    AI Decision Models
    Connect
    Latest News
    Supersonic Labs releases Julia 1, a 144.3M-parameter open decision model that runs on a CPUSep 26, 2026
    Supersonic Labs announces Julia 1 as its first classification model designed to run on almost anythingSep 26, 2026
    Markets
    • Developers integrating compact decision models into existing software
    • Teams needing local or edge AI on CPUs, tablets, or browser hardware
    • Organizations with classification, routing, prioritization, or extraction workflows
    • Researchers and open-source AI practitioners evaluating reproducible decision models

    AI Tools by Supersonic Labs

    (1)
    View Julia 1
    Julia 1 tool icon

    Julia 1

    Multilingual CPU Decision Model

    AI Decision ModelsLLM EvaluationsLocal Inference

    Discussions

    No discussions yet

    Be the first to start a discussion about Supersonic Labs

    Latest News

    09/26/2026

    Supersonic Labs releases Julia 1, a 144.3M-parameter open decision model that runs on a CPU

    marktechpost.com
    09/26/2026

    Supersonic Labs announces Julia 1 as its first classification model designed to run on almost anything

    x.com
    09/25/2026

    Julia 1 CPU evaluation reports 1,451/2,000 typed decisions correct and a 60/100 Banking77 result

    supersoniclabs.ia.br
    09/24/2026

    Julia 1 evaluation reports results across typed decisions, AG News, DAIR Emotion, Banking77, and MASSIVE

    supersoniclabs.ia.br

    Products & Services

    2
    Julia 1
    September 26, 2026

    A 144.3-million-parameter multilingual decision model built on mmBERT-small. It takes context, a question, and 2–20 possible answers, then selects an answer and returns scores/probabilities in the supplied order. It is designed to run locally on CPUs and is distributed with Python support, weights, metrics, and provenance under Apache 2.0.

    Julia 1 WebGPU / ONNX
    September 2026

    A browser-oriented ONNX export of Julia 1 for WebGPU inference. It uses ONNX Runtime WebGPU and a bundled Rust WebAssembly tokenizer, keeps computation in the browser, and exposes the same choice, score, and yes/no decision interface.

    Market Position

    Supersonic Labs positions Julia 1 as an open-weight, CPU-capable decision model rather than a generative chatbot. Relative to hosted TypeSafe Jev, it emphasizes local deployment, Apache 2.0 access, and a low planned token price; relative to broader open models such as GLiNER2.5 Multi, it offers a narrower, explicit choice/score/yes-no interface. Its trade-off is that it does not generate text or supply missing knowledge, and its hierarchical routing showed a substantial weakness on the 72-label Banking77 pilot.

    Leadership

    Founders

    JD

    João Davi

    CEO and founder of Supersonic Labs; his public profile describes his focus as bringing capable AI models to hardware people already own.

    JK

    Júlia Klee

    Co-founder, Head of Research, and Model Architect at Supersonic Labs; she leads research and model architecture for the lab.

    Executive Team

    JD

    João Davi

    CEO and Founder

    Publicly describes his work as bringing powerful AI models to hardware people already own.

    JK

    Júlia Klee

    Co-founder, Head of Research and Model Architect

    Leads research and model architecture at Supersonic Labs.

    Founding Story

    The lab was started around the belief that useful intelligence should be close at hand: able to work where people live and build, respect the limits of their machines, and earn trust through measurable usefulness. Its manifesto emphasizes starting with real tasks, choosing the smallest system that can do the work well, and sharing reproducible work so others can build on it.

    Business Model

    Revenue Model

    The lab currently distributes open model weights and code, while developing a hosted API for Julia 1. The planned API is usage-priced by input tokens; the model page says access is not yet open.

    Pricing Tiers

    Julia 1 planned API
    $0.025 per million input tokens; $0.00 per million output tokens

    Planned launch price; the hosted API was announced as not yet open.

    Self-hosted open weights
    Free to download under Apache 2.0

    Julia 1 and the WebGPU/ONNX build can be run locally; infrastructure and hardware costs are borne by the user.

    Target Markets

    Industries & Segments
    • Developers integrating compact decision models into existing software
    • Teams needing local or edge AI on CPUs, tablets, or browser hardware
    • Organizations with classification, routing, prioritization, or extraction workflows
    • Researchers and open-source AI practitioners evaluating reproducible decision models
    Use Cases
    • Text classification
    • Support and request routing
    • Ordered prioritization or severity scoring
    • Binary/yes-or-no decisions
    • On-device or edge inference where CPU execution, latency, memory, or privacy matter
    • Browser-based decision inference through WebGPU

    Quick Facts

    Headquarters
    Brazil
    Employees
    4

    History & Milestones

    September 24, 2026

    Supersonic Labs evaluated Julia 1 across typed decisions and AG News, DAIR Emotion, and Banking77 pilots; it reported 73.15% on typed decisions, 94% on AG News, 86% on DAIR Emotion, and 64% on Banking77.

    September 25, 2026

    The lab recorded a CPU evaluation of Julia 1, including 72.55% on typed decisions and a 60/100 Banking77 result with three abstentions.

    September 26, 2026

    Supersonic Labs publicly released Julia 1, its first decision model, with open weights and code under Apache 2.0.

    September 26, 2026

    The lab published per-device measurements covering Apple M4, Intel Core i5-1235U, and Samsung SM-X510 tablet execution paths.

    September 2026

    Supersonic Labs stated that Julia 2, based on the lab's own foundation architecture rather than mmBERT-small, is in development.

    Key Capabilities

    10
    Choice/classification and routing among 2–20 supplied options
    Ordered scoring decisions, such as low/medium/high
    Yes/no (noul) decisions
    Returns full softmax probabilities in caller-supplied option order
    CPU-local inference with Python 3.11+ and a BF16-capable GPU path
    Multilingual encoder foundation based on JHU CLSP mmBERT-small

    Integrations & Partnerships

    Platform Integrations

    • Hugging Face model repository for Julia 1
    • Hugging Face Julia-1-ONNX repository
    • Python 3.11+ local runtime on CPU and BF16-capable GPU
    • ONNX Runtime WebGPU in supported browsers
    • Rust WebAssembly tokenizer and optional Node N-API source for the browser package
    • Hugging Face Spaces Julia-1 Decision Demo

    Key Partnerships

    Julia 1 is built on JHU CLSP's mmBERT-small encoder and tokenizer.
    Julia 1 is evaluated against supplied TypeSafe Jev reference values using the public Jev benchmark protocol.
    The model and browser export are published through Hugging Face's SupersonicLabs organization.

    Connect

    Website
    supersoniclabs.ia.br/
    GitHub
    AbdelStark
    X / Twitter
    supersonicai

    AI Topics

    3

    Supersonic Labs focuses on these topics:

    LLM Evaluations(1)
    Local Inference(1)
    AI Decision Models(1)
    Back to all developersSuggest an edit