Develop Your First AI Agent with Langgraph.js (Step-by-Step Guide)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 14

  • @strangeQuirks
    @strangeQuirks 4 วันที่ผ่านมา

    this is an ah-ha video for me for LangGraph after watching so many! Thanks!

  • @Naryck
    @Naryck 3 หลายเดือนก่อน +1

    hey Quinn,
    big thanks for doing this, you're awesome! helped so much in understanding of the LangGraph
    and a small wish: please, add a graph image to your repo (there are tools that make it automatically from your code nodes and edges) - it will help so much with visual representation, to have the ability for us, viewers, listen to what you are saying and see all the nodes and edges on the image.
    but anyway, this is one great tutorial. keep up the good work
    edit:
    P.S. oops, sorry, I've found that you made an image in your previous video, so I shouldn't explain it to you :)
    edit 2:
    P.P.S. I've created a png image from the graph... and I must say, it doesn't make things better :D

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

      Yeah, it seems like the image generation cant handle conditional edges properly. That's why I cut it from this video.

  • @lukronos1
    @lukronos1 3 หลายเดือนก่อน +2

    awesome content, first time i am actually seeing how to build an Ai agent. Your video blowed my mind on how much it can be done using something like this. Thank you for your effort on putting it together.

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

      Thank you so much for watching, and if you any questions let me know, I'm always looking for new video ideas.

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

    Thank you sir, this was very helpful.

  • @bubibanana1037
    @bubibanana1037 3 หลายเดือนก่อน +2

    thank you for the tutorial I made it for my boss he gave me a raise 🤑🤑🤑

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

      Always happy to help 🙏

  • @apocart8426
    @apocart8426 3 หลายเดือนก่อน +1

    Thank you so much. You're a legend

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

      Thank you for watching my videos and your kind words ❤️

  • @RullyArdiansyah
    @RullyArdiansyah 3 หลายเดือนก่อน +2

    thanks for making another tutorial ❤🎉

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

      Thank you for watching them ❤
      Let me know if you still have any questions about langgraph

  • @whodoneitx2x
    @whodoneitx2x 3 หลายเดือนก่อน +2

    Would be really interested to see you integrate Vercel AI SDK into the nodes. I find the AI sdk has much better TS DX than langchain and is much easier to grok. Not much content out there of people combining langgraph and AI sdk together, which is something I’m looking to better understand more

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

      Hey, thanks for the great Idea! I just recorded a video showing exactly how to do it.