Skip to content

oldmill1/thesaurus-ai

Repository files navigation

Thesaurus App

This Thesaurus App is built using the Remix framework and utilizes the OpenAI API to provide synonyms for words entered by users. It's simple to use and integrates cutting-edge AI to enhance user experience.

Prerequisites

  • Node.js 14.x or later
  • npm or Yarn
  • OpenAI API key

Installation

Clone the repository and install dependencies:

git clone https://github.com/yourusername/thesaurus-app.git
cd thesaurus-app
yarn install

Configuration

Create a .env file in the project root and add your OpenAI API key:

OPENAI_API_KEY=Your_OpenAI_API_Key

Running the App

Start the development server:

npm run dev

About

ChatGTP assitant trained to be a helpful thesaurus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published