Oncology RAG App - Powered by Meditron 7B Medical LLM

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 34

  • @micbab-vg2mu
    @micbab-vg2mu 10 หลายเดือนก่อน +2

    Thank you - I work for a pharmaceutical company - your videos are very useful - and even though I have a medical background - zero IT - I may follow your instructions without problems.

  • @rebootiner
    @rebootiner 11 หลายเดือนก่อน +2

    It's great to develop a RAG service in the medical field. I am also very inspired by your attempts. Thank you for always posting good content.

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Thank you so much 🙏

  • @PhantasyAI0
    @PhantasyAI0 11 หลายเดือนก่อน +2

    Can you make a video in regards to using Large language models for SQL query? For example i'd like to see how to use a LLM to produce text to sql to query a database, like a mysql database. You can ask it questions like "how many users went offline on Monday?" it will then translate that to sql query, query the database, return the data and then return the data to the user in a natural language. Please if you can make a guide on this bro! I love your channel, you have earned my sub!

  • @mingyukang6592
    @mingyukang6592 10 หลายเดือนก่อน +2

    hello? I am a professor at a medical school, and I find your lectures interesting.
    1. If I change the PDF file in GitHub's 'data' foder to a PDF file for a disease in another category, will it become a RAG app for that field?
    2. How much difference will there be in performance between using the openAI GPT4 model for the PDF file and using the Meditron 7B model?
    3. I am asking this question because my knowledge is limited, but rather than just embedding the PDF file in the 'data' folder in LLaMA2 and using it as a chatbot, I am developing a chatbot using meditron 7B LLM trained for medical purposes. Is it more effective?

  • @ErshadulIslam
    @ErshadulIslam 5 หลายเดือนก่อน

    Very good video. Quiet detailed. Following your instructions, i might take a try into optimizing a RAG. No idea about coding nuch, but as doctor, i will give it a go

    • @AIAnytime
      @AIAnytime  5 หลายเดือนก่อน

      Sounds great...

  • @Dishita-n8v
    @Dishita-n8v 11 หลายเดือนก่อน +2

    I want an open source model for generating diagnosis plans based on user input. I have dental data can you suggest any open source model. The don't want to use cloud as data is sensitive

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      You can fine-tune an LLM for that task which will have verbiage derived from your dental data.... In case of generating diagnosis from a set of data/docs, you can also implement a RAG system.

    • @kostas_x
      @kostas_x หลายเดือนก่อน

      A great option for a local, offline AI/LLM is the use of Ollama software to run these models on your computer without sending anything to the Internet or third-parties.

  • @user4-j1w
    @user4-j1w 11 หลายเดือนก่อน

    Best guy on TH-cam for Generative AI

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Thanks broda

  • @khalidal-reemi3361
    @khalidal-reemi3361 11 หลายเดือนก่อน

    Great tutorial. I learn alot from your videos.
    I want to select which llm & embeddings will be best for education.
    It is required to generate assessments with solutions out of learning material to help teachers mentor students.

  • @AbhijeetRajput-o9h
    @AbhijeetRajput-o9h 11 หลายเดือนก่อน +1

    I really appreciate your tutorial and I am big fan of your videos....is it possible to give some example where using RAG as service - using FAST API or Flask, and how to use offline models - since most of the places we dont have access to external internet from organizations and need to implement everything as service - based architecture.. it will be greatly helpful..

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน +1

      Check my RAG playlists. There are tons of such videos. This is a RAG where we have used FastAPI with an offline model.

  • @davidnene
    @davidnene 6 หลายเดือนก่อน

    Hello, nice tutorial. How did you download the meditron model to local?

  • @SAMIKSHARATHOREIT-
    @SAMIKSHARATHOREIT- 8 หลายเดือนก่อน

    Great video! .......... i am not able to down load llm model and embedding model from provided link how do i do it

  • @gauravagrawal8078
    @gauravagrawal8078 5 หลายเดือนก่อน

    Great video, how we can run the code using Nvidia DGX A100 machine?

  • @Imran-Alii
    @Imran-Alii 11 หลายเดือนก่อน

    Great Info Sonu!!! You are the best!!!!

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Thanks a ton

  • @Tstanek
    @Tstanek 11 หลายเดือนก่อน

    Thanks for awesome vid and tutorial as usual! How can I run this using GPU, and not CPU? As the script doesn't work with M2 Mac..?

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Metal? Cublas support.... CTransformers support that. Check the GitHub.

    • @Tstanek
      @Tstanek 11 หลายเดือนก่อน

      @@AIAnytimeThanks bro:) it’s just i am noob at this, so it’s not obvious for me what to do, although i am practicing oncological surgery , and doing phd in oncology so I’m very much interested in the project. Big ups! 😊
      Edit I suppose it’s also possible with llama.cpp right ?

  • @akki_the_tecki
    @akki_the_tecki 11 หลายเดือนก่อน

    can we run two LLM models in one script?? like Mistral 7B and this one at a time?

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Absolutely.

  • @mcmarvin7843
    @mcmarvin7843 11 หลายเดือนก่อน

    Keep these coming

  • @eduardoconcepcion4899
    @eduardoconcepcion4899 11 หลายเดือนก่อน

    Is there any equivalent model for the legal domain?

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      LegalBert? Otherwise you can use general purpose LLMs.

  • @atultiwari88
    @atultiwari88 11 หลายเดือนก่อน +1

    good video

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Glad you enjoyed

  • @SnehaRoy-xf3zv
    @SnehaRoy-xf3zv 11 หลายเดือนก่อน

    Wow ❤

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      Thanks

  • @andres.yodars
    @andres.yodars 11 หลายเดือนก่อน

    thanks

    • @AIAnytime
      @AIAnytime  11 หลายเดือนก่อน

      No problem