feat: Update URL Summary description to FireCrawl's Scrape API

This commit is contained in:
zaidmukaddam 2024-08-30 20:19:34 +05:30
parent c08ea7f05c
commit 372803f8ce

View File

@ -641,7 +641,7 @@ const LandingPage: React.FC = () => {
{ icon: Globe, title: "Web Search", description: "Powered by Tavily AI for comprehensive web results." },
{ icon: Code, title: "Code Interpreter", description: "Utilize e2b.dev for advanced code interpretation and execution." },
{ icon: Cloud, title: "Weather Forecast", description: "Get accurate weather information via OpenWeatherMap." },
{ icon: Link, title: "URL Summary", description: "Summarize web content quickly with FireCrawl." },
{ icon: Link, title: "URL Summary", description: "Summarize web content quickly with FireCrawl's Scrape API." },
{ icon: MapPin, title: "Location Search", description: "Find places and nearby locations using Google Maps API." },
{ icon: Mic, title: "Translation & TTS", description: "Translate text and convert to speech with OpenAI TTS." },
]