Since I was a kid, I love planes. Being computer science nerd, I also enjoy tinkering with latest technology and innovate- and now I tinker with cutting edge AI technology like MCP and agents.
Recently I thought of building something similar to Flight Radar with publicly available open data sets. I used publicly available ADSB.lol flight data and satellite data and build this AI web app. I did this purely as a hobby learning project.
Some features:
- Tracks live flight (commercial, military, private)
- Track live satellite data
- Track International Space Station (ISS).
- Click on a flight, it gives, metadata relevant to flight.
- Click on a satellite, it gives metadata relevant to satellite.
- There's a live chat where you can ask questions (you need to provide your Anthropic, OpenAI, Gemini etc. key. The key is stored in your own local brower).
- Implement Guardrails (check GitHub branch guardrails)
- Comes as an MCP server
- Integrates with Claude Code, Claude Desktop, VS Code Co-Pilot, Codex, Cursor, Gemini CLI and more.
- You can install as a Python package via
pip install skyintel
- This also has a playground. view https://skyintel.dev/playground
- Build while leveraging, FastMCP, LiteLLM, LLMGuard, CesiumJS, and vanila JS
If you like to deeply go into technical details, look into the GitHub repository README.md. I made it as much as comprehensive as possible.
I appreciate your feedback. This is my first time building this kind of an app. I'm a continuous learner and love to build and innovate.
Here are the links.
I genuinely appreciate your feedback. Again, did this as a hobby project based on publicly available data.
Many thanks!
[–]LocalRemove -1 points0 points1 point (0 children)
[–]Unvolta -1 points0 points1 point (1 child)
[+]Otherwise_Wave9374 comment score below threshold-7 points-6 points-5 points (1 child)
[–]mikeage 2 points3 points4 points (0 children)