OpenAI 2026 hackathon

CEREBRO SAI

A multilingual, evidence-grounded AI copilot for integrative health professionals.

Solo project by Manuel Ripolles · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #3,189 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be: CEREBRO SAI is a self-described multilingual, evidence-grounded AI copilot for integrative health professionals. The author states it is designed to help practitioners retrieve, compare, review, and explain knowledge more efficiently across multiple domains such as nutrition, phytotherapy, Traditional Chinese Medicine, and others. It uses a hybrid architecture combining structured databases, knowledge graphs, rule-based logic, vector retrieval, and conversational AI.

What changed: The project was submitted as part of the OpenAI Build Week hackathon. The author describes it as an early prototype focused on drug–food and drug–plant interactions, with plans to expand into broader integrative health domains.

Single most important open question: Is there evidence that the system can reliably retrieve correct information across multiple domains at scale, or is this still a proof-of-concept?

Note: This analysis is based entirely on self-reported information from the project description. No independent verification, traction data, revenue figures, customer names, or third-party sources are available.

Back to contents

What The Product Actually Is

The description states that CEREBRO SAI is a multilingual, evidence-grounded knowledge copilot for integrative health professionals. It allows practitioners to ask questions in Spanish even when reference material is in English, and retrieves relevant knowledge fragments while preserving distinctions between types of evidence (human, animal, experimental, pending). The system produces clear professional explanations in Spanish and keeps technical evidence available for review.

It is not designed to diagnose or prescribe but to support preventive, educational, and decision-making processes. It separates three responsibilities:

  • SAI stores persistent, structured, and authorized knowledge.
  • The Director selects relevant memory, rules, relationships, and evidence.
  • Conversational AI analyzes and explains only the retrieved and authorized context.

The system uses a hybrid architecture including:

  • Structured databases
  • Knowledge graph
  • Rule-based logic
  • Vector retrieval
  • Conversational AI layer
  • API layer

For the OpenAI Build Week prototype, it focuses on one controlled part of this larger architecture: multilingual retrieval of drug–food and drug–plant interaction knowledge followed by a grounded Spanish explanation.

Claim: The system is described as a "Living Consultation Control Tower" where professional work does not begin from a blank chat.

Evidence: Described in the project write-up under “A Living Consultation Control Tower”.

Inference: The architecture suggests a modular approach to knowledge management and retrieval.

Supporting evidence: Mentioned in “How I built it” section.

Back to contents

Positioning & Claim Evolution

The author positions CEREBRO SAI as an AI copilot that supports integrative health professionals by connecting scattered information sources, explaining them in natural language, and supporting decision-making without replacing the practitioner. It emphasizes safety, traceability, and evidence grounding.

It is described as not being a standalone chatbot or model storing professional records in its own memory. Instead, it acts as a controller of a dynamic professional workspace that can transform retrieved information into structured visual components like evidence cards, comparison tables, diagrams, and videos.

The author notes that the current demonstration focuses on one controlled domain (drug–food and drug–plant interactions), but the broader vision includes expanding across multiple connected domains such as nutrition, phytotherapy, Traditional Chinese Medicine, acupuncture, cofactors, biomarkers, physiological pathways, protocols, questionnaires, interaction safety, educational guidance, etc.

Claim: The system is designed to avoid unsupported diagnosis or prescription.

Evidence: Stated in the project write-up.

Inference: The positioning implies a shift from generic AI tools toward specialized, regulated knowledge systems for healthcare professionals.

Supporting evidence: Mentioned in “Context-aware safety” and “Safety and privacy” sections.

Back to contents

Target Customer & ICP

The target customer is described as integrative health professionals. These are practitioners who work with multiple therapeutic disciplines and need to consult scattered information across books, databases, spreadsheets, protocols, scientific references, and different therapeutic areas.

The system aims to help these users retrieve, compare, review, and explain knowledge more efficiently.

Claim: The system is for integrative health professionals.

Evidence: Stated in the tagline and project write-up.

Inference: The ICP likely includes practitioners working in fields like phytotherapy, Traditional Chinese Medicine, nutrition, osteopathy, biomagnetism, etc., who require cross-domain knowledge integration.

