Skip to content

LimWeiJen/open-source-chat-client

Repository files navigation


⌨️ Open Source Chat Client

AboutScreenshotsInstallation and InstructionsTechnologies

❓ About

A client for a LLM like ChatGPT, but free and open source, powered by Gemini.

  • Date of Creation: 6/6/2024
  • Author: Lim Wei Jen
  • Version: 1.0.0

📷 Screenshots

img img img

❗Installation and Instructions

  1. clone the repository
    • git clone https://github.com/LimWeiJen/open-source-chat-client.git
  2. open up a new terminal in the cloned directory and paste this command
    • npm i && npm run dev
  3. create a .env file and write this:
    • API_KEY="<Your Google Gemini Api Key>"
  4. go to http://localhost:3000 and enjoy 🤗!
  • or you can just try it out here

⚙️ Technologies

Next.js  TypeScript  TailwindCSS  ShadCN  Gemini 

Releases

No releases published

Packages

No packages published