Write Assist AIWriteAssistAI is a VSCode extension that leverages OpenAI APIs to provide users with AI-assisted writing capabilities. This extension enables users to rewrite existing text in various tones and writing styles in their markdown files. FeaturesThis markdown text editor offers a variety of writing styles to choose from. To access these styles, simply select the desired text in your markdown files, click on the bulb tooltip (to access Code Actions), and select the desired writing style. RequirementsTo use the extension you need to provide your own OpenAI API Key in the VSCode settings. Extension SettingsIt exposes the following settings:
Known Issues-- Release Notes0.0.7Changing the API Key type to String 0.0.6
0.0.5Update README 0.0.4
0.0.3Remove the browser field from webpack 0.0.2Changing the environment to node 0.0.1Initial release of WriteAssistAI Enjoy! |