Current location: Current location: Home > web3 > GenAI Essentials – Full Course for Beginners - Ep120Text
GenAI Essentials – Full Course for Beginners - Ep120
Author: kotlin Source: cs Views: [Large Medium small] Release time: 2025-07-11 13:36:41 Number of comments:
written ingoang uh to clone a link tree um app soI guess it's just using Cloud underneathbut I really thought I really thoughthere that umcodium so now I'm confused we have trending podcaststheAI That's in your ID of choice Forge inbrowser grounded chatokay okay then what'sCascade so now I'mconfused let's take a look at thepricing well it's free forever on thisCascadecredits I don't know now I really don'tknow that's okay let's go back over tohere and see what we have um it lookslike it's working in this folder whichisgood I'll help you create a link treeclone using go API backend simple frontend let's break down the code of thesesteps I see you have a main.go file a gobackend with rest API end points asimple front end um MH I like that it'sgoing to produce a front end that's kindofcool this is so far pretty cool umsuggested terminal command notnecessarily because we want to useumuh I don't want to reject I don't wantto run thatcommand we just acceptall but let's take a look at what we'vegenerated out so we have Gorilla whichwe've learned this is obviously forCores because they built the front endfor us which I'm really surprised wehave our structure which comes from uh Ithink it's part ofgorilla whatever their om kind ofsolution is here we have some uh fillerdata which is fine we have get profileupdate profile ad link we have somelinks in here and those look pretty goodwe have cores option which is reallyreally good like I I really like thiscode this is really really good let's golook at the static file I'm curious whatwe have have here um very simpleapplication we have plain JavaScript wowthey're just like hidden home runs herenow you might say well Andrew wouldn'tyou prefer reacting whatever whatever Iguess so but the fact is the fact isthat I kind of like this because when Istarted a project I like to use thesimplest type of um JavaScript and HTMLkeep everything minimal so I would saylike this is a really good balance oflike using a higher level abstractionbut also keeping the code minimal but ofcourse this is just Claude Sonet rightso we're getting like really excitedhere for Claude Sonet um but I can'treally determine where wind surf startsand where wind surf ends um becausethat's not that clear to me so maybethat's something we should read a littlebit about before we proceed here umbecause I just don't understand likewhat what is it that wind surf is likedoing that's so special here compared towhatever so we have casc collaborativeagentic chatexperience oh so these are probably itsfeatures okay okay let's go ahead hereand take alookso I guess Cascade just must mean itsactual flow of how it actually works soonly available in Wind surf editor uhagentic capabilities unlock a new levelof collaboration between Ai andhuman what can it do fold contextualawareness okay suggest and run commandspick up where you last left offmultifile editing the experience isreally nice so I guess it's just it'slike an enhanced chat is what they'retrying to say there on the right handside um updates the schema type ofSanitation rename variablesautomatically bind handlers okay I meanpretty pretty standard stuff here umcodiumautocomplete I guess the only challengehere with like since I don't know goangthat well like writing it day in and dayout it's like I never know really whatto write and I'm so very much reliant onit the stuff here but let's go back overto let's say toggle Cascade with contr Ldoes that work it does no conflicts withmy Vim commands and we're still in themain go so I would just say the onething here is that um I want to use SQLlight SQL light 3 as thedatabase and let's see if we can dothat now can't remember what else itsaid that it had here besidesClaude GPT 40 okay so that'd be cool ifI mean these are the two main ones Ibasically use more yeah yeah that's theB basically two on So the fact is likeif you are instead of paying for GPT 40and cloudon it you pay for this then itseems like you get the basis ofeverything and it's really good atputting things where they should go thisis super supernice yeah so over here I'm in my planand I can actually see my credituse okay okay so user prompt creditsusing a premium model Cascade costs oneprompt credit per use so I have 50 moreif I go to pricing I'm just trying tounderstand then we have like 500 premiummodels uh user prompt credits 1,500premiummodels um I mean that's fine but likethe thing is is that if I was usingum uh chat like if I was paying $20 amonth for chaty BT I'll never run out ofa GPT 40 I don't think I would maybe Iwould I don't know um but just the factthat it's putting everything in thecorrect place in such an easy way isreally nice so taking a look here umnothing's changedhere so I'm not sure why I didthat uh that's been replaced that's goodwe have uh that it's actually using linktree which is a much better name hereit's creating the tables not necessarilywhat I'd wanted to do but that'sfine is that definely way easier thanworking withinCLA so I would say I don't want the gomod tidy because again I'm going to runthis inum uh WSL right so I'm going to openthis up maybe it doesn't know that I'musing WSL so I'm going to go over to umubuhere okay does it not have thatextension installed sure we'll installit even if I pretty sure it already hasthat that's fineum so now what I'd like to do is CD intowindserf link treeclone okay and so we have code here theonly thing I would say that we don'thave is well actually no it does seed itdoes set up the tablesinitially okay I'm just going to say uhcan you in the readme file canyou can you create a read uh can youcreate a readme with a bash command to seed thedatabase okay hopefully it creates n SEto thedatabase I'm very curious what