Inspiration
Scientific research often takes weeks or months just to understand experimental outcomes and identify meaningful research gaps. We were inspired to build a system that helps researchers not only analyze experiments, but also reason about what scientific questions should be explored next using AI.
What it does
SciReason AI is a Gemini-powered scientific reasoning assistant that combines two core capabilities:
- A Scientific Experiment Simulator that models experiments, runs what-if analyses, and explains predicted outcomes with confidence and uncertainty.
- An AI Research Gap Finder that compares multiple research papers and identifies unexplored gaps, inconsistencies, and future research directions.
Together, it helps researchers move faster from results to insights to new ideas.
How we built it
We built SciReason AI using Google AI Studio with the Gemini 3 Pro model for long-context reasoning and scientific analysis. The frontend provides interactive controls for experiments and structured inputs for research papers. Gemini 3 performs parameter reasoning, comparative analysis, explanation generation, and gap discovery with a focus on transparency and clarity rather than black-box predictions.
Challenges we ran into
The main challenges were handling numerical parameters reliably, balancing reasoning depth with response speed, and ensuring the outputs remained scientifically explainable. We also optimized prompt structure to keep Gemini’s reasoning focused and efficient for real-time interaction.
Accomplishments that we're proud of
- Successfully combined experiment simulation and research gap discovery into one coherent AI system.
- Demonstrated Gemini 3’s strength in scientific reasoning, not just text generation.
- Built an interactive, explainable research assistant suitable for real-world R&D workflows.
What we learned
We learned how to design prompts and interfaces that guide large models toward structured scientific reasoning. We also gained insights into balancing AI explainability, performance, and usability in research-focused applications.
What's next for SciReason AI
Next, we plan to support full paper uploads (PDFs), cross-domain experiment templates, citation-aware gap analysis, and collaborative research workflows for academic and industrial R&D teams.
Built With
- gemini-3-pro-preview
- google-ai-studio
- react
- scientific-data-visualization
- typescript

Log in or sign up for Devpost to join the conversation.