Welcome to the Alexa-ChatGPT-Skill repository! This project integrates OpenAI's ChatGPT with Amazon Alexa, enabling users to interact with ChatGPT through their Alexa-enabled devices.
- Seamless Integration: Connects Alexa with ChatGPT for natural language conversations.
- Customizable Responses: Tailor the responses to suit your needs.
- Easy Setup: Simple instructions to get you started quickly.
- Open Source: Contributions are welcome to enhance the skill further.
- An Amazon Developer account
- An OpenAI API key
- Node.js installed on your machine
-
Clone the repository:
git clone https://github.com/samvas-codes/Alexa-ChatGPT-Skill.git cd Alexa-ChatGPT-Skill
-
Install dependencies:
npm install
-
Configure environment variables: Create a
.env
file in the root directory and add your OpenAI API key:OPENAI_API_KEY=your_openai_api_key
-
Deploy the skill: Follow the instructions in the
deployment
folder to deploy the skill to your Alexa account.
Once the skill is deployed, you can invoke it by saying:
Alexa, open ChatGPT