airbytehq / PyAirbyte-Hackathon

Tasks for PyAirbyte Hackathon June 2024
0 stars 2 forks source link

Illustrate the usage of `langchain_airbyte` package #27

Closed bindipankhudi closed 3 months ago

bindipankhudi commented 3 months ago

Summary

The goal is to show how LangChain users can load data from Airbyte sources (such as Github) using langchain_airbyte package, store the data into a vector database, and perform a basic QnA on that data.

Description

This tasks involves the following steps:

Deliverables

Python notebook illustrating the end to end process above. Please add a "What / Why / How" blurb at the top of the notebook to explain what the code is doing.

Resources

marcosmarxm commented 3 months ago

It is yours @rifaqat-ali

ombhardwajj commented 3 months ago

@rifaqat-ali are you still working on it?

ombhardwajj commented 3 months ago

@marcosmarxm Please assign it to me , I would like to work on this!

marcosmarxm commented 3 months ago

@ombhardwajj done

ombhardwajj commented 3 months ago

Please review airbytehq/quickstarts#119

bindipankhudi commented 3 months ago

@ombhardwajj added a comment to PR.

ombhardwajj commented 3 months ago

@bindipankhudi Please review the updated PR! airbytehq/quickstarts#119

bindipankhudi commented 3 months ago

Hi @ombhardwajj, Thank you for updating the PR. Reviewed and merged! šŸ„³