Supporting evidence: Mentioned in “What it does” and “From conversational AI to a multimodal professional workspace”.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

The description does not contain any information about pricing models, monetization strategies, or business model assumptions. There is no mention of whether the system will be sold as a SaaS product, offered via subscription, or otherwise commercialized.

Claim: No explicit business model or pricing details provided.

Evidence: Absent from the project write-up.

Back to contents

Technical & Delivery Signals

The system uses a hybrid architecture:

  • Structured databases for exact facts and entities
  • Knowledge graph for relationships between concepts
  • Rule-based logic for questionnaires, alerts, and workflows
  • Vector retrieval for narrative knowledge and multilingual semantic search
  • Conversational AI layer for synthesis and explanation
  • API layer connecting the knowledge system with the SAI professional interface

For the Build Week prototype:

  • Sample contains 200 interaction documents divided into 320 searchable knowledge fragments
  • Encoded using a multilingual embedding model
  • First retrieval evaluation showed:
    • 8 correct results in first position out of 10 controlled questions
    • 9 correct results within top three
    • 9 correct results within top five

Hybrid retrieval was added to improve accuracy, combining semantic similarity, exact terminology, controlled aliases, cross-language synonyms, and entity-level prioritization.

Claim: The architecture combines multiple layers for safe and accurate knowledge retrieval.

Evidence: Described in “How I built it” section.

Inference: The system is designed to be modular and adaptable, allowing changes in conversational models without rebuilding the entire knowledge architecture.

Supporting evidence: Mentioned in “Challenges” and “What I learned”.

Back to contents

Traction & Maturity Signals

Not evidenced.

There is no mention of actual users, customers, revenue, ARR, or adoption metrics. The description refers to a prototype built for a hackathon and does not indicate any live deployment or operational use.

Claim: No traction or maturity data provided.

Evidence: Absent from the project write-up.

Back to contents

Competitive Context

Not evidenced.

The description does not reference existing competitors, market size, or competitive positioning. It does not discuss how CEREBRO SAI compares to other tools in the integrative health space or AI-assisted knowledge systems for healthcare professionals.

Claim: No competitive context provided.

Evidence: Absent from the project write-up.

Back to contents

Key Risks & Red Flags

  1. Single-founder model: The system is described as being built by one person (Manuel Ripolles), which raises concerns about scalability, development capacity, and long-term maintenance.
  2. Limited prototype scope: The current demonstration focuses only on a single domain (drug–food/plant interactions) and lacks real patient data or full integration with professional workflows.
  3. Safety assumptions: While the system claims to be designed for safety, there is no evidence of testing or validation procedures beyond the prototype's limited evaluation.
  4. Lack of commercialization strategy: No indication of how the product will be monetized or delivered to users beyond a hackathon prototype.
  5. Dependency on domain expertise: The author notes they are not a traditional developer and had to translate professional requirements into technical structures, suggesting potential challenges in scaling or maintaining the system.

Claim: Risks include single-founder dependency, limited scope, safety assumptions, lack of commercialization plan, and reliance on domain knowledge.

Evidence: Stated in “Challenges” and “What I learned” sections.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific integrative health disciplines are you planning to support beyond drug–food/plant interactions?
  2. How do you plan to validate the accuracy of retrieved information across multiple domains?
  3. What mechanisms are in place to ensure that AI-generated content remains traceable and reviewed by professionals before being stored?
  4. How will you scale from a prototype to a production system without compromising safety or performance?
  5. Are there any partnerships or pilot programs with actual integrative health practitioners?
  6. What is your roadmap for monetization and go-to-market strategy?
  7. How do you intend to manage the complexity of integrating diverse knowledge sources (e.g., databases, documents, multimedia)?
  8. What are the key technical challenges that remain unresolved in moving from prototype to full functionality?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no information available regarding funding history, valuation, or investment interest. The project appears to be a hackathon submission with no indication of prior capitalization or strategic partnerships.

Claim: No investment or partnership data provided.

Evidence: Absent from the project write-up.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.