Linkup is natively integrated in Chainlit, an open-source Python framework specifically designed for building production-ready Conversational AI applications. You can now deploy an open source chatbot with “search the web” capabilities, in minutes.

This chatbot will feature:

  • Real-time web search using Linkup
  • A web interface with Chainlit, supporting conversation context management and message streaming

Implementation Guide

1

Get Started with Chainlit

Follow the Chainlit documentation to set up your chatbot application. Visit the Chainlit getting started guide to learn the basics of creating a Chainlit application. This will require an Anthropic API key or an API key from any LLM provider.

2

Integrate Linkup

Add web search capabilities to your Chainlit app by following the very simple integration steps in the Chainlit cookbook. This will enable your chatbot to perform real-time web searches using Linkup. This will require a Linkup API key.

Get your API key

Create a Linkup account for free to get your API key.

Facing issues? Reach out to our engineering team at support@linkup.so or via our Discord.