Baseline AI helps web developers confidently adopt modern web features by integrating official Baseline data and AI-powered recommendations.

What inspired us

Web developers often waste hours debugging cross-browser issues. We wanted a tool that tells you instantly whether a feature is safe to use.

How we built it

We built a Flask web app with Python, HTML/CSS, and JavaScript, using Baseline API data. The AI layer suggests safe alternatives.

Challenges we ran into

  • Parsing complex browser data
  • Designing a clean dashboard UI
  • Integrating AI suggestions with live data ### Accomplishments
  • AI-powered compatibility checker
  • Real-time Baseline data dashboard
  • Open-source, MIT licensed ### What we learned
  • Working with Baseline data and web-features
  • Building modular Python + Flask apps
  • Simplifying UX for developers ### What’s next
  • VS Code plugin integration
  • CLI version for CI/CD
  • Developer feedback and contributions ## Built With
  • Python
  • Flask
  • HTML/CSS
  • JavaScript
  • Baseline API
  • OpenAI (optional AI model)

Built With

Share this project:

Updates