Skip to content

Scira (Formerly MiniPerplx) is a minimalistic AI-powered search engine that helps you find information on the internet. Powered by Vercel AI SDK! Search with models like Grok 2.0.

License

Notifications You must be signed in to change notification settings

zaidmukaddam/scira

Repository files navigation

Scira

Scira

A minimalistic AI-powered search engine that helps you find information on the internet.

Features

  • AI-powered search: Get answers to your questions using Anthropic's Models.
  • Web search: Search the web using Tavily's API.
  • URL Specific search: Get information from a specific URL.
  • Weather: Get the current weather for any location using OpenWeather's API.
  • Programming: Run code snippets in multiple languages using E2B's API.
  • Maps: Get the location of any place using Google Maps API, Mapbox API, and TripAdvisor API.
  • YouTube Search: Search for videos on YouTube and get timestamps and transcripts.
  • Academic Search: Search for academic papers.
  • X Posts Search: Search for posts on X.com.
  • Flight Tracker: Track flights using AviationStack's API.
  • Trending Movies and TV Shows: Get information about trending movies and TV shows.
  • Movie or TV Show Search: Get information about any movie or TV show.

LLM used

Built with

Deploy your own

Deploy with Vercel

Set Scira as your default search engine

  1. Open the Chrome browser settings:

    • Click on the three vertical dots in the upper right corner of the browser.
    • Select "Settings" from the dropdown menu.
  2. Go to the search engine settings:

    • In the left sidebar, click on "Search engine."
    • Then select "Manage search engines and site search."
  3. Add a new search engine:

    • Click on "Add" next to "Site search."
  4. Set the search engine name:

    • Enter Scira in the "Search engine" field.
  5. Set the search engine URL:

    • Enter https://scira.how?q=%s in the "URL with %s in place of query" field.
  6. Set the search engine shortcut:

    • Enter sh in the "Shortcut" field.
  7. Set Default:

    • Click on the three dots next to the search engine you just added.
    • Select "Make default" from the dropdown menu.

After completing these steps, you should be able to use Scira as your default search engine in Chrome.

Local development

To run the example locally you need to:

  1. Sign up for accounts with the AI providers you want to use. OpenAI and Anthropic are required, Tavily is required for the web search feature.
  2. Obtain API keys for each provider.
  3. Set the required environment variables as shown in the .env.example file, but in a new file called .env.local.
  4. pnpm install to install the required dependencies.
  5. pnpm dev to launch the development server.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Scira (Formerly MiniPerplx) is a minimalistic AI-powered search engine that helps you find information on the internet. Powered by Vercel AI SDK! Search with models like Grok 2.0.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages