AI-powered flight price prediction system using Machine Learning (RandomForestRegressor) with real-time fare estimation, confidence scoring, and price sentiment analysis.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
fix: restore local city fallback and fix geocoding reliability
ff47eb9View on GitHubfix: restore AI logic and finalize global dynamic mapping
a73e5b9View on GitHubfeat(map): implement global dynamic route mapping with Geopy
1246e1cView on GitHubfeat(ui): implement cinematic 3D satellite tracking view
2aaed99View on GitHubrefactor: modernize SDK, fix satellite map, and resolve deprecations
e65d449View on GitHubfix(ui): enhance 3D map with glowing nodes, labels, and high-contrast gradients
d8a7f68View on GitHubfeat(ui): add LinkedIn sharing tools and dashboard stats ticker
ff991caView on GitHubfeat(ui): migrate AI Assistant to a floating action button (FAB)
da79639View on GitHubfix(audio): transcode webm microphone bytes to wav using pydub
580fa4aView on GitHubtest: add value assertion test and fix minor sleep syntax
d8e7892View on GitHubfeat(ai): add exponential backoff retry to Gemini API calls
0dd8c49View on GitHubrefactor(ui): extract footer rendering to a reusable function
ae28066View on GitHub