Chat with AI models in terminal without API keys
AI Chatbots in terminal without needing API keys
tgpt$ tgpt 'what is the capital of france'$ tgpt 'write a python function to reverse a string'$ tgpt 'why am i getting undefined is not a function error'$ tgpt -i$ npm test 2>&1 | tgpt 'why is this test failing'