Hello, everybuddy.
Recently I made a plug-in for Delphi to use ChatGPT inside the IDE.
The main service is ChatGPT but it's actually multi-AI support, you can get responses from three different sources, compare and decide.
I hope this can be helpful and accelerate your work.
Repository: https://github.com/AliDehbansiahkarbon/ChatGPTWizard
Key features:
- Free text question form.
- Dockable question form.
- Inline questions(in the editor).
- Context menu options to help you to find bugs, write tests, optimize code, add comments, etc...
- Class view.
- Predefined Questions for class view.
- History to save your tokens on OpenAI !
- Fuzzy string match searches in the history.
- Animated letters(Like the website).
- Proxy server options.
- Supports Writesonic AI (https://writesonic.com)
- Support YouChat (https://you.com)
Short Video 1:
Short Video 2 - Inline Questions:
Full Video (ver. 2.0):