DEV Community

How to build a PDF chatbot with Langchain 🦜🔗 and FAISS

Kevin Naidoo on March 08, 2024

While ChatGPT and other similar models are great and can give you relatively good information on any topic. A common problem is hallucination and v...
Collapse
 
__f89f33a profile image
wannabe

Great!
But could you show the work of the program?

Collapse
 
kwnaidoo profile image
Kevin Naidoo • Edited

Thanks! This is a teaching exercise to teach the concepts and not build a full app. Sure you can copy the code and run it locally, it should work just fine.

I will be making a full tutorial soon that uses Redis as the vector store. That will include a full Django implementation of this code and the code in GitHub. You can join my newsletter here: kevincoder.co.za and you'll get the tutorial via email as soon as it's ready, Alternatively, you can also check back here on dev.to.