Тёмный

GEMINI Pro with LangChain | Chat, MultiModal and Chat with your Documents 

Prompt Engineering
Подписаться 172 тыс.
Просмотров 22 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@engineerprompt
@engineerprompt 9 месяцев назад
Need help with Building your Document Chatbots? Reach out if you need help: calendly.com/engineerprompt/consulting-call
@PubgSpeed-wl8yo
@PubgSpeed-wl8yo 9 месяцев назад
How can I display this on a website or in a mobile offer?
@samuelajala01
@samuelajala01 4 месяца назад
On the vector_index variable I keep getting Error embedding content: 504 deadline exceeded error, same even after reducing the chunk size to 2000, hoe can I fix this
@cartoontamil5185
@cartoontamil5185 3 месяца назад
same error your fix that error ?
@lostInSocialMedia.
@lostInSocialMedia. 9 месяцев назад
i have a pdf of 1000 page +, i want that the model analyze the pdf for answering questions..... also can i upload multiple pdf at once to the ai to analyze them all and give the best answer ?
@rahulharivansh7198
@rahulharivansh7198 9 месяцев назад
try researching on "Private GPT 2.0", i may help
@qzwwzt
@qzwwzt 7 месяцев назад
Good question. I'm also looking for this answer
@EmmanouilMathioudakis
@EmmanouilMathioudakis 9 месяцев назад
Why have you choose the chromadb and not FAISS as you did with the "Langchain: PDF Chat App (GUI) | ChatGPT for Your PDF FILES | Step-by-Step Tutorial"? , thank you and happy new year!
@engineerprompt
@engineerprompt 9 месяцев назад
Both are good options but chromadb makes persisting the to disk much easier.
@engineerprompt
@engineerprompt 9 месяцев назад
Happy new year to you too :)
@zbmadon
@zbmadon 4 месяца назад
A github link to the repo would be helpful.
@049shaunak
@049shaunak 9 месяцев назад
Can u make a video how to do this with a open source model in huggingface
@engineerprompt
@engineerprompt 9 месяцев назад
Look for localgpt on my channel :)
@jiviteshrai7034
@jiviteshrai7034 9 месяцев назад
I want to store company financial tables and query information from it, what is the best db and llm? Looking for free models if any, is Gemini free?
@yavuzobuz2405
@yavuzobuz2405 7 месяцев назад
After the Gemini update, it constantly gives the error "The answer you are looking for in the text could not be found"q
@abhinavnair4577
@abhinavnair4577 4 месяца назад
I am getting some authentication error in vector_index = Chroma.from_texts(texts, embeddings).as_retriever() eventhough i integrated the api key and installed all the necessary dependencies.
@mselemen1
@mselemen1 3 месяца назад
Did you find a solution?
@abhinavnair4577
@abhinavnair4577 3 месяца назад
@@mselemen1 no
@mselemen1
@mselemen1 3 месяца назад
@@abhinavnair4577 I do. The solution was to downgrade using langchain-googlegenai==1.0.3 version
@bikashkumardash5652
@bikashkumardash5652 6 месяцев назад
A huge thanks for uploading this video.
@benediktsterra9765
@benediktsterra9765 8 месяцев назад
what about local images?
@eneso8657
@eneso8657 8 месяцев назад
İs it possible on vscode
@youtubesubscription6579
@youtubesubscription6579 9 месяцев назад
can we modify the code to also include images in the response?
@engineerprompt
@engineerprompt 9 месяцев назад
Do you mean images from the tex/files? The answer is yes. That can be done
@JohnAlexanderEcheverryOcampo
@JohnAlexanderEcheverryOcampo 9 месяцев назад
Muchas gracias.
@highlander926
@highlander926 9 месяцев назад
Is there any LLM to use for blog post writing? I mean a model that follows instructions and we can use for free to write blog post outlines with long +3000 words text it would be great if you could suggest a model or make a comparison video for this
@engineerprompt
@engineerprompt 9 месяцев назад
You might want to look at the new Mixtral-8x7B model or Dolphin-Mixtral-8x7B models. They have 32k context window so will be best for writing long text.
@highlander926
@highlander926 9 месяцев назад
and how can I run this model for free? Any colab links please? @@engineerprompt
@funkerachael8699
@funkerachael8699 9 месяцев назад
Yes
@qfvon
@qfvon 9 месяцев назад
Can't open the Google Colab, the tinyurl is down.
@vbridgesruiz-phd
@vbridgesruiz-phd 9 месяцев назад
Colab link working fine on my end.
@engineerprompt
@engineerprompt 9 месяцев назад
I just checked as well and seems to be working. Can you try again
@qfvon
@qfvon 9 месяцев назад
It works now, thanks.@@engineerprompt
@Canna_Science_and_Technology
@Canna_Science_and_Technology 9 месяцев назад
Good morning…
@engineerprompt
@engineerprompt 9 месяцев назад
morning :)
@rahulrajpvr7d
@rahulrajpvr7d 9 месяцев назад
HI, i was doing a project using gemini and gpt4 vision, but each time I am getting different answer , how to solve this ? I mean how to get same answer everytime ?
@bukitsorrento
@bukitsorrento 9 месяцев назад
Try temperature 0.
@KhoaNguyen-bt6vt
@KhoaNguyen-bt6vt 9 месяцев назад
Use gpt custom instruction. Tried to create it with a temporary memorizes, or just store your favorite out-come. I think it will be the best way atm.
@rahulrajpvr7d
@rahulrajpvr7d 9 месяцев назад
@@KhoaNguyen-bt6vt Thank yoou all, you guys saved a life🥲🥲🥰
@rahulrajpvr7d
@rahulrajpvr7d 9 месяцев назад
@@KhoaNguyen-bt6vt is there any way to use , without api ? i mean can we use this in gpt 4 ui ?
@mateocarino
@mateocarino 9 месяцев назад
For gpt you have to set the seed parameter
@jayr7741
@jayr7741 9 месяцев назад
Is there any chatbot out there better than gpt4 who can acess internet more accurately? Please Reply 🙏
@christopherchilton-smith6482
@christopherchilton-smith6482 9 месяцев назад
There are no chatbots better than gpt4. At least not publicly announced or available. As of 12/19/23 GPT4 is as good as it gets...for now
@engineerprompt
@engineerprompt 9 месяцев назад
look at the preplexityai api, its not as good as gpt4 but have internet access and is decent.
@Mr_Rider_Ak
@Mr_Rider_Ak 8 месяцев назад
I want to make a pdf chat app, but i want my a response from the document only i don't want open ai toh influence mt response and modify it i want the exact content ras response which is in my doc what should i do?
@youTanod
@youTanod 9 месяцев назад
I can't create the API key: 'The caller does not have permission'.
@benaiahmuganzi4623
@benaiahmuganzi4623 9 месяцев назад
hello man, i have tried to follow the instructions and steps in the colab notebook but the last step(prompt = [ "What is Mixture of Experts?", ] response = model.generate_content(prompt)) is continously failing and returning an error
@engineerprompt
@engineerprompt 9 месяцев назад
what is the error? did you set your API key?
Далее
Multi-modal RAG: Chat with Docs containing Images
17:40
11 ming dollarlik uzum
00:43
Просмотров 625 тыс.
Офицер, я всё объясню
01:00
Просмотров 3,9 млн
Watermelon magic box! #shorts by Leisi Crazy
00:20
Просмотров 16 млн
Главное рыба есть, а воды нет..
00:54
Llama-2 with LocalGPT: Chat with YOUR Documents
23:14
Просмотров 167 тыс.
Gemini Multimodal RAG Applications with LangChain
59:36
OpenAI Embeddings and Vector Databases Crash Course
18:41
Talk to Your Documents, Powered by Llama-Index
17:32
Просмотров 83 тыс.
11 ming dollarlik uzum
00:43
Просмотров 625 тыс.