University FAQ & Calendar Assistant with Telegram, MongoDB and Gemini AI
🤖 Interactive Academic Chatbot (Telegram + MongoDB)
Overview 📋
This project is a template for building a complete academic virtual assistant using n8n. It connects to Telegram, answers frequently asked questions by querying MongoDB, keeps the community informed about key dates (via web scraping), and collects user feedback for continuous improvement.
How It Works
Architecture and Workflow ⚙️
n8n: Orchestration of 3 workflows (chatbot, scraping worker, announcer).
Telegram: Frontend for user interaction and sending announcements.
MongoDB: Centralized database for FAQs, academic calendar, and feedback logs.
Web Scraping: HTTP Request and HTML Extract nodes to read the university's web calendar.
Cron: For automatic periodic executions (daily and weekly).
Core Processes 🧠
Real-time reception of user queries via Telegram.
Querying MongoDB collections for FAQ answers and calendar dates.
Daily scraping of the university website to keep the calendar updated.
Instant logging of user feedback (👍/👎) in MongoDB.
Proactive sending of weekly announcements to the Telegram channel.
Key Benefits ✅
Complete automation of student communication 24/7.
An always-accurate academic calendar database without manual intervention.
A built-in continuous improvement system through user feedback.
Proactive communication of important events to the entire community.
Use Cases 💼
Automation of student support in universities, colleges, and institutions.
A virtual assistant for any organization needing to manage FAQs and a dynamic calendar.
An automated announcements channel to keep a community informed.
Requirements 👨💻
n8n instance (self-hosted or cloud).
Credentials for a Telegram Bot (obtained from @BotFather).
Credentials for a MongoDB database (Connection URI).
URL of the academic calendar to be scraped.
Authors 👥 Doménica Amores Nicole Guevara Adrián Villamar Mentor: Jaren Pazmiño
Applicants to the CIAP Polytechnic Artificial Intelligence Club
Tags
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments