UNPKG

i-will-ans

Version:

Command Line Interface for ChatGPT. It will ans your all the queries

78 lines (48 loc) 1.85 kB
# I Will Answer ## _Aka ChatGPT CLI_ [![N|Solid](https://img-cdn.tnwcdn.com/image?fit=1280%2C720&url=https%3A%2F%2Fcdn0.tnwcdn.com%2Fwp-content%2Fblogs.dir%2F1%2Ffiles%2F2020%2F09%2FUntitled-design-2020-09-03T133902.980.png&signature=ab157e3e2420442223f709be39ad26e0)](https://openai.com/) ChatGPT CLI is a command-line interface for the ChatGPT language model, developed by CSALAM07. It allows users to easily interact with the model and generate text based on a given prompt. ## Features - Generate text using the ChatGPT model - Perform language tasks such as translation and summarization - Access the model's capabilities directly from the command line - ✨Magic ✨ > “ChatGPT, as currently conceived, is a parlor trick,” > said Bern Elliot, a vice president at Gartner ## Installation It requires [Node.js](https://nodejs.org/) v16+ to run. Using NPM. ```sh npm install -g i-will-ans ``` ## Uses The ChatGPT CLI can be used to perform a variety of language tasks and generate text. Some examples of how to use the tool are as follows: Use eitehr of theese three commands ```sh $ iwillans ``` or ```sh $ chatgpt ``` ```sh $ askme ``` Example: ```js Welcome to ChatGPT CLI version. Powered by OpenAi and developed by CSAlam07 You : hello there! ChatGPT : Hi there! How are you doing? You : I am doing great. How about you? ChatGPT : I'm doing well, thanks for asking. You : exit Done in 50.50s. ``` ## Support If you have any issues or questions about the ChatGPT CLI, please open an issue in the GitHub repository or contact the developer, CSALAM07, directly. ## Contribute If you would like to contribute to the development of the ChatGPT CLI, please feel free to fork the GitHub repository and submit a pull request. ###### Enjoy using the ChatGPT CLI ! ## License MIT **Free CLI Software, Hell Yeah!**