Skip to content

udaykiranchenna2/Chat_API

Repository files navigation

Generative AI (Google) chat bot using laravel and vue js (inertia)

This project combines the power of Laravel on the backend and Vue.js with Inertia.js on the frontend to create a dynamic and responsive Generative AI Chat Bot. Leveraging Google's cutting-edge technology, this chat bot offers intelligent and context-aware responses.

In addition to its powerful features, this Generative AI Chat Bot employs a clever local storage mechanism for efficient state management.(JUST FOR DEV PERPOSE)

NOTE: I developed it with in 15 mins just for dev purpose. ALL THE BEST MY FELLOW DEVS.

Installation

Clone the Repository

git clone https://github.com/udaykiranchenna2/Chat_API.git
composer install 
npm install

Add database configuration in .env file

Add MAKER_SUIT_API_KEY key in .env (GET IT FROM MAKER SUIT GENERATIVE AI)

php artisan migrate
php artisan serve 
npm run dev
Register with you email and Start using you own chat bot.

Reference for GENERATIVE AI MAKER SUIT

GENERATIVE AI MAKER SUIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages