Skip to content

YazdanZ/ProsePilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Website shields.io

Are you tired of static text on your website? Want to simultaneously adapt your writing style to different classes of readers?

Look no further than our ProsePilot button! With just a simple HTML integration, your readers can easily change the writing style of your text to fit their preferences. Whether they prefer the simplicity of a summary or the elegance of a New York Times article, our button has got them covered. Plus, by integrating your own API keys with GPT-3, the prose can be generated at build time for even more customization options. Not only does this add an interactive element to your website, but it also improves accessibility by catering to individual user needs. Give your ideas a wider audience with the ProsePilot button.

Instructions for developers:

ProsePilot™ can be added to any project in only 3 simple steps.

1. Copy and paste the link to our script in the HTML file's header section.

<‍head>

...

  <‍script type="text/javascript"
  src="https://cdn.discordapp.com/attachments/1066065493825425418/1066548417783934986/prosepilot.js"><‍/script>

...

<‍/head>

2. Insert ProsePilot button by placing the HTML element into your code as such:

<‍div>

...

  <‍prosepilot-element><‍/prosepilot-element>

...

<‍/div>

3. Add prosepilot-test-select as a class attribute to one or more HTML text elements. For example:

<‍div class="prosepilot-text-select">
  This text will be prosepilotted!
<‍/div>

About

Website prose styler powered by GPT3 done during ConU hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •