Data Science in your pocket
Data Science in your pocket
  • Видео 665
  • Просмотров 535 311
Llama Coder : Build any web application using Generative AI
This video demonstrates the LlamaCoder, a Generative AI application to build any web application using React. The demo for the app is also displayed and changes can be made
#software #react #ai #code #llama3
Просмотров: 113

Видео

Stable Diffusion vs Flux
Просмотров 2377 часов назад
This video compares Flux and Stable Diffusion for image generation over a set of prompts to check which is better #stablediffusion #midjourney #ai #imagegeneration
Midjourney vs Flux
Просмотров 2647 часов назад
This video tests both Midjourney and Flux text to image models on a set of prompts side by side to check which is better #midjourney #stablediffusion #ai #imagegeneration
Flux text to image Free API
Просмотров 4517 часов назад
This video shows how Flux, the latest open-sourced model by black-forest-labs can be used using free Huggingface API key to generate images, competing with stable-diffusion and midjourney #stablediffusion #midjourney #ai #texttoimage
Google Gemma2 2B codes explained
Просмотров 5010 часов назад
Google released Gemma2 2B model which has beaten GPT 3.5 on many metrics. checkout how to use it in this tutorial #google #llm #generativeai #chatgpt
GraphRAG vs RAG : Which is better? code comparison
Просмотров 72010 часов назад
This video compares GraphRAG vs standard RAG over text dataset and set of prompts to check which RAG performs better. Find all the codes below #ai #coding #generativeai #ml
Llama 3.1 fine-tuning codes explained
Просмотров 44715 часов назад
This video demonstrates how to fine-tune Llama 3.2 using unsloth and LoRA with code explanations #ai #finetuning #llm #ml #llama3
How to visualise a Knowledge Graph
Просмотров 18215 часов назад
This video explains how to visualise a GraphRAG knowledge graph created using LLMs #ai #llm #graphs #visualization
How to use SAM v2 by Meta ?
Просмотров 56717 часов назад
How to use SAM v2 by Meta ?
AI vs Human? Who is better at what by AIQ
Просмотров 18419 часов назад
AI vs Human? Who is better at what by AIQ
GraphRAG using Llama 3.1
Просмотров 42219 часов назад
GraphRAG using Llama 3.1
RAG using Llama 3.1
Просмотров 60022 часа назад
RAG using Llama 3.1
How to choose the best threshold for ML classification problems ?
Просмотров 7022 часа назад
How to choose the best threshold for ML classification problems ?
Llama 3.1 free API using Groq
Просмотров 1,8 тыс.День назад
Llama 3.1 free API using Groq
GPT-4o mini using python
Просмотров 404День назад
GPT-4o mini using python
OpenAI SearchGPT
Просмотров 130День назад
OpenAI SearchGPT
Testing Llama 3.1 multimodal capabilities using Meta.ai playground
Просмотров 913День назад
Testing Llama 3.1 multimodal capabilities using Meta.ai playground
How to use Llama 3.1 with LangChain
Просмотров 1,7 тыс.День назад
How to use Llama 3.1 with LangChain
Llama 3.1 in local using Ollama
Просмотров 1,1 тыс.День назад
Llama 3.1 in local using Ollama
Chat with Llama 3.1 405B model for free
Просмотров 2,4 тыс.День назад
Chat with Llama 3.1 405B model for free
How to use Llama 3.1 ?
Просмотров 8 тыс.День назад
How to use Llama 3.1 ?
Video Object detection using RT-DETR
Просмотров 105День назад
Video Object detection using RT-DETR
Knowledge Graph using LangChain
Просмотров 524День назад
Knowledge Graph using LangChain
GraphRAG using JSON file
Просмотров 578День назад
GraphRAG using JSON file
Generative AI for beginners by AIQ
Просмотров 22614 дней назад
Generative AI for beginners by AIQ
How to use GPT 3.5 Turbo after OpenAI launched GPT-4o mini?
Просмотров 10114 дней назад
How to use GPT 3.5 Turbo after OpenAI launched GPT-4o mini?
How to use GPT-4o mini for free?
Просмотров 1,8 тыс.14 дней назад
How to use GPT-4o mini for free?
GPT-4o mini by OpenAI
Просмотров 68014 дней назад
GPT-4o mini by OpenAI
GraphRAG using CSV file and LangChain
Просмотров 90514 дней назад
GraphRAG using CSV file and LangChain
ChatGPT for Landing Page creation (Hubspot)
Просмотров 15114 дней назад
ChatGPT for Landing Page creation (Hubspot)

Комментарии

  • @animetechs2191
    @animetechs2191 8 часов назад

    Instead of viewing the image in the share path how to view directly once the script runs

    • @datascienceinyourpocket
      @datascienceinyourpocket 8 часов назад

      You can load the webp file using python. Check for Image in jupyter notebook

  • @alichohan4747
    @alichohan4747 День назад

    HOW TO GET A FREE GOOGLE API KEY?

  • @user-jj2bx7kt4d
    @user-jj2bx7kt4d День назад

    midjourney better

  • @malyaj.mishra
    @malyaj.mishra День назад

    Interesting comparison! Looking forward to a more detailed one that includes memory usage, performance on subtle aspects of human images like hands, eyes etc.

  • @quochungmaiphan6943
    @quochungmaiphan6943 2 дня назад

    Hi, I packed the app and run well with PC installed python. However when testing on a non dev computer without python installed it crashes. Is there anyway to resolve?

    • @datascienceinyourpocket
      @datascienceinyourpocket 2 дня назад

      What's the error?

    • @quochungmaiphan6943
      @quochungmaiphan6943 2 дня назад

      The error is. ImportError: DLL load failed: The specified module could not be found. The module specified is pandas. As I test on some PC (Python installed) it run well, but for user PC the error exist

    • @datascienceinyourpocket
      @datascienceinyourpocket 2 дня назад

      Need to check. Worked for many non-tech guys pc

  • @gugu-z4p
    @gugu-z4p 2 дня назад

    But you told about instruct which only generate text :( not images

    • @datascienceinyourpocket
      @datascienceinyourpocket 2 дня назад

      A really nice observation. The definition I explained on that comment was from the perspective of text based models. I'm not very sure how the definition will change for multi-modal LLMs as text completion won't make sense for images. Let me check and get back to you. Thanks

  • @user-uz1ie7su9w
    @user-uz1ie7su9w 2 дня назад

    Most Underrated channel for AI 🔥

  • @daslavrios4235
    @daslavrios4235 2 дня назад

    There is a significant difference in the pre-process between knowledge graphs and creating embeddings. Although the base text may be the same, the pre-processing for knowledge graphs is richer and more detailed compared to embeddings. Additionally, in larger datasets, working with knowledge graphs can be slower and more expensive. However, in a simple example, enriching the text with metadata for retrieval-augmented generation (RAG) can achieve the same or even better results than a knowledge graph.

  • @datascienceinyourpocket
    @datascienceinyourpocket 2 дня назад

    GraphRAG crash course : datasciencepocket.gumroad.com/l/jtzbtp

  • @siddharthvj1
    @siddharthvj1 3 дня назад

    excellent

  • @avishay323
    @avishay323 3 дня назад

    my exe pop a command prompt then close without open browser tab, any suggestion?

    • @datascienceinyourpocket
      @datascienceinyourpocket 3 дня назад

      Try using a screen recorder. Than record the crash and investigate the error

  • @vegitoblue8206
    @vegitoblue8206 3 дня назад

    great video thank you

  • @Zone-s1s
    @Zone-s1s 3 дня назад

    You are a hero

  • @Rits1804-l4r
    @Rits1804-l4r 4 дня назад

    how many request can we hit through this groq

  • @datascienceinyourpocket
    @datascienceinyourpocket 4 дня назад

    Codes : datasciencepocket.gumroad.com/l/jtzbtp

  • @culer99
    @culer99 5 дней назад

    Really interesting stuff!!

  • @vishalrajput9856
    @vishalrajput9856 5 дней назад

    Good effort guys.

  • @prasdev
    @prasdev 6 дней назад

    I followed the steps to the t but i am not getting a response text - its like stuck on loading - 0s from langchain import HuggingFacePipeline, PromptTemplate, LLMChainprompt=PromptTemplate.from_template("Tell me about {entity} in short")llm = HuggingFacePipeline(pipeline=pipeline)chain = LLMChain (llm=llm, prompt=prompt) [37] chain.run('india') Truncation was not explicitly activated but `max_length` is provided a specific value, please use `truncation=True` to explicitly truncate examples to max length. Defaulting to 'longest_first' truncation strategy. If you encode pairs of sequences (GLUE-style) with the tokenizer you can select this strategy more precisely by providing a specific strategy to `truncation`. Setting `pad_token_id` to `eos_token_id`:128001 for open-end generation.

    • @prasdev
      @prasdev 6 дней назад

      never mind i changed the runtime to gpu and it gave me the result in 48 seconds

  • @malyaj.mishra
    @malyaj.mishra 6 дней назад

    Holistic comparison. Loved it!! 🙌

  • @shivendrapratapsingh8930
    @shivendrapratapsingh8930 6 дней назад

    Insightful 3:27

  • @prasdev
    @prasdev 6 дней назад

    could you share this colab file please :)

  • @datascienceinyourpocket
    @datascienceinyourpocket 6 дней назад

    GraphRAG crash course: datasciencepocket.gumroad.com/l/jtzbtp

  • @waytosuccess3936
    @waytosuccess3936 7 дней назад

    Code please

  • @framefact4636
    @framefact4636 7 дней назад

    is there are code to visulize the knowledge graph?

  • @datascienceinyourpocket
    @datascienceinyourpocket 7 дней назад

    Groq : ruclips.net/video/QSyRoOO4pXE/видео.htmlsi=DOabl-3yQBrAOnqC Google Gemini : ruclips.net/video/J8ksL3oqqUE/видео.htmlsi=PtqAXKFIM2LSXWET

  • @AmitErandole
    @AmitErandole 8 дней назад

    Would love to see a follow up using RAG and then fine tuning llama 3.1

  • @SempreSapecando
    @SempreSapecando 8 дней назад

    Link?

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @datascienceinyourpocket
    @datascienceinyourpocket 8 дней назад

    Get all the codes here : datasciencepocket.gumroad.com/l/jtzbtp

  • @passionforgardening2891
    @passionforgardening2891 8 дней назад

    Good initiative, keep going

  • @aquagamer707
    @aquagamer707 8 дней назад

    Nice one

  • @pratheekbabu272
    @pratheekbabu272 8 дней назад

    Hii can you evaluate without open ai key

  • @shivendrapratapsingh8930
    @shivendrapratapsingh8930 8 дней назад

    This is great!

  • @culer99
    @culer99 9 дней назад

    👌👌👌

  • @user-jq1ps4jv9z
    @user-jq1ps4jv9z 9 дней назад

    please provide the notebook link

    • @datascienceinyourpocket
      @datascienceinyourpocket 9 дней назад

      Kindly use this blog for reference: medium.com/data-science-in-your-pocket/improving-rag-using-langgraph-and-langchain-bb195bfe4b44

  • @AdityaGupta-xp7ov
    @AdityaGupta-xp7ov 9 дней назад

    Short and precise!

  • @gurramvarunchowdary5735
    @gurramvarunchowdary5735 9 дней назад

    what is the difference between normal 405B and 405B Instruct model?

    • @datascienceinyourpocket
      @datascienceinyourpocket 9 дней назад

      405B model is a baseline model for text completion only. Any model's instruct version is more for Q&A.

    • @gurramvarunchowdary5735
      @gurramvarunchowdary5735 9 дней назад

      @@datascienceinyourpocket Thanks for quick reply!!

  • @sandeepdesale-v4e
    @sandeepdesale-v4e 9 дней назад

    Is nixtla free or paid to use ?

  • @nas-codes
    @nas-codes 9 дней назад

    Hi Could you please make this exe work on mac and windows too

    • @datascienceinyourpocket
      @datascienceinyourpocket 9 дней назад

      This works in windows. Not sure about mac. Try and let me know the issue if any