My ChatGPT tools and experiments

This is part of my personal playground with ChatGPT. These are toys but work, and you're welcome to have fun with it, and I even more welcome feedback and fresh ideas for improvements. Contact me here. The sources for these are in my chatGPTtools project.

Usage: when editing in textareas, you can often submit with enter, and insert a newline with shift+enter.

You'll need your own ChatGPT API key to run that, which you can get at https://platform.openai.com/. After logging in there with your ChatGPT credentials, you can create an API key in the profile settings (top right corner) at "View API keys".

This is the list of tools:

  • Quick question: Ask a single question to ChatGPT without actually having a chat. This is often much quicker than a full chat session.
  • Multiple Message Chat: A testbed for executing chats with several messages. It provides various options for simulating a chat with multiple messages between the user, the system, and the assistant.
  • ChatGPT Chats with Itself: Allows two instances of ChatGPT with different settings to chat with each other.
  • ChatGPT Chats with Itself - Advanced: A more advanced version of the tool that allows two instances of ChatGPT with different settings to chat with each other.
  • Dictation Assistant: A tool that uses the OpenAI Whisper API to transcribe spoken words into text, and then corrects any transcription errors, corrects grammar and spelling, and formats the text.