Next-Chatbot Tailwind Templates

Next Chatbot

A personalized chatbot built using NextJS, Typescript, NPM ai SDK, Rag-Chat with Upstash database styled using Tailwind CSS and NextUI library.

NextBot

A personalized chatbot built using NextJS, Typescript, NPM ai SDK, Rag-Chat with Upstash Redis database styled using Tailwind CSS, NextUI and ShadcnUI library.

Getting Started

  1. Clone the project into your local system:

    git clone https://github.com/nagakushal786/Next-Chatbot.git
    
  2. Go into your project:

    cd Next-Chatbot
    
  3. Install the dependencies:

    npm install
    
  4. Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

How to use the App

Enter the URL of the page with which you want to chat with the bot. Then you will get the interface where you can ask the nextbot regarding the information present in the URL.

Note

Upstash database has only provided 7 trails of chat with the bot in the free plan.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository.

Your feedback and contributions are welcome!

Top categories

Loading Svelte Themes