The document proposes implementing FAQ pages using a conversational chatbot. Deep learning techniques would be used to recognize user intents and entities to map them to responses stored in a database. This would allow chatbots to have more natural human-like conversations compared to traditional rule-based chatbots. The proposed chatbot would process user queries to generate responses and could send unanswered queries to an admin to update the database. Results showed interfaces for the RASA server, Flask server and a interactive chat client that allows text and voice interactions with the chatbot.