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
git clone https://github.com/KleyberJMH/UnderscoOre.git
#env.d.ts
COHERE_API_KEY = "{HERE YOUR API KEY}"
COHERE_API_GENERATION_URL = "https://api.cohere.ai/generate"
npm install
npm run dev
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.