– Developed an interactive Chatbot using Streamlit Interface, ensuring seamless user interaction and NLP techniques for filtering desired answers. Implemented machine learning models for advanced NLP capabilities.
- Real-time Communication Enable users to exchange messages instantly within dedicated chat rooms. Support for various types of multimedia files, including video and audio recordings.
- Audio Recording and Sharing Ability to record audio using a microphone directly from the application. Seamless sharing of recorded audio among users in the chat room.
- Flask-SocketIO Implementation Communication between the server and clients is facilitated through Flask-SocketIO, ensuring efficient and real-time data transfer.
Front-end: HTML, CSS, JavaScript Back-end: Flask Real-time Communication: Flask-SocketIO