Streaming Dev
Streaming Dev
  • 19
  • 45 692
Revolutionizing Patient Registration: FHIR + Worldcoin Integration Demo
Discover the future of secure and efficient patient registration in this hands-on demo of our cutting-edge FHIR Patient Creation app. Watch as we seamlessly blend the power of FHIR (Fast Healthcare Interoperability Resources) with the robust identity verification of Worldcoin.
This series will include :
🏥 Setting up a FHIR server connection
🌐 Worldcoin identity verification process
🤖 AI-assisted patient data generation
📝 User-friendly patient information input
🔒 Secure storage of Worldcoin proofs in FHIR format
See how this innovative solution:
Streamlines the patient registration process
Enhances data accuracy and interoperability
Provides unparalleled identity verification
Maintains patient privacy and data security
Whether you're a healthcare professional, developer, or technology enthusiast, this demo offers valuable insights into the next generation of healthcare data management.
Don't forget to like, subscribe, and share your thoughts in the comments!
มุมมอง: 38

วีดีโอ

Unleash GPT-4 Vision on Videos: Build a Streamlit App with OpenCV & OpenAI GPT-4V!
มุมมอง 95911 หลายเดือนก่อน
🌟 Explore the cutting-edge of AI with this hands-on tutorial! We're diving into the exciting world of video processing and AI-driven analysis using Streamlit, OpenCV, and the powerful OpenAI GPT-4 Vision model (GPT-4V). 👁️ What You'll Learn: Crafting a Streamlit web app for seamless video uploading and processing. Implementing OpenCV for robust video frame handling and extraction. Leveraging th...
THE QUICKEST WAY to Chat with ANY PDF in 3 mins!! Chatbot UI Flowise
มุมมอง 52ปีที่แล้ว
Using @FlowiseAI to create an easy to use chatbot
THE WEEKND X KANYE WEST DUST IN THE WIND
มุมมอง 119ปีที่แล้ว
RESEARCH ONLY. LEAVE SUGGESTIONS IN THE COMMENTS. PLZ DONT SUE
Python Calculator Tutorial for Beginners
มุมมอง 24ปีที่แล้ว
In today's tutorial, we'll learn how to create a basic calculator using Python that can perform addition, subtraction, multiplication, and division. Step 1: Accept user input First, we'll need to accept two numbers as input from the user. We'll use the input() function to achieve this, and then convert the input to a float using the float() function: Step 2: Perform arithmetic operations Now th...
Python in Replit - Basic Print Statements
มุมมอง 52ปีที่แล้ว
Welcome to our Python using Replit! In this interactive environment, you'll test your understanding of basic print statements in Python. This is perfect for beginners who are just getting started with the language. Follow along, try to solve the challenges, and improve your Python skills! 💻🐍 Create a print statement that says your name. Fix the syntax error in the given print statement. Write a...
Easy String Concatenation in Python for Beginners
มุมมอง 16ปีที่แล้ว
In this TH-cam short tutorial, we'll dive into the basics of concatenating strings in Python. With practical examples, learn how to combine text and variables to create dynamic strings effortlessly. Perfect for beginners! -Basic Concatenation -Using f-strings -Joining multiple strings
Python Basics: Working with Input and Variables
มุมมอง 23ปีที่แล้ว
Master the fundamentals of Python with our beginner-friendly tutorial on input and variables! In this video, we'll guide you through the essential concepts of storing and manipulating data in your Python programs. You'll learn how to create variables, take user input, and convert input to different data types, setting the foundation for more advanced Python projects.🐍🚀 🎓 What you'll learn: The ...
Kanye West Rose In Harlem AI Cover
มุมมอง 212ปีที่แล้ว
ROSE IN HARLEM BY KANYE WEST AI COVER RESEARCH ONLY. REACH OUT TO COLLABORATE.
KANYE WEST GOLDEN HOUR FT THE WEEKND AI COVER
มุมมอง 26Kปีที่แล้ว
THIS IS AN AI COVER MADE BY ME[] PLEASE THIS IS MERELY JUST RESEARCHING THE LATEST AND NEWEST TECHNOLOGY. THINK ABOUT COLLABORATING PLEASE REACH OUT. I ONLY MADE THIS FOR ENTERTAINMENT. PLEASE DONT SUE ME.
Solana Storefront with Solana Pay
มุมมอง 2.8K2 ปีที่แล้ว
Creating a Solana store front with USDC If you want to demo a store check out my google colab colab.research.google.com/drive/1_tHW1Op6XCnYQBpQ3rfY5bnC3EC57z1R
Create your own Solana NFT minting site website with Metaplex + Candy-Machine-v2 UI
มุมมอง 7K2 ปีที่แล้ว
Creating an NFT minting website with Metaplex and Deploying to a UI outside of Metaplex. Metaplex repo: github.com/metaplex-foundation/metaplex Candy-Machine-V2: github.com/alvinsga/candy-machine-v2 We are using metaplex and Candy-Machine-V2 as a work around when Candy-Machine-UI doesn't work
React Plaid API Keys tutoiral
มุมมอง 2.3K2 ปีที่แล้ว
Deploy Plaid's React UI/UX Quickstart demo github.com/plaid/quickstart
Google Colab Stock Price w/ BeautifulSoup
มุมมอง 4.2K4 ปีที่แล้ว
Using Google Colab to track a specific stock w/ Yahoo! Finance Recommend : Speed 1.25 1.50 for anyone above beginner
Using Tweepy on Pycharm Sending A Tweet
มุมมอง 8774 ปีที่แล้ว
Sending tweets with tweepy and python Here is a colab notebook as well colab.research.google.com/drive/1WXv0wnZtCSaH-vFr6TJy9Jl5OK5jLeXH
Running Python from Kali Linux in a Notepad
มุมมอง 1914 ปีที่แล้ว
Running Python from Kali Linux in a Notepad
Pycharm on Kali Linux
มุมมอง 834 ปีที่แล้ว
Pycharm on Kali Linux
Kali Linux to Virtual Box MacOS
มุมมอง 84 ปีที่แล้ว
Kali Linux to Virtual Box MacOS
Downloading VirtualBox to MacOS
มุมมอง 54 ปีที่แล้ว
Downloading VirtualBox to MacOS

ความคิดเห็น

  • @지능시스템트랙신현수
    @지능시스템트랙신현수 5 หลายเดือนก่อน

    Hello. Could you share your code?

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

    I am getting an error message like this on the local host: NameError: name 'description' is not defined Traceback: File "C:\Users\abhis\anaconda3\envs\pytorch_env\Lib\site-packages\streamlit untime\scriptrunner\script_runner.py", line 535, in _run_script exec(code, module.__dict__) File "C:\Users\abhis\OneDrive\Desktop\vision\app.py", line 76, in <module> main() File "C:\Users\abhis\OneDrive\Desktop\vision\app.py", line 31, in main st.write('Description', description) ^^^^^^^^^^^ can anyone help?

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

    🔥🔥

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

    Thank you, found a typo though. tfile.name instead of file.name

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

      what about this bro, I am getting an error message like this on the local host: NameError: name 'description' is not defined Traceback: File "C:\Users\abhis\anaconda3\envs\pytorch_env\Lib\site-packages\streamlit untime\scriptrunner\script_runner.py", line 535, in _run_script exec(code, module.__dict__) File "C:\Users\abhis\OneDrive\Desktop\vision\app.py", line 76, in <module> main() File "C:\Users\abhis\OneDrive\Desktop\vision\app.py", line 31, in main st.write('Description', description) ^^^^^^^^^^^ any help on this part?

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

      @@abhishekmukundan8617 Search for description and check how its being used. It seems like youre missing its initial creation of the variable.

  • @user-uk9er5vw4c
    @user-uk9er5vw4c 11 หลายเดือนก่อน

    thanks for sharing

  • @greeksgoddess2325
    @greeksgoddess2325 ปีที่แล้ว

    This is awesome! I could really use your help with this for a different website. Is there a way I can get in touch with you?

  • @ma_junia
    @ma_junia ปีที่แล้ว

    Kanye singing about listening to Gambino(his son) is golden 😂

  • @technologyoverload3262
    @technologyoverload3262 ปีที่แล้ว

    kanye and weeknd vocals ✨😍

  • @IR240474
    @IR240474 ปีที่แล้ว

    Very cool... Just did this!

  • @rivahaliya7668
    @rivahaliya7668 ปีที่แล้ว

    The Weeknd singing this song would make this sound even more like a fantasy dream

  • @rogerm1205
    @rogerm1205 ปีที่แล้ว

    🎉 promo sm

  • @BL00DYMERCURY
    @BL00DYMERCURY ปีที่แล้ว

    why is this cover actually perfect

  • @spearvhs
    @spearvhs ปีที่แล้ว

    Ye

  • @nistanbul
    @nistanbul ปีที่แล้ว

    In Turkish, "Dev" means "Giant".

  • @Rxsemxryyy
    @Rxsemxryyy ปีที่แล้ว

    Hiii i was wondering if you could do Airplanes but Kanye West as B.O.B and The Weeknd as Haley Williams plsss have a nice day or Nigth <3

  • @Rxsemxryyy
    @Rxsemxryyy ปีที่แล้ว

    THIS COVER IS AMAZING anyways can you do Airplanes but the Weeknd as Haley Williams and Kanye West as B.O.B plssss take your time <3

  • @24Blasters
    @24Blasters ปีที่แล้ว

    now we need golden shower

    • @jayd3n786
      @jayd3n786 ปีที่แล้ว

      My smile faded from my face.

    • @OhHeyMarc
      @OhHeyMarc ปีที่แล้ว

      Bruv?

    • @w2cky400
      @w2cky400 ปีที่แล้ว

      Wtf

    • @bigrat8402
      @bigrat8402 ปีที่แล้ว

      R Kelly edition

    • @thelzer6902
      @thelzer6902 ปีที่แล้ว

      @@jayd3n786 A smile came apon mine ;)

  • @ZeldaBlade
    @ZeldaBlade ปีที่แล้ว

    Wait til you seen the drake cover it’s funny

  • @rishpolaki8174
    @rishpolaki8174 ปีที่แล้ว

    Shit make me ascend

  • @Harveygregorxotwod
    @Harveygregorxotwod ปีที่แล้ว

    What weeknd ai do you use

  • @THE_Kalix
    @THE_Kalix ปีที่แล้ว

    The AI Got a lil nervous at lol1:08

  • @Nelsy-fo1xo
    @Nelsy-fo1xo ปีที่แล้ว

    1:08 ☠️☠️☠️ but it’s beautiful still

    • @koolaid7286
      @koolaid7286 ปีที่แล้ว

      Bro had a voice crack

    • @quincybranch5317
      @quincybranch5317 ปีที่แล้ว

      Lolololol

    • @krizos5305
      @krizos5305 ปีที่แล้ว

      AJHHHshash this shit got me laughing

    • @thisisfakegucci
      @thisisfakegucci ปีที่แล้ว

      That was so funny 😂😂😂😂😂😂😂

  • @kierank7526
    @kierank7526 ปีที่แล้ว

    This stuff means something to me 🥲

    • @BL00DYMERCURY
      @BL00DYMERCURY ปีที่แล้ว

      we can literally revive the dead with AI.

    • @BL00DYMERCURY
      @BL00DYMERCURY ปีที่แล้ว

      okay ik kanyes not dead but im saying ppl like x and juicewrld and tu pac

  • @DigitalArcheology
    @DigitalArcheology ปีที่แล้ว

    Amazing. What models did you use to produce this?

    • @TnjuMC
      @TnjuMC ปีที่แล้ว

      its ai

    • @DigitalArcheology
      @DigitalArcheology ปีที่แล้ว

      @@TnjuMC Thats what I'm asking! What AI model (or app) did you use?

    • @reezwave
      @reezwave ปีที่แล้ว

      @@DigitalArcheology most of them are just so stingy but not telling us what ai they used as if they make the program themselves🤦

  • @theflash0483
    @theflash0483 ปีที่แล้ว

    thanks a lot bro 😀😀😀 other videos were hard to understand

  • @ruchishewade8969
    @ruchishewade8969 2 ปีที่แล้ว

    Hi. Thank you so much for the tutorial. I am using the same code for scraping data from twitter, what code would I write after the #print(soup). I am sorry if this is a silly question but I am just fist fighting with this programming language right now.

  • @lorenzofeijoo4284
    @lorenzofeijoo4284 2 ปีที่แล้ว

    auth = tweepy.OAuthHandler(consumer_key, consumer_secret) AttributeError: module 'tweepy' has no attribute 'OAuthHandler'

  • @4hyako45
    @4hyako45 2 ปีที่แล้ว

    Bro metaplex deleted there files, please share those files to us

  • @sunilpatil5502
    @sunilpatil5502 2 ปีที่แล้ว

    Sorry, can't watch your video as you make a lots of unnecessary noises with your mouth and breath into the mic. It's disgusting. Sorry

  • @geekhacksandtricks
    @geekhacksandtricks 2 ปีที่แล้ว

    Bro metaplex deleted there files, please share those files to us

    • @4hyako45
      @4hyako45 2 ปีที่แล้ว

      bro i have found it !

  • @mjrgamingmobile4783
    @mjrgamingmobile4783 2 ปีที่แล้ว

    I'm having trouble with initialising the candy machine upload was not successful, please re-run. TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined

  • @kressplay
    @kressplay 2 ปีที่แล้ว

    Ok new error in getting a TypeError[ERR_INVALID_ARG_TYPE]:the “path” argument must be of type string received undefined Please help I need to submit this before Thursday I’m come across too Many errors PLEASE

  • @Emil-ox2ge
    @Emil-ox2ge 2 ปีที่แล้ว

    Keep getting unknowned token when i mint.... dont know what to do

    • @4hyako45
      @4hyako45 2 ปีที่แล้ว

      do u have find a issues ? i have a same error...

  • @AidenSmitty
    @AidenSmitty 2 ปีที่แล้ว

    I keep getting syntaxerror: unexpected end of json Input At json.parse (<anonymous>) At candymachinev2config

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      Are you using MacOS?

    • @AidenSmitty
      @AidenSmitty 2 ปีที่แล้ว

      @@streamingdev1163 yes

    • @AidenSmitty
      @AidenSmitty 2 ปีที่แล้ว

      @@streamingdev1163 have you ever had that issue?

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      @@AidenSmitty No I haven't

  • @dogeatrbones5773
    @dogeatrbones5773 2 ปีที่แล้ว

    Is this possible just with a phone, say like a s21

  • @adreamer1205
    @adreamer1205 2 ปีที่แล้ว

    Great video! How would this process change if I wanted to build some utility into my NFT? E.g. my NFT will be a ticket to an event, so it will be redeemable one time. Would you need to code specifically for this one project, or are there some standard scripts that can be used?

  • @sweetdreamsbaby9828
    @sweetdreamsbaby9828 2 ปีที่แล้ว

    Very nice video, but when i try to show it on Vercel, im getting an error! „Please check if your enviroment variables have been populated correctly and redeploy the applicstion“ can you help me with this?

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      Have you created an env section inside your vercel?

  • @alexorozco5035
    @alexorozco5035 2 ปีที่แล้ว

    what phone app is that?

  • @obstmedia
    @obstmedia 2 ปีที่แล้ว

    So, could i have products on my shopify store that could be bought with Solana and Dollars?

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      I am working on building a full ecom store with Solana Pay and that tutorial will be out soon. I will eventually use the SDK to build with Shopify too!

  • @balenabros3246
    @balenabros3246 2 ปีที่แล้ว

    Dope!!

  • @aduttya
    @aduttya 2 ปีที่แล้ว

    Can you suggest me why I can see that green circle after payment on my screen?

  • @MoneyBytesAI
    @MoneyBytesAI 2 ปีที่แล้ว

    Hey, I am getting the error -e : The term '-e' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:2 char:5 + -e devnet \ + ~~ + CategoryInfo : ObjectNotFound: (-e:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException -k : The term '-k' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:3 char:5 + -k C:\Users\znorr\Desktop\NFT\metaplex\js\dragon-key.json \ + ~~ + CategoryInfo : ObjectNotFound: (-k:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException -cp : The term '-cp' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:4 char:5 + -cp config.json \ + ~~~ + CategoryInfo : ObjectNotFound: (-cp:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException -c : The term '-c' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:5 char:5 + -c example \ + ~~ + CategoryInfo : ObjectNotFound: (-c:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException ./asset-images : The term './asset-images' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:6 char:5 + ./asset-images + ~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (./asset-images:String) [], CommandNotFoun dException + FullyQualifiedErrorId : CommandNotFoundException Can you please help me with this? I have followed every instruction perfectly and up to this point I have received no errors until trying to deploy my mint. Any help with this would be greatly appricated, thanks.

  • @imranzounaki
    @imranzounaki 2 ปีที่แล้ว

    ts-node js/packages/cli/src/candy-machine-v2-cli.ts upload \-e devnet \-k ~/config/devnettest.json \-cp config.json \-c example \assets error: required option '-k, --keypair <path>' not specified what do they mean by this error

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      try adding a space after the devent\ just looks like your keypair isnt getting picked up

  • @rocketsloth3050
    @rocketsloth3050 2 ปีที่แล้ว

    Also, good video

  • @rocketsloth3050
    @rocketsloth3050 2 ปีที่แล้ว

    We are looking for some good Solana devs to join our new project. Hit me up if you would be interested in joining a team.

  • @luca1064
    @luca1064 2 ปีที่แล้ว

    I did everything and still get the problem where it wont let me mint. idk what to do

    • @heyhey9757
      @heyhey9757 2 ปีที่แล้ว

      luca its because you are doing it in dev

  • @jacksonfreeman7302
    @jacksonfreeman7302 2 ปีที่แล้ว

    I’ve got about 0 coding experience but I run a business and would like to utilize this. Do you have any recommendations on what skills I need to learn before I could put this together or is it as simple as copy and paste? Great video by the way, the micropayments were crazy

  • @U_M_G_D
    @U_M_G_D 2 ปีที่แล้ว

    does the order matter inside assets folder for example json.file then png in that specific order? thank you dev

    • @streamingdev1163
      @streamingdev1163 2 ปีที่แล้ว

      When using the candy-machine-v2 it has a random feature built into a function I believe. So no it doesn't matter the order for this situation.

  • @benzuro1210
    @benzuro1210 2 ปีที่แล้ว

    Thanks, probably the only video worth anything right now.

  • @UmutUYDAS
    @UmutUYDAS 2 ปีที่แล้ว

    i',m not a dev but shouldn't you change your .env.example file name to just .env ?

    • @UmutUYDAS
      @UmutUYDAS 2 ปีที่แล้ว

      it may be this which causes the problem

    • @UmutUYDAS
      @UmutUYDAS 2 ปีที่แล้ว

      and with the cnady machine you used you actually changed the name