Skip to main content
Linkup is a web search engine designed for AI applications. It connects AI systems to the internet through an API that delivers grounding data, enriching outputs and improving precision, accuracy, and factual reliability.

Prerequisites

Before starting, ensure you have:
  • A SambaCloud account and API key.
  • A Linkup account and API key.
  • Python 3.9 or later.

Installation and setup

Clone the repository

Create a virtual environment

Install dependencies

Install from the requirements file:
Or install packages directly:

Set environment variables

Create a .env file in the project directory with your API keys:
Or export them directly:

Run the example

Open and run the example notebook in the Linkup integration example on GitHub.

Linkup documentation

For more information about Linkup, see the official Linkup documentation.