Val Town
Val Town
  • 19
  • 5 084
Watch AI make me a SQLite Dashboard in minutes
Uses val.town/townie
✅ List your tables
✅ View that table's data
✅ Edit any row
✅ Add new rows
✅ List column data types
มุมมอง: 19

วีดีโอ

Meet Townie - an LLM that generates apps with a backend & sqlite database - instantly deployed
มุมมอง 1617 ชั่วโมงที่ผ่านมา
Townie is an LLM that can generate fullstack apps for the Val Town serverless functions platform. It uses Claude 3.5 Sonnet under the hood. In this video I create an RSVP page for an event later this month. Users are able to submit their name and change their registration status val.town/townie
Watch me hack on a tool with Claude to save 3 hours writing a newsletter
มุมมอง 15616 ชั่วโมงที่ผ่านมา
In this video I am creating and debugging a tool with Val Town's Townie, an LLM that can write fullstack apps. The tool I'm making helps me write the 'community vals' section of the newsletter. It uses Claude to summarize the interesting vals the community made, and gives me an interactive dashboard to tweak things.
The "create react app" of Val Town
มุมมอง 3202 หลายเดือนก่อน
Client-side react in 40 lines, no dependencies (besides react), explained in 10 minutes In the remaining 17 minutes i add ssr client hydration I am just a boy, standing in front of react, asking it to render on the server and the client www.val.town/v/stevekrouse/reactClientDemo
Live coding with Mary Rose Cook
มุมมอง 1572 หลายเดือนก่อน
Live coding with Mary Rose Cook
Val Town Newsletter 15
มุมมอง 1226 หลายเดือนก่อน
blog.val.town/blog/val-town-newsletter-15/

ความคิดเห็น

  • @dommafia
    @dommafia 17 ชั่วโมงที่ผ่านมา

    Where are the links in the description? Help the algo help YOU

    • @ValDotTown
      @ValDotTown ชั่วโมงที่ผ่านมา

      Thanks for the tip! I added a link to val.town/townie

  • @j2devstudio
    @j2devstudio 2 วันที่ผ่านมา

    Impressive

  • @csl___
    @csl___ 3 วันที่ผ่านมา

    I've already built a ton of side projects with townie that I would never have done by hand. Such a great creative workflow!!

  • @artificialintelligencechannel
    @artificialintelligencechannel 3 วันที่ผ่านมา

    This is very nice. Good work! Keep it coming. Replit and Cursor need more competition!

  • @rezhadabb
    @rezhadabb 5 วันที่ผ่านมา

    can you hack overmortal game? tell me if you can't

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

    val town is really really really great. I really cannot apprecite how much you gyus are providing for free.

  • @roguesherlock
    @roguesherlock 2 หลายเดือนก่อน

    this is really cool! What I don't understand is how come browser doesn't throw a syntax error when loading the script. I believe browsers don't support jsx and it's technically part of javascript so shouldn't it throw syntax errors?

    • @ValDotTown
      @ValDotTown 2 หลายเดือนก่อน

      Thanks! Excellent question. We detect that the user agent making the request is a browser and returned transpiled javascript that can run in a browser. I try to explain that part here: th-cam.com/video/HyhsMd0CBnk/w-d-xo.htmlfeature=shared&t=411 Here's a demo of the behavior: www.val.town/v/stevekrouse/esmTownTranspileDemo

    • @roguesherlock
      @roguesherlock 2 หลายเดือนก่อน

      @@ValDotTown that makes sense. Initially I thought so too but I got confused cause if you directly load the file than it returns a text response (text/jsx). But looking at network tab now it does look like it returns a transpiled version when loaded from a script tag. I didn't know you could detect that. That's pretty neat actually!

  • @kora5
    @kora5 2 หลายเดือนก่อน

    720p is hard to read... I cannot read the code shown.

  • @anandarooproy9667
    @anandarooproy9667 2 หลายเดือนก่อน

    That streaming cliffhanger tho. Great work, love Val Town and Simon's work.

  • @PRonYouTube
    @PRonYouTube 2 หลายเดือนก่อน

    This was great! Would love to see Simon on again, and learn more about Datasette

  • @ilyanemihin6029
    @ilyanemihin6029 3 หลายเดือนก่อน

    Thanks for streaming!)

  • @iRemmi
    @iRemmi 3 หลายเดือนก่อน

    Codepond saga :)

  • @thehazellator
    @thehazellator 3 หลายเดือนก่อน

    I love Todeepond saga and I don't even know what a code is

  • @melliantof
    @melliantof 3 หลายเดือนก่อน

    Not sure how I came about this stream but it was very interesting, I will definitely be sticking around

    • @stevekrouse
      @stevekrouse 3 หลายเดือนก่อน

      Thanks!!

  • @ivanbessarabov690
    @ivanbessarabov690 7 หลายเดือนก่อน

    The video format is excellent, but could you please address the sound? While the audio is clear, the volume fluctuates constantly, making it somewhat uncomfortable for me to listen to.

    • @ValDotTown
      @ValDotTown 7 หลายเดือนก่อน

      Thanks for the note! I'll try to level it out next time