Different Text Summarization Techniques Using Langchain

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 62

  • @krishnaik06
    @krishnaik06  Год назад +32

    Just trying new things...I hope you like it :)

  • @bhavinparmar4991
    @bhavinparmar4991 9 месяцев назад +4

    This video is as usual very informative. Regarding the setup - I vote for the old setup. In this new setup, around 30%-40% screen is getting covered by your movement and we are not able to see the screen entirely which was not the case in earlier setup. If you want to adept to this new setup then keep some space between the code screen and yourself.

    • @arulk8774
      @arulk8774 2 месяца назад

      may I know which you are mentioning ?. I am new to this channel

  • @priyabratashee4975
    @priyabratashee4975 Год назад +6

    Very nice new one but your old setup will forever gold ❤ loved that

    • @arulk8774
      @arulk8774 2 месяца назад

      may I know which you are mentioning ?. I am new to this channel

  • @vagheeshmk3156
    @vagheeshmk3156 9 месяцев назад

    Krish and his tutorials rocking as always. And Krish's makeover is an added bonus

  • @drjodyannjones
    @drjodyannjones Год назад +3

    love the new video format Krish!

  • @palashh9
    @palashh9 Год назад +3

    Loved this new setup feel more grasping

  • @k.k.gayansanjeewa7432
    @k.k.gayansanjeewa7432 9 месяцев назад

    you pretty much go though the langchain summarize document page . but have to admit , this is faster and on to the point . So Thank you!

  • @salimsikder2364
    @salimsikder2364 7 месяцев назад

    I dont know how to thank you Sir! You save me every single time!!!

  • @Anu-re5ew
    @Anu-re5ew 2 месяца назад

    Super Helpful ! Thanks Krish❣

  • @manjitbaishya3996
    @manjitbaishya3996 Год назад

    Love this setup sir! Amazing🔥🔥🔥🔥🔥🔥🔥🔥

  • @faheemkhan9786
    @faheemkhan9786 Год назад

    Very Good Setup . I am waiting for real business dataset Project

  • @arslanabid2245
    @arslanabid2245 Год назад +1

    omg! love the setup

  • @sujithreddym5166
    @sujithreddym5166 Год назад +6

    You were wrong about Refine method
    It doesn't use chunk 1, 12, 123, 1234.n
    It takes the summary of the first chunk and combines with the next chunk saying "till now this is the summary, can we refine it by this additional text"

  • @abhijitsaptal2492
    @abhijitsaptal2492 6 месяцев назад

    informative...nice explaination

  • @markcrook-rumsey8639
    @markcrook-rumsey8639 2 месяца назад

    Super helpful thank you

  • @CodeWonders_
    @CodeWonders_ Год назад +3

    Do more video like this

  • @zahirajahannawabjan6185
    @zahirajahannawabjan6185 Год назад

    Very useful and nice sir

  • @The845548
    @The845548 Год назад

    Great video. Thankyou for sharing. Btw, I liked yourearlier setup more.

  • @SumanAmara
    @SumanAmara Год назад +1

    nice enviroment like stack market back ground screen graph 🙂

  • @haoshi4189
    @haoshi4189 4 месяца назад

    Dear Krish, thank you for this video. for the last part summary chunks, how can we indicated the length of summary & the selected language for the final output ?

  • @sivadevil4845
    @sivadevil4845 12 часов назад

    We will learn from u but how will u learn these all new technologies krish sir

  • @izainonline
    @izainonline Год назад

    Great video just a suggestion sir whatever you mention to go to your referred video,plz include that link in your detail part.
    Thanks

  • @debatradas1597
    @debatradas1597 5 месяцев назад

    thank you so much

  • @ShahZ
    @ShahZ Год назад

    Great stuff Krish, love the new setup. Btw, can you do a text summarization where the conversation is taking place between a customer and support agent.

  • @prakashraushan2621
    @prakashraushan2621 2 месяца назад

    How can we evaluate those generated summary? Any metrics or framework, if any one can suggest

  • @chinnibngrm272
    @chinnibngrm272 Год назад

    Waiting for End To End project with good UI sir....

  • @ethanfrost2708
    @ethanfrost2708 10 месяцев назад

    thank you!

  • @subhamlaha8232
    @subhamlaha8232 Месяц назад

    Hi Krish , can you pls make a video related to summarization of conversational text data using prompt engineering ?

  • @rgt2573
    @rgt2573 3 месяца назад

    Hi Krish sir,
    Is it possible to generate summary by uploading 50 page document at one go by using open source LLM models / free versions ?
    If yes then can you pls guide

  • @chetaningavle6167
    @chetaningavle6167 4 месяца назад

    ❤❤❤

  • @heetha4281
    @heetha4281 9 месяцев назад

    Hi Krish, I have doubts about Refine chain type if we are combining chunks for every chunk for the last chunk it will get the whole documentation again right then why does the need to divide the document into chunks

    • @leolau5962
      @leolau5962 8 месяцев назад

      Refine is using the summary from chunk 1 and combine with chunk 2 and push to LLM.

  • @vishnujangid7811
    @vishnujangid7811 8 месяцев назад

    Hi Krish Sir,
    can we do some question answer based on a repository as well, like i gave the full github repo and asking the question like what is the data flow, how many flow present in this repository. what is the agenda of the repo, etc...
    is yes how we can do it any guidance ?

  • @pssab8
    @pssab8 6 месяцев назад

    Is it possible to get deterministic summary from these techniques??

  • @yasminesmida2585
    @yasminesmida2585 5 месяцев назад

    can i use the map reduce technique to generate french summary?

  • @arbindchoubey9698
    @arbindchoubey9698 Год назад

    how did you validate the result? What metric did you use?

  • @ItsCloudHub
    @ItsCloudHub 10 месяцев назад

    Can we do analysis of incident dump and find out opportunities for improvements

  • @neverfailify
    @neverfailify 11 месяцев назад

    Is it possible to control the lengh of the summary? like summarize in about 200 words or summarize in 50 words

  • @DollyKumari-z6b
    @DollyKumari-z6b Год назад +2

    Sir please teach azure with ML.

  • @adriandominiquearante3197
    @adriandominiquearante3197 Год назад +4

    I've read many comments from the internet that langchain is not a production grade framework. Meaning it is not advisable to use langchain in the production. Is it true Krish??

  • @kartik_exe_
    @kartik_exe_ Год назад

    Sir its a very informative video but do make sure to hide your api key aur maybe after the video delete that ai api key

  • @vitalikbutarin6580
    @vitalikbutarin6580 Год назад +5

    I think the old view was good because here things are getting covered behind your movement

  • @Coff03
    @Coff03 Год назад

    How to increase the length of summary in StuffDocumentChain Text summarization

  • @Lirim_K
    @Lirim_K 8 месяцев назад

    So assume I have 30 000 customer reviews for one product. How can I ask the LLM to summarize all the reviews into one master review?

  • @abinayakamaraj2697
    @abinayakamaraj2697 Год назад +1

    Sir please teach block chain

  • @rishiraj2548
    @rishiraj2548 Год назад +1

    Namaste

  • @dhanashrikolekar-j7e
    @dhanashrikolekar-j7e Год назад

    except ImportError:
    --> 302 raise ImportError(
    303 "Could not import openai python package. "
    304 "Please install it with `pip install openai`." getting this error sir

    • @Coff03
      @Coff03 Год назад

      !pip install openai
      (and then in next cell)
      import openai

    • @ankurkaiser
      @ankurkaiser Год назад

      better create a requirements.txt file in the same directory and put all the required packages and run it later pip install -r requirements.txt. It will solve the issue

  • @sathyag2608
    @sathyag2608 Год назад

    Hi can you share gen ai playlist

  • @AdityaKumar-v9n2q
    @AdityaKumar-v9n2q 10 месяцев назад

    The token size is 8192 precisely

  • @neil007sal
    @neil007sal 6 месяцев назад

    Modi ka naam sunke Mood off ho gaya..puri duniya me ye Desh dhrohi ka speech hi mila ?

  • @avixek
    @avixek Год назад

    I liked your old setup earlier where there was the visibility of the code and we can get the walk through.. this is just talking so I prefer the previous setup even if it was just copy paste from any different notebook. The previous setup would allow us to see where the code could go wrong. This seems more like a lecture format which everyone is doing. TLDR; liked your old setup. Also you look uncomfortable!!

  • @chetaningavle6167
    @chetaningavle6167 4 месяца назад

    😂