Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Start an interactive chat on your terminal using Gemini.

Discord

Config

First of all, get your API key from https://aistudio.google.com/app/ and paste it in the index.js file.

const API_KEY = "YOUR_API_KEY";

Install the required package by running:

npm install

All is done, to start the chat run:

node index.js

Features

Your entire chat's stored in the "history.json" file.

To exit the chat and delete a conversation (history.json), type "exit" in terminal.

About

Start an interactive chat on your terminal using Gemini.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages