giacomogaglione / write-support

Effortless Writing Assistance for ADHD and Dysorthography powered by OpenAI and ChatGPT.

Home Page:https://write-support.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Support

Effortless Writing Assistance for ADHD and Dysorthography powered by OpenAI and ChatGPT.

hero

Note This project is still in development and is not ready for production use.

Features

Running Locally

  1. Clone the repository and install the dependencies
git clone https://github.com/giacomogaglione/write-support.git
cd write-support
pnpm install
pnpm dev
  1. Copy the .env.example to .env and update the variables.
cp .env.example .env
  1. Start the development server
pnpm run dev

License

Licensed under the MIT license.

About

Effortless Writing Assistance for ADHD and Dysorthography powered by OpenAI and ChatGPT.

https://write-support.vercel.app

License:MIT License


Languages

Language:TypeScript 92.9%Language:JavaScript 4.3%Language:CSS 2.9%