Skip to content

weavel-ai/weavel-langchain-example

Repository files navigation

Weavel with Langchain (RAG Q/A)

This example shows how to use Weavel with Langchain. It is based on this tutorial on building a RAG Q/A system.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Copy .env.example to .env:
cp env.example .env
  1. Update .env with your API keys.

  2. Install dependencies:

pip install -r requirements.txt
  1. The example is in example.ipynb.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published