Skip to content

svdoever/ai-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the AI Writer project! The AI Writer project contains tooling, documentation, and examples for generating powerful prompts and uses an OpenAI-based model to generate completion texts based on the prompts.

Getting Started

To get started, head over to the documentation!

Development

If you check out this repository, you probably want to start development on ai-writer. This repository contains the source code for the ai-writer project.

  • install node version 18.16.0 (use nvm if you depend on other versions)
  • run npm install in the root folder of the repository
  • run npm run dev to start development on the documentation and on the tooling

About

AI-assisted text writing with configurable recipes. Uses OpenAI's API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published