End To End Multi Programming Code Assistant App Using CodeLlama LLAMA2 Large Language Model

Поділитися
Вставка

КОМЕНТАРІ • 57

  • @sheikhobada8305
    @sheikhobada8305 7 місяців тому +6

    You are a great Teacher Krish Naik ❤

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

    Tq teacher. You are a motivation for all of us to keep updated on newer technologies with no age limit

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

    this is such an awesome video. thank you so much Krish bhai!

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

    became new subscriber of you krish who liked the video and count raise too 500 ❤ your awesome

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

    Amazing video... you are one of the fantabulous teacher...

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

    Thank you Sirji. This video helped a lot as I was looking for this.

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

    Your videos always make my day. Keep shining!

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

    Hi Krish, The content you give is excellent for all sets of students and working employees. However it would be great if you could make a video on different research paper topics on the latest Gen AI models please.

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

    I wish I could give this video more than one like. It's that good!

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

    nice one,
    A question was how to move it to production OR (after proof of concept) give it to client as project ??
    Thanks

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

    Thank you for the wonderful video. Please also make a video on LLMOps (Langsmith).

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

    This was a great video, thank you. Just curious to why shall we use this when ChatGPT does the same thing? Also can it be a RAG application where maybe you can fine tune it for your company database?

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

    Krish, thanks for your time. I failed to understand the pragmatic use case to run this locally and generate code as I use other AI tools available in the cloud with better GPU. Are we not just building wrappers on top of these models? I find distributed computing is still interesting domain to work on considering challenges around app design, communication, domain modeling, building resilience and scaling for web.

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

    Hi Sir , Thanks for sharing it.
    What is the basic application of it , for any specific use cases or custom use cases.
    As we can generate code on other LLM platforms easily

  • @Prashanthsheri-l4x
    @Prashanthsheri-l4x 7 місяців тому +1

    kindly create a video on how to use Ollama on Docker and AWS ECR or Docker alone . kindly do it as it will be use full for Companies
    Thank you in advance
    #Ollama in Docker

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

    Thanks for the excellent video. Could please also make a video on how we can deploy this model on any cloud platform

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

    Super😍tutorial, Thank you so much Krish sir, I have a doubt, Is it is finetunable ? can anyone answer to this

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

    You provide amazing information

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

    Hi Krish, Thanks for the videos. They are very helpful. do you have a tutorial for multi-modal chat interaction with a PDF with pictures ?

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

    thank you so much for sharing valuable content to sync up with latest technology, just a small favor if you can
    I want to create a code generation for flutter or reactjs or nextjs which ever a new language, I am looking if you can train us how to do .. along with the data set preparation this is one of the most difficult part .. thanks in advance.

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

    That was a great video... but can you please create a tutorial like creating this application end to end like deploying it on AWS so that anyone can access it, it will be very kind of you or anyone who replies....

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

    This may sound basic. But why do we do all this when we can directly search in chatgpt, gemini , Mixtral or claude 3 and get required code ?

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

      clients dont want to get their source code get public
      this is totally running on your local machine so no worries of data being compromised

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

    Sir, You are a great Teacher.
    I want one code that shows how to deploy in huggingface - spaces or any other open-source deployment platform.

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

      Because Ollama runs on the local machine, how does it run in the deployment platform?

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

    Krish Naik Please Answer My question
    here is my question: your CodeGuru give response within 5 seconds while my CodeGuru give response after 3 to 4 minutes on same prompt why?

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

      i guess coz of GPU power it might happen

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

    You deserve more than a million subscribers ❤❤love from Pakistan

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

    Hello Krish Naik. There was a problem with my code in the app.py file. Whenever I tried to ask the prompt a question I would get this error: error: {"error":"model 'codeguru' not found, try pulling it first"}. The app.py file is perfectly copied from the repository so there is nothing wrong there. Anyway, thank you Krish for the tutorial.

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

    Sir ,how can we make the user interface looks more effective and cool?

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

    It’s really amazing

  • @NaveenKumar-fe2pm
    @NaveenKumar-fe2pm 7 місяців тому

    Hey Krish, How can we upload custom data and index for Codellama?

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

    i dont got the url api part , how to get URL form github , please help
    which tut i need to watch before this pre requisite kinda??

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

    Seems langchain is not required in the PoC that has been shared, Please confirm.

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

    Thankyou Sir

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

    Sir could you please make a video on table extraction task. The open source solution is table transformer by Microsoft. How to fine-tune it? Also any other free options please sir

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

    How quick is the response ?....I have i7 processor and running llama model takes so much of time for simple queries.

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

    Sir does doing bca provide us with strong cs fundamentals

  • @satyanarayanad920
    @satyanarayanad920 7 місяців тому +2

    Sir, one quick question. I can fire same query and get answer from ChatGPT also. So, what is the necessity to build this application? It is not even trained /finetuned with any custom data also. Why the Org has to spend money to build? Can you please tell me.

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

    In this document read llama project response time is around 12s. Can you reduce the response time? Can you teach us Or give any idea💡❤

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

    Hello sir
    When will you make the video on making jarvis ai assistant

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

    Please release a step by step guide on how to fine tune Gemini API in Python.....I tried by refering to documents but encountered a lot of errors with OAuth Setup please...........!!!

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

    thank you sir

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

    krish it's very slow on my pc while running ollama in cmd , what could be the reason

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

    Very good

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

    Is the 3.8 gb codellama installation mandatory here ?

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

    cool stuff !

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

    What are the specs of your system?

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

    Love from bomb-istan

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

    Love from Lahore Pakistan

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

    The url is not working.

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

    it took me 6min on my laptop to generate a response....i think i should purchase a laptop with a good gramphics card and 16+gb ram

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

    Sir , plz upload computer vision playlist

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

    @krishnaik