Skip to content

Revolutionizing your workflow with the power of AI - Nw Hacks 2023 Finalist🎉

Notifications You must be signed in to change notification settings

reworkd-admin/extension

 
 

Repository files navigation

Reworkd

🤖 Making your life easier 🤖
Revolutionizing responses with the power of AI

Deployment Success Health Check License Node version

🔗 Short link   •   🤝 Contribute


📖 About

Reworkd.ai revolutionizes responses with the power of AI. We are a team of developers and designers who are passionate about building products that make a difference. We are currently working on a product that will help you create better responses to your customers.

🚀 Tech Stack

👨‍🚀 Getting Started

🚧 You will need Nodejs +16 (LTS recommended) installed.

  1. Fork this project:
  1. Clone the repository:
git clone [email protected]:YOU_USER/confetti.git
  1. Install dependencies:
npm install
  1. Create a .env file with the following content:

🚧 The environment variables must match the following schema.

# Next Auth Secrets
DATABASE_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
OPENAI_ORGANIZATION=
OPENAI_API_KEY=
  1. Ready 🥳, now run:
npm run dev # for next app
npm run dev:plasmo # for extension

About

Revolutionizing your workflow with the power of AI - Nw Hacks 2023 Finalist🎉

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • CSS 5.6%
  • JavaScript 2.0%
  • Shell 1.6%