Skip to content

Repository files navigation

Reply Gremlin

Email handling voice assistant that helps reply to and organise emails, all in a real-time conversational experience.

Web App Screenshot

How to use

Running the application

  1. Set up the OpenAI API:

  2. Clone the Repository:

    git clone https://github.com/Rong-Jet/reply-gremlin.git
  3. Set your API key:

    2 options:

    • Set the OPENAI_API_KEY environment variable globally in your system
    • Set the OPENAI_API_KEY environment variable in the project: Create a .env file at the root of the project and add the following line:
      OPENAI_API_KEY=<your_api_key>
  4. Setup: Backend

    Backend README

  5. Setup: Frontend Navigate to the project directory and run:

    npm install --legacy-peer-deps
  6. Run the app:

    npm run dev

    The app will be available at http://localhost:3000.

About

Email handling voice assistant that helps reply to and organise emails, all in a real-time conversational experience.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages