Skip to content

edsdk/txt42-tinymce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Txt42

Txt42

ChatGPT plugin for TinyMCE for fast copyrighting and writing texts with AI.

Home pageInstallTry Online

txt42.webm

Intro

This is a ChatGPT plugin for TinyMCE. It can help to generate texts with AI and publish it on your website.

If you have already installed and use N1ED plugin, please do not install this one: ChatGPT is included into N1ED. Use this Txt42 ChatGPT add-on when you need just a GPT features only.

Main features:

  • Seamless integration with TinyMCE
  • Easy installation as TinyMCE plugin
  • All the power of GPT-4 in your TinyMCE
  • Press a toolbar button or Ctrl+Enter everywhere to generate a text! With selection or not, it is very smart.

Installation

Download ChatGPT plugin

Copy chat-gpt directory into tinymce/plugins/. You will have such file path as result: tinymce/plugins/chat-gpt/plugin.js.

Pass parameters

When you pass parameters to TinyMCE manually as function argument, do the same but inside config structure:

tinymce.init(
  {
     plugins: "chat-gpt",
     apiKey: "TXAIAUTO", // Default key. Get own: https://txt42.ai/dashboard
  }
);

Configuration

Please check that you switched the plugin to use your API key, you can get it here: Dashboard.

Support

Please do not hesitate to ask any questions regarding installation or using sending a letter to support e-mail.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages