Git Product home page Git Product logo

arkose's Introduction

Arkose, a GPT-3 enhanced document editor

Arkose is a no-frills document editor that talks with OpenAI's GPT-3 language model API.

Reasons to use Arkose:

  • AI-assisted writing - Writer's block? Boilerplate? Press a key to get AI help.
  • Dirt cheap - Bring your own GPT-3 API key. This is 50 to 2000x cheaper than commercial AI document editors.
  • Private and lightweight - Arkose is a client. Your documents are transmitted directly to GPT-3 without middle men.
  • Write in Markdown - Formatting, headings, bullets, code, etc.
  • Portable - Export your documents to other formats (markdown, html, docx, json)

» Learn more at the wiki «

Try it

Press ⌘-Enter or Ctrl-Enter to have GPT-3 contribute to your writing.

Note that demo completions are proxied through a worker that adds my OpenAI key. Demo users are limited to N completions per day. To run unlimited completions, enter your OpenAI key in Settings and/or run this project locally.

Completions work best when you've already written at least a few sentences. For more usage tips, visit the wiki.

Demos

Setup and installation

This project is built with vite.

  • yarn dev - launch local development server
  • yarn build - build for production in dist/
  • yarn preview - preview production build locally

arkose's People

Contributors

typpo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.