Discover and explore top open-source AI tools and projects—updated daily.
LetsFGAgent-native flight search and booking engine
Top 71.9% on SourcePulse
LetsFG provides an agent-native solution for flight search and booking, addressing the issue of inflated prices and limited coverage found on traditional platforms like Google Flights. It targets AI agents and developers seeking to integrate real-time, raw airline pricing into their applications, offering significant cost savings and faster search results compared to existing tools.
How It Works
LetsFG employs a distributed architecture where over 200 connectors run in parallel on the user's machine via CLI, SDKs, or an MCP server. This approach bypasses Online Travel Agency (OTA) inflation, cookie tracking, and surge pricing by directly accessing raw airline ticket prices. A key feature is "virtual interlining," which intelligently combines one-way fares from different carriers to find cheaper round-trip options. City-wide airport expansion automatically includes all relevant airports for a given city code, enhancing search completeness.
Quick Start & Requirements
Installation is straightforward: pip install letsfg for the Python SDK/CLI or npm install -g letsfg for the JavaScript SDK/CLI. The MCP server can be launched with npx letsfg-mcp. Local search requires no API key or registration and can be initiated immediately with commands like letsfg search LHR BCN 2026-06-15. Setup is estimated at under 30 seconds for basic search functionality. Official documentation is available at https://api.letsfg.co/docs.
Highlighted Details
Maintenance & Community
The project is actively maintained, with community interaction facilitated through Messenger (https://m.me/61579557368989) and Instagram (https://ig.me/m/letsfg_). Updates and discussions can also be followed via @amjaworsky on X. Connector health is monitored and visible via a badge.
Licensing & Compatibility
LetsFG is released under the permissive MIT License, allowing for commercial use and integration into closed-source projects without significant restrictions. The core functionality is free for local execution.
Limitations & Caveats
The "free forever" access is strictly limited to the initial 1,000 GitHub stargazers, requiring a verification step. Post-threshold, server-based usage (e.g., via Messenger/Instagram) incurs a 1% unlock fee (minimum $1), although local CLI/SDK usage remains free. The "unlock" step is necessary to confirm live pricing and hold fares for 30 minutes before booking.
1 day ago
Inactive