/TheRudyNator3000

AI Counter Marketing Automation

Primary LanguageTypeScriptMIT LicenseMIT

Start UI Web

TheRudyNator3000™ is an AI powered app that will allow you to generate responses that promotes a subject you love to spammers (because why not ?)

Starter Documentation

This project was initiated using StartUI [web] starter. If you need more details, please see the documentation. It contains all the necessary information on installation, usage, and some guides.

Getting Started

# Duplicate the .env.example file to a new .env file (update variables)
cp .env.example .env

Adding the OpenAPI key (needed for ChatGPT)

Rebrandly key (needed to track links clicks)

Start the app

yarn dev

Storybook

yarn storybook

Production

NodeJS (recommended)

yarn install
yarn storybook:build # Optional: Will expose the Storybook at `/storybook`
yarn build
yarn start

Used tools, references or tips for this project and the conference