1.0.24 • Published 2 years ago

termai v1.0.24

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

termai

npm version npm downloads GitHub license

An npm package for interacting with AI in the terminal.

Installation

You can install termai via npm:

npm install termai

Or using yarn:

yarn add termai

Usage

Once installed, you can use termai directly by running:

npx termai --api-key YOUR_API_KEY_HERE

If you do not wish to specify the API_KEY here, create a .env file in the same directory, and paste the following code:

GEMINI_KEY=YOUR_API_KEY_HERE

Make sure to replace YOUR_API_KEY_HERE with your actual API_KEY

This will initiate the interaction with the AI in the terminal.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or want to suggest improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.19

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago