This document proposes developing a web-based and Telegram chatbot using the Rasa framework to answer inquiries about a college. The chatbot would handle common questions from various departments to help free up faculty time. It would contain information from the college website and allow users to type questions or select from predefined options. The document describes the technical aspects of developing the chatbot using Rasa, including tokenization, featurization, intent classification, and entity extraction. Evaluation metrics like intent accuracy and entity extraction accuracy are also discussed. Results screenshots of the web and Telegram versions are provided.