whats the video man whats wrong with u(00:00:47 - 00:44:37) - Building a Health DAO with GitHub CoPilot (AlphaCare: Episode 5)

whats the video man whats wrong with u(00:00:47 - 00:44:37)
Building a Health DAO with GitHub CoPilot (AlphaCare: Episode 5)

Decentralized Autonomous Organizations (DAOs) are the future of the Web. In this episode, we'll build a simple DAO that let's users submit their health data to a marketplace and let's health organizations buy that data, with the proceeds going directly to users. This is an idea I've been toying w...
Decentralized Autonomous Organizations (DAOs) are the future of the Web. In this episode, we'll build a simple DAO that let's users submit their health data to a marketplace and let's health organizations buy that data, with the proceeds going directly to users. This is an idea I've been toying with for a few weeks as I'm really interested in ways of incentivizing people to be healthy. We'll learn about how DAOs work, then we'll build a toy DAO example. I'll then show you how to build a DAO without coding, then we'll build the Health DAO using Solidity, Truffle, Metamask, Ganache, IPFS, and Javascript. Interspersed in all of this are demos of GitHub's CoPilot tool that I now have access to, which auto-completes your code in an incredible way. Get hype!

Big thanks to RapidAPI for sponsoring this video series:
https://rapidapi.com/hub?utm_source=Siraj-Raval&utm_medium=DevRel&utm_campaign=DevRel

Credits and Learning Resources:

SimpleDAO example:
https://github.com/partylikeits1983/simpleDAO

Aragon DAO builder:
https://aragon.org/

GitHub CoPilot:
https://copilot.github.com/

Truffle Petshop tutorial:
https://www.trufflesuite.com/tutorial

Solidity Programming:
https://docs.soliditylang.org/en/v0.8.9/

Ganache Blockchain:
https://www.trufflesuite.com/ganache

MetaMask Wallet:
https://metamask.io/

IPFS:
https://ipfs.io/

Web3.js:
https://web3js.readthedocs.io/en/v1.5.2/

Ethereum Explained:
https://www.youtube.com/watch?v=-_Qs0XdPpw8&t=0s

What are Smart Contracts:
https://www.youtube.com/watch?v=dP0-8D2fSb8&t=0s

Your first Dapp:
https://www.youtube.com/watch?v=gSQXq2_j-mw&t=1668s

Web 3 Explained:
https://www.youtube.com/watch?v=aPVmd7SyKfQ&t=1448s

InsideTracker:
https://www.insidetracker.com/

Remix IDE:
https://remix.ethereum.org/

AlphaCare Series:

Episode 1:
https://www.youtube.com/watch?v=fGv6VmfGMLc&t=0s

Episode 2:
https://www.youtube.com/watch?v=PrqdEJZOrWE&t=0s

Episode 3:
https://www.youtube.com/watch?v=XYSZZxWoVuw&t=0s

Episode 4:
https://www.youtube.com/watch?v=XOCuQAKhsMw

Follow me:

INSTAGRAM:
https://www.instagram.com/sirajraval/

TWITTER:


FACEBOOK:
https://www.facebook.com/sirajologyyy

LINKEDIN:
https://www.linkedin.com/in/sirajraval/

Please subscribe for more programming videos! That's what keeps me going. Join my AI community: http://chatgptschool.io/ Sign up for my AI Sports betting Bot, WagerGPT! (500 spots available):
https://www.wagergpt.co

#siraj #siraj raval #healthcare #web3 #DAO #IPFS #Ethereum #Truffle #solidity

Siraj Raval

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:471件

. - I Built a Sports Betting Bot (WagerGPT)

.

I Built a Sports Betting Bot (WagerGPT)
2024年01月04日  @ckq 様 
00:02:22 - 00:05:48
that’s an outdated player roster from 3 years ago buddy - I Built a Sports Betting Bot (WagerGPT)

that’s an outdated player roster from 3 years ago buddy

I Built a Sports Betting Bot (WagerGPT)
2024年01月04日  @metalflames4 様 
00:02:22 - 00:05:48
fwiw they went 1-3 on those picks - I Built a Sports Betting Bot (WagerGPT)

fwiw they went 1-3 on those picks

I Built a Sports Betting Bot (WagerGPT)
2024年01月04日  @ckq 様 
00:02:40 - 00:05:48
😂 - I Built a Sports Betting Bot (WagerGPT)

😂

I Built a Sports Betting Bot (WagerGPT)
2024年01月04日  @tennisprotrader 様 
00:05:22 - 00:05:48
the lie. any apple m* processor has it, even many phone processor have - Deep Learning with 4th Gen Xeon Processors and Intel® Accelerator Engines (AWS re:Invent 2023)

the lie. any apple m* processor has it, even many phone processor have

Deep Learning with 4th Gen Xeon Processors and Intel® Accelerator Engines (AWS re:Invent 2023)
2023年12月14日  @somerndid 様 
00:02:01 - 00:04:50
@ you are showing what appears to be yet another medical dataset "medalpaca/medical_meadow_mediqa" but it is unclear how that is used. - DoctorGPT: Offline & Passes Medical Exams!

@ you are showing what appears to be yet another medical dataset "medalpaca/medical_meadow_mediqa" but it is unclear how that is used.

DoctorGPT: Offline & Passes Medical Exams!
2023年08月13日  Mark Woodworth 様 
00:13:12 - 00:18:13
@What exactly are you concatenating? You say "instruction column and input column into a single input" but the code references only the "question" column from the "GBaker/MedQA-USMLE-4-options" dataset.  The question is then submitted for inference as-is, without being combined with anything as far as I can tell. Also - are the options (answer choices) and correct_answer_idx (multiple choice answer) used anywhere? - DoctorGPT: Offline & Passes Medical Exams!

@What exactly are you concatenating? You say "instruction column and input column into a single input" but the code references only the "question" column from the "GBaker/MedQA-USMLE-4-options" dataset. The question is then submitted for inference as-is, without being combined with anything as far as I can tell. Also - are the options (answer choices) and correct_answer_idx (multiple choice answer) used anywhere?

DoctorGPT: Offline & Passes Medical Exams!
2023年08月13日  Mark Woodworth 様 
00:13:21 - 00:13:12
@ you mention SFT with the base model, but the code appears to be using the chat model - DoctorGPT: Offline & Passes Medical Exams!

@ you mention SFT with the base model, but the code appears to be using the chat model

DoctorGPT: Offline & Passes Medical Exams!
2023年08月13日  Mark Woodworth 様 
00:18:13 - 00:38:49