● Implemented an AI learning chatbot in Python using NLP to achieve intelligent conversations between user and bot to expand its database and enhance the responses. ● Processed the user text input with tokenization and lemmatization to generate the most accurate response using an algorithm with cosine similarity.