1.0.7 • Published 1 year ago

amica v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Your AI friend living in the terminal

Description

Amica is a professional command-line interface tool that utilizes the OpenAI API to provide a user-friendly experience for interacting with the API through the terminal. This innovative tool allows users to easily access the powerful capabilities of the OpenAI API, such as natural language processing and machine learning, directly from the command line, streamlining the process of working with the API and increasing productivity.

How To Use Amica

Please, first you need openai apikey find it here

# Install amica cli
$ npm i -g amica

# Setting your amica to start communicating to open ai
$ amica -s [open-ai-apiKey]

# Setting up min charactors of the answer you will be receiving
$ amica -m [maximum-character-count]

# start asking your amica questions
$ amica -q  <Your question>

Credits

This software uses the following open source packages:

License

MIT


Contributors

mbukeRepo  ·  sezeranoJchrisostome

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago