Search Your PDF App using Langchain, ChromaDB, and Open Source LLM: No OpenAI API (Runs on CPU)

Поділитися
Вставка
  • Опубліковано 21 сер 2024
  • Welcome to this tutorial video where we introduce an innovative approach to searching your PDF application using the power of Langchain, ChromaDB, and Open Source LLM, all running on your CPU.
    Langchain is a powerful library designed for generative AI tasks, providing a range of capabilities that enhance language generation and understanding.
    ChromaDB, on the other hand, acts as a vector store and database, enabling us to store and retrieve vectors efficiently. By integrating ChromaDB into our search tool, we can create a robust and scalable solution for managing the vector representations of PDF documents, allowing for faster and more accurate searches.
    Finally, we utilize an Open Source LLM (Language Model) to enable question-answering capabilities within our search tool. With the power of LLM, we can process user queries and extract relevant information from PDF documents, providing precise and context-aware answers to the user's questions.
    The unique aspect of this tutorial is that we do not rely on the OpenAI API, meaning you can run this entire system on your CPU without the need for external services. This ensures greater control, privacy, and accessibility for your PDF search needs.
    Join us in this tutorial video as we guide you through the process of building your own PDF search tool using Langchain, ChromaDB, and Open Source LLM. Discover how to harness the potential of these technologies to create a powerful and efficient search system tailored to your requirements. Let's unlock the potential of your PDF application and revolutionize the way you search for information.
    AI Anytime's GitHub: github.com/AIA...
    LaMiNi LM Model: huggingface.co...
    ChromaDB: www.trychroma....
    Langchain: python.langcha...
    LLM Playlist: • Large Language Models
    Join WhatsApp: chat.whatsapp.....
    #langchain #python #ai

КОМЕНТАРІ • 198

  • @jorgerios4091
    @jorgerios4091 Рік тому +14

    Awesome, this is what real people need, a free alternative of custom knowledge Q&A to OpenAI. I've tried privateGPT but it is too slow taking 2 minutes to provide answers while consuming 16-RAM and woring in the command prompt. This model looks much better, I'll be looking forward for the chatbot variant. Thank you!

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Thanks for your kind words! I agree with you,,,,,,,, The chatbot video will be released by tomorrow.

  • @sandilemfazi
    @sandilemfazi 2 місяці тому +1

    You are a blessing my guy. Amazing, thanks for taking your time and teaching this. Truly Appreciate your efforts.

  • @ditchtech
    @ditchtech Рік тому +4

    Instructive and thorough, appreicate your efforts!

    • @AIAnytime
      @AIAnytime  Рік тому

      Thank you Sir, please consider subscribing to the channel.

  • @shruti2806
    @shruti2806 Місяць тому

    13:30 why vectorstore?
    17:18 safe tensors
    20:12 project ideas
    40:00 device_map
    45:12 streamlit cache resource (decorator)
    49:00 chaintype
    1:01:47 token size (how it affects answers)

  • @master8696
    @master8696 8 місяців тому +1

    You are doing a superb job! These videos not only give knowledge, but motivates us to learn GenAI and start writing few pieces of code towards the use cases. Keep doing such use case driven videos, trust me that the community will appreciate and embrace folks like you. Keep rocking!

  • @mcodetsh
    @mcodetsh Місяць тому +2

    Many of the settings and imports have been deprecated and you will get many errors. I recommend not using this code but just learning the work flow and the thinking processes. Thank you still for this video.

  • @vivekraj9333
    @vivekraj9333 11 місяців тому

    I'm glad that I found your channel brother 🙌❤

    • @AIAnytime
      @AIAnytime  11 місяців тому

      Welcome aboard! Thanks. Plz keep supporting.

  • @ilaydelrey3122
    @ilaydelrey3122 8 місяців тому +2

    Thank you for putting this tutorial together. It would be great if you could also include the versions of the packages you use in your requirements.txt because the packages change so fast and many things dont work anymore

    • @253_r.asidharth8
      @253_r.asidharth8 8 місяців тому +1

      Did u manage to run the project??

    • @AIAnytime
      @AIAnytime  8 місяців тому +4

      Let me update the GitHub repo with the version. Thanks

    • @ilaydelrey3122
      @ilaydelrey3122 8 місяців тому

      @@253_r.asidharth8 no not yet due to newer package version

    • @adityapatel_00
      @adityapatel_00 8 місяців тому

      @@AIAnytimeMay I know when will you update the requirements.txt file with versions you used?

  • @RahulGupta-ub1op
    @RahulGupta-ub1op 4 місяці тому +3

    What if we ask a question that is not from PDF?

  • @mainakmukhrjee6328
    @mainakmukhrjee6328 10 місяців тому +4

    Hello sir , can you please help me with an error:ModuleNotFoundError: No module named 'langchain' ? I have installed langchain and have checked it pip show langchain

  • @vrynstudios
    @vrynstudios 10 місяців тому

    What will it cost to host it in a server? Suppose I have 1000 users daily and use it how much would I need to pay for such PDF searching feature? *Please reply* . I am a noob on AI server side hosting.

  •  6 місяців тому

    Very well explained video, and nice content. Congratulations!

  • @mohamedkeddache4202
    @mohamedkeddache4202 5 місяців тому +2

    it happened to me every time 😭
    i follow the video and do everything right but i still have problems
    i install python 3.10 then create a new environment and install the requirements then i downloaded the model.
    i think the error are from incompatible version ?
    need help please.

    • @saynomore3704
      @saynomore3704 29 днів тому

      Yes same, I'm unable to create the parquet files properly like he did, it's also asking me to use huggingfaceembeddings instead of sentences transformer embeddings. Someone please help out

  • @raghu0770
    @raghu0770 Рік тому +1

    I think if we ask general questions lik “who is naredra modi?” It will answer out of the pdf files

  • @sneharoy3566
    @sneharoy3566 Рік тому

    Superb video. So easy to follow...

  • @associatedbiblestudentsofs5308
    @associatedbiblestudentsofs5308 9 місяців тому +1

    'Chromadb' is not compatible with Python 3.11. I'm trying to find a work around, but a very well-developed course. Thank you.

  • @otimistarj
    @otimistarj 8 днів тому

    ImportError: Using `low_cpu_mem_usage=True` or a `device_map` requires Accelerate: `pip install accelerate`

  • @abhisycvirat
    @abhisycvirat 4 місяці тому

    The kid smoking in the background distracted me 😂

  • @dchuguashvili
    @dchuguashvili 11 місяців тому +2

    Is it possible to deploy a chatbot that has been fine-tuned using a custom knowledge base and the Llama2 framework on a live production website? My plan is to fine-tune the chatbot with data derived from 100 pages of PDF documents. The aim is for the chatbot to interact with online users and generate responses based on this material. If the chatbot is anticipated to engage with approximately 2,000 users per month and accommodate at least 20 users simultaneously, could you offer a rough estimate of the projected costs?

    • @junaidiqbal4104
      @junaidiqbal4104 10 місяців тому

      hi, do you get any idea about that, i hope you will answer it

  • @keeperofthelight9681
    @keeperofthelight9681 5 місяців тому +1

    Doesnt work getting crazzy error with embdeggins both with huggingfqce a d sentence transformer

  • @rrxn
    @rrxn 19 днів тому

    ERROR: Ignored the following versions that require a different python version: 0.55.2 Requires-Python

  • @khalidal-reemi3361
    @khalidal-reemi3361 9 місяців тому

    Thanks alot
    I learned alot. I will try doiing this tutorial.

    • @AIAnytime
      @AIAnytime  9 місяців тому

      Glad it was helpful!

  • @ukcp265
    @ukcp265 Місяць тому

    How to handle and maintain chroma db for multiple user requests, and how we know which directory belongs to which user request in 2-tier architecture

  • @taison0072
    @taison0072 5 місяців тому +1

    Hello bro , since my PC low end is it possible to the the llm models on azure and access from there and make the same application and also deploy it online

  • @FootyFunniesSS
    @FootyFunniesSS Рік тому

    Great work man.. this really helps

    • @AIAnytime
      @AIAnytime  Рік тому

      Glad it helped

    • @FootyFunniesSS
      @FootyFunniesSS Рік тому

      ​@@AIAnytime getting error -
      ValueError: weight is on the meta device, we need a `value` to put in on cpu.

  • @fabsync
    @fabsync 7 місяців тому

    Super awesome tutorial! I wonder if you want to search pdfs in folders and subfolders.. what would be the code for that?

  • @avijit_barua
    @avijit_barua Рік тому

    Too much great working

  • @nandanhegde3444
    @nandanhegde3444 Рік тому

    great video

  • @jilanikashif
    @jilanikashif Рік тому

    Hi, this is great tutorial and really helped me, shifting from Machine Learning to Generative AI is really amazing. It would be great if you create app for the same using Flask and Docker

    • @AIAnytime
      @AIAnytime  Рік тому

      I have an app where i have containerised the app. Plz watch those 2 videos as well.

    • @jilanikashif
      @jilanikashif Рік тому

      @@AIAnytime Could you please share the link. Thanks for quick reply

    • @BharatVarsh47
      @BharatVarsh47 10 місяців тому

      can u share link please? @@AIAnytime

  • @_yurisales
    @_yurisales 4 місяці тому

    How can I make my streamlit + chromadb application faster? I'm loading locally 30 pdf files and when I run the application, It takes like 40 minutes to load the documents and, after, it loads the streamlit interface. Is there a way where I can reduce this time? Is there a way to work with multithreading or multiparallelism in chromadb?

  • @mlloving
    @mlloving 9 місяців тому +1

    Awesome demo. Would you please let me know where to download the repo of this demo. I did not find it on your github. Thanks.

    • @AIAnytime
      @AIAnytime  9 місяців тому

      It's on my GitHub. Please check the repositories.

  • @abhishekpasalkar6680
    @abhishekpasalkar6680 9 місяців тому +1

    showing this error Even after updating chroma and also migrating it
    "ValueError: You are using a deprecated configuration of Chroma."

  • @roberty.agyekumaddo6071
    @roberty.agyekumaddo6071 9 місяців тому

    Awesome tutorial. Is there a way of embedding this into a webpage? Also, is there a way to customize the appearance of the streamlit GUI.

  • @madhupatel6707
    @madhupatel6707 Рік тому +1

    Great explain! I did the same as you did in the video but got some errors so is there any way to reach you, Really need your help.

    • @AIAnytime
      @AIAnytime  Рік тому +1

      How can I help you? My credentials are on about channel or on UA-cam banner.

  • @qvenmisakais
    @qvenmisakais 4 місяці тому

    Hi, is a perfecto tutorial, great working!. I have a question. Even though I ask questions in Spanish, he answers me in English. Where can you define the language?

  • @anuyogesh8979
    @anuyogesh8979 6 місяців тому

    I am getting this error - " AttributeError: 'Collection' object has no attribute '__pydantic_extra__' " why?

  • @MikelBaghdasarian
    @MikelBaghdasarian Рік тому

    Really Interesting, I was wondering how to mix it with the oobabooga repo, add some options like load various PDFs, load CSV, XLM, and other type of documents (power point, .txt, and others) with some DDBB behind for user access... that would be awesome!

    • @AIAnytime
      @AIAnytime  Рік тому +2

      Cool idea! Maybe I can see if I can create a video soon.

    • @MikelBaghdasarian
      @MikelBaghdasarian Рік тому

      Great! If you need a concept of use let me know, I already tryied and mixed both git repost and they are working fine, the best is to have access to add LORA trained on obabooga to be used under langchain!@@AIAnytime

  • @saumyajaiswal6585
    @saumyajaiswal6585 7 місяців тому

    Thank you for the awesome video. With the source citation does it also give images from the pdf in the answer?

  • @sandedom339
    @sandedom339 Рік тому

    Very nice! can you load multiple PDF files for Q&A?

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Yes of course! Make sure your machine has enough compute power for inference. You can invest multiple files to create embeddings on any machine.

  • @John-jx4ho
    @John-jx4ho Рік тому

    Awesome!

  • @shivamthaman7081
    @shivamthaman7081 5 місяців тому

    Please consider investing in a microphone thst will enhance the quality of audio in the videos

  • @truckfinanceaustralia1335
    @truckfinanceaustralia1335 Рік тому

    great vid!

  • @dr.aravindacvnmamit3770
    @dr.aravindacvnmamit3770 6 місяців тому +1

    ValueError: You are using a deprecated configuration of Chroma.

    • @samarth-joseph
      @samarth-joseph 6 місяців тому +2

      Downgrade chromadb version
      pip uninstall chromadb
      pip install chromadb==0.3.29

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 7 місяців тому

    This is without any subscription to any form. Does this code have a Google Colab page for testing? Once the libraries are downloaded, will the code work?

  • @raghu0770
    @raghu0770 Рік тому

    Many people’s build like this but there is no solution to restrict the model to answer only for pdf files

  • @geojames4236
    @geojames4236 10 місяців тому

    Awesome video... can you pls suggest any model for querying the Portuguese PDF document ?

  • @ashishanand4233
    @ashishanand4233 3 місяці тому

    how to solve this AttributeError: 'Client' object has no attribute 'chroma_api_impl'?

  • @epictetus__
    @epictetus__ 9 місяців тому

    Bookmark: 21:00

  • @anannyachamat6366
    @anannyachamat6366 5 місяців тому

    Hi Sir, can you please tell me if the Text Summarization using LaMiniT5 248M and This Search your PDF using LaMiniT5 738M can be integrated and made into one single project??? PLS Answer sir.

  • @user-qi4jw1lf9i
    @user-qi4jw1lf9i 8 місяців тому

    PLEASE TELL ME THE SYSTEM CONFUGURATION REQUIRED FOR THIS....
    I HAVE DONE BUT SHOWING Load_weight proeblem

  • @el-salsafiore007
    @el-salsafiore007 10 місяців тому

    sir i made an offload folder , because it asked me to , but when i do 1 query it is making 2.5 gb something files in the offload folder , so how to solve it , please help

  • @I3lor
    @I3lor Рік тому +1

    great video, if i replace the checkpoint with any other model (eg. google/mt5), will the project still work as intended?

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Yes, absolutely! It should work if you have a decent machine that can load the model in memory.

    • @I3lor
      @I3lor Рік тому

      @@AIAnytime thank you, you have been very helpful

  • @PavanKumar-yk5mq
    @PavanKumar-yk5mq 7 місяців тому

    How to deploy this RAG model in aws. I mean what services we can use to deploy other than EC2?

  • @pagadishyam7049
    @pagadishyam7049 11 місяців тому +1

    Hi, your videos are really very impressive. I am trying to recreate this but receiving the below error when executing ingest.py error Message: " duckdb.InvalidInputException: Invalid Input Error: Required module 'pandas.core.arrays.arrow.dtype' failed to import, due to the following Python
    exception:
    ModuleNotFoundError: No module named 'pandas.core.arrays.arrow.dtype' "

    • @AIAnytime
      @AIAnytime  11 місяців тому

      Can you look at the chroma db version you are using? Chroma db has recently migrated from duckdb to Sqlite. In that case, you need to make changes in Constants.py... do you mind looking at GitHub issues of this repo on my GitHub?

    • @pagadishyam7049
      @pagadishyam7049 11 місяців тому

      @@AIAnytime can i use old version of cromadb, will it work?

    • @pagadishyam7049
      @pagadishyam7049 11 місяців тому

      @@AIAnytime downgrade the version of cromadb and pandas: chromadb==0.3.26 , pandas==2.0.3 it worked for me, hope this helps others.

  • @user-py8qx6th8p
    @user-py8qx6th8p 9 місяців тому

    I have few questions. What other models besides lamini can I use? I am trying to use llama2 or bloom. Also, what API should I use if I dont want to download the llm

    • @AIAnytime
      @AIAnytime  9 місяців тому +1

      Look at my latest video.... Using Zephyr and Mistral LLMs.

  • @pratikchatterjee5992
    @pratikchatterjee5992 Рік тому

    This is great! Thanks a lot! I love the way you are explaining every bits and pieces.
    I am facing an error.
    Till the 1st question the app is working but when ever I ask the 2nd question getting the below error
    NotImplementedError: Cannot copy out of meta tensor; no data!
    Any idea?

    • @AIAnytime
      @AIAnytime  Рік тому

      Thanks for your comments. Probably, you don't have much compute power. What's your laptop specs? And device_map is auto, CPU, or CUDA?

  •  6 місяців тому

    Is it possible to change "all-MiniLM-L6-v2" per Watson LLM or any other paid LLM?

  • @mohitkapoor4374
    @mohitkapoor4374 Рік тому

    Very nice tutorial. It helped me solve a issue I was working on. Could you please help as how can we reduce the latency of answers from ChatBot? Also what if the pdf of more than 100 pages?

    • @AIAnytime
      @AIAnytime  Рік тому +2

      Thanks for the comment. Infrastructure is the key and ofcourse some tweaking with the preprocessing and algorithms. Get a better compute power and you can see the improvement.

    • @mohitkapoor4374
      @mohitkapoor4374 Рік тому

      @@AIAnytime Thank you so much. Is there any way I can connect with you or any tutorial I should follow to scale things up after referring your tutorial?

  • @mohlabo3917
    @mohlabo3917 4 місяці тому

    hi cannot install chromadb --error failed

  • @sarojapulipaka2972
    @sarojapulipaka2972 Місяць тому

    Can we also give large files as input file (1000 pages)

  • @JahangeerRathore
    @JahangeerRathore 10 місяців тому

    Awosome but i want to use Lamini model online not offline becuse my RAM is 8 GB it crashed after running how to achieve that thanks in advance...

  • @overrideguilarte
    @overrideguilarte Рік тому +1

    Is there any model in Spanish similar to this one that can be integrated?

    • @AIAnytime
      @AIAnytime  Рік тому

      Yes you can try something like 'GPT-2 SMALL SPANISH '... Explore on Huggingface models.
      Please subscribe to the channel if this helps. Thanks

    • @overrideguilarte
      @overrideguilarte Рік тому

      @@AIAnytime thanks

  • @stephennfernandes
    @stephennfernandes Рік тому

    Hey great work man this really helps, could please explain in brief or if possible make a video about how vecrorDBs work internally? What are they exactly, word embeddings like starspace fasttext or sentence transformer embeddings over similarity search. How does this technology like langchain llama_index work internally

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Hi Stephen, thanks for your comment. Maybe I can try doing that. But i feel there are many such videos available on UA-cam. But yes I can explain in simpler terms. My focus is to help my subscribers build projects in Generative AI... But stay tuned 🔜

    • @stephennfernandes
      @stephennfernandes Рік тому

      @@AIAnytime thanks a ton

  • @Hope1GamingCSGODota2more
    @Hope1GamingCSGODota2more 7 місяців тому +1

    what about supabase for vector store?

    • @AIAnytime
      @AIAnytime  7 місяців тому

      That's a good choice.

  • @ehteshamnehal7024
    @ehteshamnehal7024 Рік тому

    Hi. Sometime while running the model I'm getting the following error -Cannot copy out of meta tensor; no data! Any Idea how to solve this? Also I'm using faiss db instead of chroma. Thanks.

    • @AIAnytime
      @AIAnytime  Рік тому

      Can you check if you are offloading some weights to CPU? You using cuda or cpu as device map? Or auto?

    • @ehteshamnehal7024
      @ehteshamnehal7024 Рік тому

      @@AIAnytime I'm not off loading any weights to CPU. Also I'm using auto.

  • @dingowhiz481
    @dingowhiz481 Рік тому

    Excellent video ! exactly what I need for POC. I realize that Chroma installation is a challenge with 'pip install chroma-migrate' and run `chroma-migrate` commands which crashed my Linux. Do you know of LTS version of Chroma?

    • @AIAnytime
      @AIAnytime  Рік тому

      Thank you for your comment! Can you let me know your python version? Can you try python 3.10 and then do a pip install chromadb?

    • @dingowhiz481
      @dingowhiz481 Рік тому

      @@AIAnytime I'm running Python 3.10.6 on Ubuntu 22.04.2

  • @STACKCODE
    @STACKCODE 5 місяців тому +1

    Traceback (most recent call last):
    File "D:\coding\Webkul_interview\ollama\vectorbd.py", line 4, in
    from constants import CHROMA_SETTINGS
    ImportError: cannot import name 'CHROMA_SETTINGS' from 'constants' (d:\coding\Webkul_interview\ollama\env\Lib\site-packages\constants.py)

    • @STACKCODE
      @STACKCODE 5 місяців тому

      resolve error

    • @leehenriques6661
      @leehenriques6661 5 місяців тому

      @@STACKCODE Please tell me as well how did you do it
      i am facing the same error

  • @deepudeepak1390
    @deepudeepak1390 11 місяців тому +1

    Can i use falcon 40b in the place that llm u r using???

    • @AIAnytime
      @AIAnytime  11 місяців тому

      Ofcourse you can. Make sure you have enough compute power.

  • @vivekpatel2736
    @vivekpatel2736 2 місяці тому

    @AIAnytime can we get the images also from pdf in answer ?

  • @yashsrivastava4878
    @yashsrivastava4878 11 місяців тому +1

    could you please do a video on same LMQL,Langchain and Chainlit together which takes multiple files of different format please

    • @AIAnytime
      @AIAnytime  11 місяців тому +1

      Sure Yash. Soon. Thanks for the idea.

    • @yashsrivastava4878
      @yashsrivastava4878 11 місяців тому

      @@AIAnytime thank you sir 😊

    • @yashsrivastava4878
      @yashsrivastava4878 11 місяців тому

      ​@@AIAnytime sir please make video on this as soon as you can 🙏

    • @AIAnytime
      @AIAnytime  11 місяців тому

      By Sunday. Currently in a family emergency. Apologies for the delay!

    • @yashsrivastava4878
      @yashsrivastava4878 11 місяців тому

      @@AIAnytime ok sir 🙂

  • @yanayana-cm5qg
    @yanayana-cm5qg 2 місяці тому

    what python version are you using?

  • @AMITSINGH-hu4es
    @AMITSINGH-hu4es 8 місяців тому

    PDF file of resume is not output.

  • @DeviGoneMad
    @DeviGoneMad 5 місяців тому

    can you mention the version of python you are using here?

  • @leehenriques6661
    @leehenriques6661 5 місяців тому

    AttributeError: chroma_api_impl
    can you help me fix this please

  • @talhaabdulqayyum193
    @talhaabdulqayyum193 11 місяців тому

    I am getting this error
    NotImplementedError: Cannot copy out of meta tensor; no data!
    Any work arounds?

    • @rngwrngw6612
      @rngwrngw6612 6 місяців тому

      Did you find a solution?

  • @mythzing7
    @mythzing7 Рік тому

    Getting this error when i ran the code. Searched online, couldn't find a solution. Could you please help?
    NotImplementedError: Cannot copy out of meta tensor; no data!

  • @user-zj7cp8dg9f
    @user-zj7cp8dg9f 4 місяці тому

    how can we do this with knowledge graph ?

  • @tapanpati9452
    @tapanpati9452 10 місяців тому

    How to connect you?The whatsapp link does not working...

  • @foodfashionmasti8297
    @foodfashionmasti8297 11 місяців тому

    Chroma db error your using a deprecated configuration of chromo, some migrate

  • @user-yd3zk4hb1o
    @user-yd3zk4hb1o Рік тому

    Since the cromadb is updated the code throwing some errors related to chromadb , can you please update those codes and push it your repo

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Just a request, can you open a PR on GitHub repo? I will just merge that PR? Let me know... Just a few lines of code. They have migrated from duck db to sqlite.

  • @rajesh1906
    @rajesh1906 2 місяці тому

    can we run with 8gb RAM ?

  • @SpoortiSpoorti-p8e
    @SpoortiSpoorti-p8e 25 днів тому

    Where it is code???

  • @manofsteel6173
    @manofsteel6173 2 місяці тому

    where is code link??

  • @akshay_raut
    @akshay_raut Рік тому

    Great tutorial, waiting for the chatbot ... and wp link is not working ,can you please share group link again ? Thank you!

    • @AIAnytime
      @AIAnytime  Рік тому

      Thanks Akshay! Please find it here: chat.whatsapp.com/EDnAeyBL18GB9xxcnyTW3Y The chatbot video will be posted by tomorrow.

    • @sscoder170
      @sscoder170 2 місяці тому

      @@AIAnytime can you share the link of that chatbot video here please regarding with this.

  • @MrTabishMehdi
    @MrTabishMehdi 11 місяців тому

    Can you please update the version of all libraries. I am getting error in Chromadb because of version. Kindly do the needful

    • @RameshPatil28592
      @RameshPatil28592 4 місяці тому

      Hi did you update the libraries and resolved chromadb error?

  • @mort-ai
    @mort-ai Рік тому +1

    does this work on any language?

    • @AIAnytime
      @AIAnytime  Рік тому

      Thanks for your comment! No it doesn't work for any language.

  • @adityapatel_00
    @adityapatel_00 8 місяців тому

    Hello Brother,
    Appreciate your work. But can you please update the requirements.txt with the version numbers, the versions are changed and we are facing problems running it.
    Can you hurry?
    Thank you.

    • @ShadyPencil
      @ShadyPencil 7 місяців тому

      try this...
      pydantic==1.10.13
      chromadb==0.3.26
      langchain==0.0.267
      streamlit==1.25.0
      transformers==4.31.0
      torch==2.0.1
      einops==0.6.1
      bitsandbytes==0.41.1
      accelerate==0.21.0
      pdfminer.six==20221105
      beautifulsoup4==4.12.2
      sentence-transformers
      duckdb==0.7.1
      sentencepiece==0.1.99
      six==1.16.0
      requests==2.31.0
      uvicorn==0.18.3
      torchvision==0.15.2
      streamlit-chat

  • @bhautikin
    @bhautikin Рік тому

    Does it means I only add data into the vectordb for new PDF, and no need to train again?

    • @AIAnytime
      @AIAnytime  Рік тому

      You have to create embeddings for the new files.

    • @bhautikin
      @bhautikin Рік тому

      @AIAnytime got it. Thanks

  • @nandanhegde3444
    @nandanhegde3444 Рік тому

    how much gb is LaMini file??

  • @nayankarpe4961
    @nayankarpe4961 11 місяців тому

    Which extension are you using for auto completion of code??

  • @user-qi4jw1lf9i
    @user-qi4jw1lf9i 8 місяців тому

    please make it 10 millions pages
    for lawyer use case

  • @083-cse-sameerkhan3
    @083-cse-sameerkhan3 10 місяців тому +1

    sir will it work on 8GB RAM

    • @AIAnytime
      @AIAnytime  10 місяців тому +1

      Difficult but it will for a few questions

  • @user-qi4jw1lf9i
    @user-qi4jw1lf9i 8 місяців тому

    giving error ModuleNotFoundError: No module named 'pandas.core.arrays.arrow.dtype' please correct this code in ingest.py file
    please hlp

  • @deepak1291
    @deepak1291 6 місяців тому

    have anyone ran it with 8GB RAM (CPU) windows laptop?

  • @JonathanLyon
    @JonathanLyon 3 місяці тому

    are you available for hire?

  • @moralstorieskids3884
    @moralstorieskids3884 Рік тому

    Code please, gone through your git hub, could'nt able to find

    • @AIAnytime
      @AIAnytime  Рік тому +1

      Please find it here: github.com/AIAnytime/Search-Your-PDF-App . Can you please subscribe to the channel?

  • @adithyas6428
    @adithyas6428 5 місяців тому

    i am getting an error NotImplementedError: Cannot copy out of meta tensor; no data!
    did anyone face this error and is there any solution

    • @DeviGoneMad
      @DeviGoneMad 5 місяців тому

      yep facing the same! did u fixt it?

    • @adithyas6428
      @adithyas6428 2 місяці тому

      @@DeviGoneMad no
      could not find a solution

  • @Anna00722
    @Anna00722 9 місяців тому

    Whatsapp link not working

  • @deepjyotibaishya7576
    @deepjyotibaishya7576 7 місяців тому

    This repo link please

  • @amosmaru2542
    @amosmaru2542 Рік тому

    Really awsome. How do I reach you?

    • @AIAnytime
      @AIAnytime  Рік тому

      Thank you! Look at UA-cam Banner on my channel. All social media are listed. Or about the channel section.