Scira is a minimalistic AI-powered search engine designed to help users efficiently find information online. It leverages the Vercel AI SDK for seamless AI model integration and streaming, offering a range of features:
- AI-Powered Search: Utilizes Anthropic's models for intelligent responses.
- Web Search: Integrates Tavily AI for grounded web search capabilities.
- URL Specific Search: Extracts information from specific URLs.
- Weather Information: Provides current weather data via OpenWeather's API.
- Code Execution: Executes code snippets in multiple languages using E2B's API.
- Location Services: Offers location data through Google Maps, Mapbox, and TripAdvisor APIs.
- YouTube Search: Searches YouTube videos with timestamps and transcripts (powered by Exa.AI).
- Academic Search: Searches for academic papers (powered by Exa.AI).
- X Posts Search: Searches for posts on X.com (powered by Exa.AI).
- Flight Tracking: Tracks flights using AviationStack's API.
- Trending Media: Provides information on trending movies and TV shows.
Scira supports various LLMs, including xAI's Grok, Anthropic's Claude 3.5 Sonnet, Meta's Llama 3.3 70B by Cerebras, and Deepseek R1 Distill by Groq Inc. It is built using Next.js, Tailwind CSS, Shadcn/UI, and integrates multiple APIs for enhanced functionality.