[v0.1] TextCraft | A plugin to use OpenAIs text models

Marketplace


TextCraft is a simple, easy-to-use plugin that uses OpenAI’s AI models to generate text for you.
You can customize the model using the dropdown, temperature, top p, and max tokens.
image

Current Models

GPT 3.5

gpt-3.5-turbo (RECCOMENDED)
This one is recommended because of its fast, cheap output.
text-davinci-003
Better quality, longer output, better instruction following, but pricier and slower generation.
text-davinci-002
Similar to text-davinci-003 but trained differently.

GPT 3

text-davinci-001
Older model but still capable.

More information on models can be found at OpenAI’s documentation.

Upcoming Features
  • Presets - A chat preset and a code preset are being worked on. Chat is like ChatGPT and code will be able to fix, create, and explain code.
  • Better Customizability - I’m working on a better way to customize settings. (sliders, menus, etc.)
  • Markdown Support - The code exists but it’s kind of difficult to make it work well. Probably gonna come out with the chat preset.

:warning: | TextCraft is still in beta so please report any bugs or feature requests on the post.

1 Like

Ayy, this is kinda like a previous plugin I’ve made a month ago :sweat_smile::

Screenshots

image
image
image

3 Likes