Build PDF.ai Clone with Flutter, Pinecone, Langchain and ChatGPT - Full Flutter Course

Build PDF.ai Clone with Flutter, Pinecone, Langchain and ChatGPT - Full Flutter Course

Temi Codes

8 месяцев назад

3,422 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

JEREMIAH AKOH
JEREMIAH AKOH - 16.11.2023 18:52

This is awesome sir.

Ответить
stoic.enhydra
stoic.enhydra - 11.11.2023 09:55

Watched your speech at GDG! You sparked my interest, gonna try Flutter today!

Ответить
David Miguel Lozano
David Miguel Lozano - 03.11.2023 19:05

Hey @TemiCodes!

LangChain.dart maintainer here.

Thank you very much for the detailed tutorial. It is actually the first video I know talking about LangChain.dart, so very happy to see that.

I've taken the liberty to send you a PR (tayormi/ask_pdf/pull/2) that refactors a bit the usage of LangChain.dart, specifically:

- Upgrades LangChain.dart dependencies to the latest version (which resolves the breaking change in the underlying pinecone package). You shoudn't need to use your fork nor override dependencies anymore (sorry about that).
- Uses Pinecone.addDocuments method to update the index which embeds the documents and stores them in the vector store under the hood.
- Uses RetrievalQAChain to embed the query, find similar documents and generate the answer.

You can see how you can achieve the same results with only a couple of lines of code.

If anyone has questions or suggestions about LangChain.dart, please feel free to open an issue in the repository or join our Discord server.

Cheers.

Ответить
Dr Zuhairi
Dr Zuhairi - 03.11.2023 09:20

Amazing! Will try out to implement this feature in my existing app that I have built for my organization, so the staff can ask questions pertaining to official documents right from the app. Just worried about the cost though!

Really appreciate your work and the contents in this channel. Thanks!

Ответить
Busari Kamal
Busari Kamal - 02.11.2023 22:01

Thanks for uploading this . I recently did an AI Object tracker with tensorflow lite and I’m glad there’s other dimensions to AI .

Ответить
Aditya Thakur
Aditya Thakur - 02.11.2023 21:17

Looking forward to trying this out this weekend! Thank you for uploading this 🚀

Ответить
Emmanuelson Zico
Emmanuelson Zico - 02.11.2023 20:39

Nice one

Ответить