Do. Simple and free AI Content Assistant.
Crazy simple AI Content Assistant. Open-source and free. Lightly ad-supported if you decide not to use your own OpenAI API Key.
Last updated
Crazy simple AI Content Assistant. Open-source and free. Lightly ad-supported if you decide not to use your own OpenAI API Key.
Last updated
An AI Content assistant without all the bells and whistles. Use your own OpenAI API key, or for free and ad supported (but very friendly) through the Do. servers.
How to use.
/do write me a haiku
That's it. Just prefix any command with /do and you are good to go. Tab or Enter, whichever is more convenient (Linkedin you probably would do tab, else you will submit your message or post)
As a convenience, you know when the /do command has been activated when the caret turns red.
The tilde (backtick, or `) will revert to the previous /do command. You can easily regenerate after that by pressing enter.
{text} contains the contents of the input or textarea (Or contenteditable). So you can do
/do translate {text} for me
And it translates the things you have in your editor.
/do Summarize the following {text}
Will summarize all the text in the editor.
You can add your own OpenAI API key (In the little settings dialog for this extension) , or just use our server. It will be using GPT3.5-turbo and is ad supported. But very lightly. To dismiss an ad quickly use ` and regenerate.
Because I am not made of money, yet. And to secure usage somewhat the endpoint is rate limited to 5 req. per minute for now. So the sixth will generate a 429- Rate limit exceeded. It's a sliding window so if you wait for a bit, it will be good again.
This is all a big experiment, to offer this free of charge using a basic but useful extension that you can expand on if you'd like. I am not responsible for anything /Do generates, nor is anything stored on any of the servers for secondary use, only for error handling purposes.
The OpenAI API key that you enter is only stored on your computer and is not shared.