A Flask-based NLP web application with user authentication and Named Entity Recognition (NER) functionality. Users can register, log in, and analyze text using a Hugging Face NLP model. Built with Python, Flask, HTML, and a lightweight JSON-based user database. Developed as a beginner-friendly project to explore NLP model integration in web applications.