How to Build an AI Assistant using NextJS (Vercel)

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024

Комментарии • 16

  • @ShaneCrenshaw
    @ShaneCrenshaw 4 месяца назад +1

    Do you have an updated version by any chance for Vercel's latest versions?

    • @taylorlindoresreeves
      @taylorlindoresreeves  4 месяца назад

      Yeah I do, I’m just re-publishing. I forgot to add the intro to the final edit. Will be released in 1-2 hours. I think it’s the best video I’ve done. Hope you like it.

  • @rabihdaoud8629
    @rabihdaoud8629 7 месяцев назад

    Amazing tutorial. Can you do one with function calling??

    • @taylorlindoresreeves
      @taylorlindoresreeves  5 месяцев назад

      Absolutely, great idea, I've noted it down - lots of developments in the function calling API recently so it's a good time to do a tutorial. I will create this in the coming weeks. Please subscribe if you haven't already to make sure you're notified.

    • @taylorlindoresreeves
      @taylorlindoresreeves  4 месяца назад

      Just released this tutorial - check my latest vid 👀Hope you like it!

  • @karamguliyev7803
    @karamguliyev7803 4 месяца назад

    Hey, I have noticed your code shows source in every paragraph. But I couldn’t understand how you managed to do that. Would you explain it to me or tell me when did you code that part?

  • @MarekHas
    @MarekHas 10 месяцев назад +2

    That's a very nice tutorial, thank you very much. However, I am struggling with a problem - I cloned your repo and when I try to send any message (with or without a file) I get this error:
    Error: Error: Failed to parse stream string. Invalid code body{display.
    By the way - what is SITE_URL in .env file for? It seems assistant needs only openai api key and assistant id?

    • @taylorlindoresreeves
      @taylorlindoresreeves  10 месяцев назад

      SITE_URL should just be your localhost. I’m not entirely sure it’s necessary from memory. With regards to the error message, have you added but the prompt as well as the file?

    • @rabihdaoud8629
      @rabihdaoud8629 7 месяцев назад

      @@taylorlindoresreeves I do have the SITE_URL but I am running into the same issue as @user-ir1ue6yv3y

    • @13furlan
      @13furlan 5 месяцев назад

      some problem here. I think was a bug in cors

  • @dailywisdomquotes518
    @dailywisdomquotes518 7 месяцев назад

    could you add function calling for above code

  • @nicolaspavon664
    @nicolaspavon664 5 месяцев назад

    Hi! is there a way to switch assistants?

    • @taylorlindoresreeves
      @taylorlindoresreeves  5 месяцев назад

      You basically create the assistant. The assistants API has been updated significantly since I made this video. I will make another on the latest version (v2) and function calling.

  • @dailywisdomquotes518
    @dailywisdomquotes518 7 месяцев назад +1

    the code not running, just i wasted some time

  • @novia-x7y
    @novia-x7y 8 месяцев назад

    Help Me pls