Skip to content

Is a AI online CLI helper who gives you the command for every question you ask using AI with the Cohere API.

License

Notifications You must be signed in to change notification settings

KleyberJMH/UnderscoOre

Repository files navigation

What is UnderscoOre

Is a AI online CLI helper who gives you the command for every question you ask using AI with the Cohere API.

Input: Install nodejs un ubuntu
Output: apt install nodejs

Table Of Content

Installation

Clone repository

git clone https://github.com/KleyberJMH/UnderscoOre.git

Setup your API Key

#env.d.ts
COHERE_API_KEY = "{HERE YOUR API KEY}"
COHERE_API_GENERATION_URL = "https://api.cohere.ai/generate"

Install needed dependencies

npm install

Run developer server

npm run dev

Contributing

If you have suggestions for how UnderscoOre could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Code Of Conduct.

License

MIT

About

Is a AI online CLI helper who gives you the command for every question you ask using AI with the Cohere API.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published