1.0.24 • Published 1 year ago

termai v1.0.24

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago