# n8n-nodes-yourgpt

Official **YourGPT** integration for [n8n](https://n8n.io) – enables workflows to interact with the YourGPT AI chatbot.

> ⚡ Use this node to create chatbot sessions and send messages programmatically in your n8n workflows.

---

## 🧠 What is YourGPT?

**YourGPT** is an advanced AI chatbot platform that allows businesses to create and train chatbots on their own data. Designed for real-time conversations, YourGPT supports integrations across websites, mobile apps, helpdesks, and more.

💬 Live demo: [https://yourgpt.ai](https://yourgpt.ai)

---

## 🚀 Features of This Node

This custom n8n community node supports:

- ✅ **Create Session** – Initialize a new session with your YourGPT widget.
- ✅ **Send Message** – Send a user message to the chatbot and receive a reply.
- 🔐 API Key authentication with your **YourGPT API**.

---

## 📦 Installation

To install this node in your custom n8n instance:

```bash
npm install n8n-nodes-yourgpt
