IBM / data-prep-kit

Open source project for data preparation of LLM application builders
https://ibm.github.io/data-prep-kit/
Apache License 2.0
255 stars 123 forks source link

[Feature] Create a demo notebook for RAG #451

Open Bytes-Explorer opened 3 months ago

Bytes-Explorer commented 3 months ago

Search before asking

Component

Other

Feature

The goal is to create a demo notebook for RAG that stitches the following components mentioned in the issue. The notebook should reside in this folder https://github.com/IBM/data-prep-kit/tree/dev/examples/notebooks

Are you willing to submit a PR?

dolfim-ibm commented 3 months ago

A first draft of the notebook is here https://github.com/IBM/data-prep-kit/pull/461. At the moment it still depends on some internal transforms which are being pushed soon.