Skip to content

Kepoo311/Just_Chat_AI

Repository files navigation

Just Chat AI

Just Chat AI is a website that used for chatting with ai, this website can be powered by Groq AI and Gemini.

Features

  • Asking question to ai
  • Select ai model

Tech Stack

Client: Laravel 11, Livewire 3, Javascript, TailwindCSS

Server: PHP

Installation

Clone project ini

  git clone https://github.com/Kepoo311/Just_Chat_AI.git
  cd Just_Chat_AI

Install dependencies

  composer install
  npm install

Configurasi DB

  php artisan migrate:fresh --seed

Add Groq AI or Gemini Api Key in env

  • You can just copy from example env, in the very bottom
    GEMINI_API_KEY=

    GROQ_API_KEY=

Run this project

 php artisan serve
  • If you want to change the style do:
 npm run dev
  • Dont forget to uncomment the @vite(..) in resources\views\components\layouts\app.blade.php and comment the link rel="stylesheet" href="{{asset('css/build.css')}}"

Authors

About

Website to chat with ai, powered by Groq AI

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages