Skip to content

🤖 Salix AI Chatbot: A personal AI chatbot that shares my story and engages users with interactive conversations! ✨

Notifications You must be signed in to change notification settings

rutaganda-salim/salixai

Repository files navigation

Gemini Personalized Chatbot

Deploy with Vercel

Description

A simple personalized ai chatbot using gemini api which you can include in your portfolio website

Table of Contents

Getting Started

Follow these instructions to set up the project on your local machine for development and testing.

Prerequisites

Ensure you have the following software installed:

Installation

  1. Clone the repository:

    git clone https://github.com/rutaganda-salim/salixai.git
  2. Navigate to the project directory:

  3. Install the project dependencies:

    npm install

Environment Variables

Get a gemini api and create a file named .env.local and add the following variables:

GEMINI_API_KEY=your_gemini_api_key

or refer to the .env.sample

Usage

You can start editing the route.ts with your own personal info in Saliminfo variable.

then run the development server:

npm run dev

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

About

🤖 Salix AI Chatbot: A personal AI chatbot that shares my story and engages users with interactive conversations! ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages