askai
p/askai
Command Line Interface for OpenAi ChatGPT
Yudax

askai — Command Line Interface for OpenAi ChatGPT

6
•
Askai is a command-line interface for the ChatGPT open AI API, allowing you to easily chat with the model from your terminal.
Replies
Best
Som Mohapatra
Congrats on the launch of askai Yudax! Upvoted :) I'm loving all the innovation already around ChatGPT. This is something I'd want to use, but was curious - I know ChatGPT offers some visuals in its explanations, especially for code review/help. Does askai support that yet?
Yudax
@som_mohapatra1 Thank you for your kind words and support! Askai converts ChatGPT responses to Markdown and includes code blocks in the same way that ChatGPT does. However, visuals such as images are not supported in ChatGPT too
Som Mohapatra
@yudax Oh wow, that's so cool! Code blocks are what I was thinking about. Starred + installed. Btw, we just launched today too. I'd love your support!
Yudax
Hi PH! I'm excited to announce the first release of askai. askai is a command line interface for the ChatGPT open AI API, and it makes it super easy to chat with the model from the comfort of your terminal. I built askai to make it easier for people to interact with the ChatGPT model and test out new ideas. To use askai, just run npm i -g askai to install it, and then askai login to log in to your ChatGPT account. From there, you can either ask a single question with askai , or start a live session with askai live and have a real-time conversation with the model. I hope you'll find askai to be a valuable tool, and I'd love to hear your feedback! Thanks for checking it out.
Anurag Sharma
great product
Yudax
@anuragdev Thank you !!