Animus-Development / cowriter

Write 10x faster using OpenAI's GPT-3 based Davinci model to autocomplete your text

Home Page:https://ai-cowriter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autocomplete text with this AI Cowriter

Live version of this app at ai-cowriter.com

Description

This mini-app acts as your cowriter for any kind of text. Just start to type and your AI companion - powered by OpenAI's GPT-3 model - will suggest words and phrases to complete your text.

The text prompt creation form only requires an indication of what type of text you are writing (blog post, LinkedIn post, Tweet, or Email). It optionally accepts a topic and mood parameter. The app then generates a prompt with an instruction to suggest the next words and sends this to the OpenAI API which - using the GPT-3 Davinci engine that has been trained on a lot of publicly available text content - predicts the next likely to be used tokens.

The UI displays the suggested completion and allows the user to accept or reject it to continue writing.

Contribution

I hope this will be of value to people seeking to understand GPT-3's current capabilities and the overall progress of natural language processing (NLP) and generative AI. Plus maybe you can actually use the app to speed up your writing process, even though this is a very crude MVP.

Please reach out to me at nikolas@schriefer.me with any feedback - especially suggestions to improve this - or questions you might have.

About

Write 10x faster using OpenAI's GPT-3 based Davinci model to autocomplete your text

https://ai-cowriter.com


Languages

Language:JavaScript 41.5%Language:Python 34.3%Language:HTML 23.9%Language:CSS 0.3%