Inspiration
I have always been deeply curious about quantum computing and how it can unlock new ways to solve real-world problems. When I learned how environmental data shapes daily life, I wanted to see how quantum models could make those predictions smarter and faster. This project grew from that curiosity to merge my love for science, data, and innovation into something meaningful.
What it does
Quantum Microclimate Analyzer predicts short-term environmental risks like heat stress, mold growth, and air quality changes using both quantum and classical models. It gives clear visual results through an interactive web dashboard that updates with real-time data. The goal is to help people understand and prepare for environmental changes around them with accuracy and insight.
How I built it
I built the frontend using React, Next.js, and TailwindCSS to create a smooth and modern interface. The backend runs on FastAPI and connects to a Neon PostgreSQL database for fast data handling. For the quantum part, I used Qiskit to train models that analyze temperature and humidity patterns and generate short-term predictions.
Challenges I ran into
At first, connecting the Neon database through environment variables caused issues that took time to fix. Setting up CORS permissions between the frontend and backend was another challenge that slowed progress. Integrating Qiskit while keeping performance efficient on the cloud was also one of the toughest parts of development.
Accomplishments I'm proud of
I successfully created a working quantum-powered climate prediction app that runs entirely online. Achieving over 94 percent confidence in prediction accuracy was one of my proudest moments. I also designed a visually appealing interface that makes complex data easy for anyone to understand.
What I learned
I learned how to combine quantum computing with practical machine learning for real applications. I gained a deeper understanding of how to structure APIs, databases, and serverless systems for smooth communication. Most importantly, I learned that innovation comes from curiosity and the willingness to solve problems one step at a time.
What's next for Quantum Microclimate Analyzer
Next, I want to connect real IoT sensor data to make the system work with live environmental readings. I plan to expand it to multi-day forecasting with hybrid quantum models for greater accuracy. I also want to make a mobile version so people can check their local environmental conditions anytime and anywhere.
Built With
- fastapi
- javascript
- neon-postgresql
- next.js
- numpy
- open-meteo-api
- pandas
- python
- qiskit
- react
- tailwindcss
- tensorflow
- vercel
Log in or sign up for Devpost to join the conversation.