Flowise: How to chat with your PDF using no-code UI Framework

preview_player
Показать описание

Thank you for watching. Hope you have a nice day.

A Tutorial for Flowise UI

Flowise is a TS/JS no-code UI tool for LangChain , if you are familiar with JS, please feel free to contribute to this project.

About me:
Welcome to my YouTube channel! As an AI engineer working at Tech Giant, I am excited to share my knowledge and insights with you. Join me as we delve into the fascinating world of artificial intelligence, machine learning, and everything related to cutting-edge technology.

On this channel, you can expect in-depth tutorials, demonstrations, and discussions about various AI topics. From overviewing popular AI packages and frameworks to diving into the latest research papers, I aim to provide valuable content that helps you stay updated and empowered in the fast-paced AI industry.

Make sure to hit the subscribe button so you won't miss any of my upcoming videos.

PS: I am new to Youtube, and still improving my video editing skills. 😊
Рекомендации по теме
Комментарии
Автор

Thank you, we need more videos like this to understand the possibilities

leonamnagel
Автор

Awesome!!! Insta subscribed! Thank you very much for sharing, I will contribute with you.

raphauy
Автор

great! keep sharing with us your knowledge and skills

darwinchan
Автор

Best yet! Thank you!
If the pdf has a structured table, will the split and encode destroy easy extraction of meaningful relationships in a query?

tgwashdc
Автор

Hello, 🎉 great content! I would like to request a video on a solution for chatting on PDFs using an open-source model from Hugging Face that utilizes GPU and ensures data privacy.

peroforrr
Автор

Hi, I don't know if thing had change but the interface its different now. Now you need to upsert the pdf file before being able to chat. So I tried using the default model from hugging face but got a problem about dimension, model was 768 but Pinecone needed 1024. I found a model for 1024 but got a "fetch failed" error. I looked for the same PDF you using on your video and still got the same error. But then I got a smaller one and it worked. So you know if it could be becaue I'm using free version of pinecone and doesn't allow me big files? or that i'm hosting flowise in hugginface? thanks for the video by the way

cvaug
Автор

Two questions
1 - Why do you prefer Hugging Face Inference for Embeddings?
2 - Do not need to put the model for embedding?

leonamnagel
Автор

Do you think i can setup flowise to read a folder locally for csvs looking for a name and then using those csvs or pdfs i guess, to talk about data. Instead of the built in download for csv agent.

nate
Автор

How do you add a prompt to the LLM chain so it can answer from documents?

caseykendall
Автор

After replicating your structure I am getting 0 in the response of all my prompts
Where am i going wrong? Please explain

KunalSharma-fj
Автор

How can i use Chat Prompt Template on ChatOpenAI with memory?

fridy-bgmi
Автор

Great content. question! I tried it and it seems answers are restricted to the content of the doc and can’t go out of context. Is there any way around that so it can respond like the normal ChatGPT and also refer to the doc?

DS-igbf
Автор

perfect for searching Turing..can i search other words besides Turing?

nntun
Автор

Have you successfully debugged with azure openai api? I tried several times, it was fine with openai but not successful with azure

liuchuchenliu