Hacker News new | ask | show | jobs
by celestialcheese 1179 days ago
langchain and llama-index are two big opensource projects which are great for buildign this type of thing.

https://github.com/mayooear/gpt4-pdf-chatbot-langchain for example

1 comments

Cheers, thank you!