{"id":50845901,"url":"https://github.com/wayne2604/nexus-ai","last_synced_at":"2026-06-14T09:30:36.561Z","repository":{"id":360184695,"uuid":"1249056442","full_name":"wayne2604/nexus-ai","owner":"wayne2604","description":"An autonomous, AI-driven appointment booking workflow built on n8n.","archived":false,"fork":false,"pushed_at":"2026-05-25T10:12:58.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T12:15:43.476Z","etag":null,"topics":["ai-agent","automation","gemini","langchain","n8n","workflow"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wayne2604.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-25T10:00:01.000Z","updated_at":"2026-05-25T10:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wayne2604/nexus-ai","commit_stats":null,"previous_names":["wayne2604/nexus-ai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/wayne2604/nexus-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayne2604%2Fnexus-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayne2604%2Fnexus-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayne2604%2Fnexus-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayne2604%2Fnexus-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wayne2604","download_url":"https://codeload.github.com/wayne2604/nexus-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayne2604%2Fnexus-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agent","automation","gemini","langchain","n8n","workflow"],"created_at":"2026-06-14T09:30:35.955Z","updated_at":"2026-06-14T09:30:36.556Z","avatar_url":"https://github.com/wayne2604.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code\u0026size=32\u0026pause=1000\u0026color=F7F7F7\u0026center=true\u0026vCenter=true\u0026width=900\u0026lines=+Nexus+AI+Booking+Agent\" alt=\"Title\" /\u003e\n\u003c/div\u003e\n\nAn autonomous, AI-driven appointment booking workflow built on n8n. It leverages advanced LLM capabilities to chat with users, extract scheduling details dynamically, and manage calendar events automatically.\n\n---\n\n### 📦 Stack\n- n8n (Workflow Automation)\n- LangChain (Agent \u0026 Memory Orchestration)\n- Gemini 2.5 Flash (Google AI)\n- Google Calendar API\n\n---\n\n### ✨ Quick start\n```bash\n# Clone the repository\ngit clone https://github.com/wayne2604/nexus-ai.git\n\n# Navigate to the directory\ncd nexus-ai\n```\nImport the `nexus-ai.json` workflow file into your n8n instance and configure your credentials to get started.\n\n---\n\n### ⚙️ Features\n- **Secure Auth / Chat Integration**  Engage with users naturally using specialized nodes to capture booking intent and details.\n- **Schedule Management**  Create, view, and delete daily calendar slots or appointments automatically.\n- **Search Logic**  Efficient query logic to check existing calendar schedules before booking.\n- **Orchestration \u0026 Memory**  Utilizes memory-buffered agent logic to remember chat details across conversations.\n\n---\n\n### 🛠️ How it works\nThe system follows a modular architecture designed for high reliability and ease of use:\n- **Database / API Connectivity**: Integrates directly with the Google Calendar API using secure OAuth credentials to query slot availability and book events.\n- **Decoupled Logic**: Separate routing of user chats, backend parsing via LLMs, and webhook executions for better scalability.\n- **AI Agent System**: Employs LangChain configurations powered by Gemini 2.5 Flash to dynamically interpret unstructured scheduling messages.\n\n---\n\n### 📁 Project structure\n```text\n/\n workflows/              # Core workflow files for n8n\n  nexus-ai.json          # Main booking agent workflow JSON export\n assets/                 # Documentation assets and schemas\n README.md               # Project documentation\n```\n\n---\n\n### 👤 Author\n**Wayne**  [github.com/wayne2604](https://github.com/wayne2604)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayne2604%2Fnexus-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwayne2604%2Fnexus-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayne2604%2Fnexus-ai/lists"}