Skip to content

Mango-AAM/OutlookGenie

Repository files navigation

Prerequisites Node.js: Ensure Node.js is installed on your system. You can download it from Node.js official website. Python: Required for spaCy. Download from Python's official site.

Install Node.js Dependencies:

Navigate to the project directory in the terminal. Run 'npm install' to install Node.js dependencies listed in package.json.

Install spaCy: Ensure Python is installed.

Run 'pip install spacy' in the terminal. Download the spaCy language model: 'python -m spacy download en_core_web_sm'.

Set Up OpenAI API Key: Obtain an API key from OpenAI. Set this key in your environment variables or project configuration as needed.

Running the Project After installation, run 'npm start' in your project directory to start the application.

Outlook will open, click on the three dotted buttons on the bar at the far right, and click on all apps, and choose OutlookGenie

About

Outlook QA AddIn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors