Releases: enbock/ai-code-writer
Releases · enbock/ai-code-writer
1.0.3
First Release
Preconditions
You need an OpenAI account and an API key.
Suggestion: Use a separate API key for this tool.
Features
This tool allows GPT to write code in your project. Just say what you want, and through this tool, GPT will do it for you (hopefully ;).
Core features:
- Pack the local files for a copy to GPT
- Record microphone audio
- Transcribe audio to text (in any language) through OpenAI Whisper
- Create new code and conversations through OpenAI GPT-4
- Transform conversation answers to audio through OpenAI TTS
- Create, change, move, or delete files in your current directories