Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 254 Bytes

Chat - AI

AI Chat App using Generative Language Client API

chat-ai

Setup Procedure

  • Copy .env.example to .env
  • Get API key from: api-key
  • npm install
  • npm run dev