Build a Full Stack AI Chatbot with Next.js 15 and xAI API - Part 01 (2024)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

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

    im glad u using the latest next.js 15 and react 19,will definitely build it today

  • @MkaiEy-u7i
    @MkaiEy-u7i 25 วันที่ผ่านมา

    your new subscriber.. sir

    • @codespirit369
      @codespirit369  25 วันที่ผ่านมา

      Thank you for subscribing! ❤

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

    Hello it also recognizes the images or only the text based chatbot

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

      At the time this video was recorded, xAI only supported text-based inputs. I'm currently working on a part 2 to add image-based inputs.

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

    Hi having issue installing npm I react-firebase-hooks …with npm error

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

      it got fixed i have to downgrade the react version ...npm install react@18 react-dom@18

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

      I think this issue is due to React 19 RC. If you use Bun, you won't get this error.
      You can find more information here: ui.shadcn.com/docs/react-19.

  • @anushkarajemahadik4
    @anushkarajemahadik4 28 วันที่ผ่านมา +1

    this project have a sign up and signin page or not and the api for text and image is free or paid

    • @codespirit369
      @codespirit369  28 วันที่ผ่านมา

      1. I have added NextAuth.js.
      2. XAI offers free credits until the end of this year. You can also use Gemini AI for this.

    • @anushkarajemahadik4
      @anushkarajemahadik4 26 วันที่ผ่านมา

      @@codespirit369 2024 or 2025 and for replacing xai by gemini ai i have to only change the api key or the whole code

    • @anushkarajemahadik4
      @anushkarajemahadik4 25 วันที่ผ่านมา +1

      for gemini ai i have to only change api key or change the whole code

    • @codespirit369
      @codespirit369  24 วันที่ผ่านมา

      @@anushkarajemahadik4 You don't need to change the whole code. Please refer to this documentation
      sdk.vercel.ai/providers/ai-sdk-providers/google-generative-ai

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

    Is it Public Repo Url ?