https://github.com/devbauti/cal-with-human-loop
This is a calendar with a loop for the user to give feedback
https://github.com/devbauti/cal-with-human-loop
Last synced: 6 months ago
JSON representation
This is a calendar with a loop for the user to give feedback
- Host: GitHub
- URL: https://github.com/devbauti/cal-with-human-loop
- Owner: DevBauti
- Created: 2025-03-20T01:43:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T02:22:15.000Z (over 1 year ago)
- Last Synced: 2025-04-06T00:28:49.903Z (over 1 year ago)
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Calendar Assistant
## What is it?
A smart assistant that connects Telegram with Google Calendar using n8n. It allows you to manage events (create, retrieve, update, delete) conversationally with the help of AI.
## Requirements
- **n8n instance**: Local or cloud-based.
- **Telegram bot token**: Obtain from BotFather on Telegram.
- **Google Calendar credentials**: Set up via OAuth2.
- **OpenAI key**: Optional, for enhanced AI capabilities.
# Asistente Inteligente de Calendario
## ¿Qué es?
Un asistente inteligente que conecta Telegram con Google Calendar utilizando n8n. Permite gestionar eventos (crear, recuperar, actualizar, eliminar) de manera conversacional con la ayuda de IA.
## Requisitos
- **Instancia de n8n**: Local o en la nube.
- **Token de bot de Telegram**: Obtenido de BotFather en Telegram.
- **Credenciales de Google Calendar**: Configuradas mediante OAuth2.
- **Clave de OpenAI**: Opcional, para capacidades avanzadas de IA.
