* Used the Latent Semantic Analysis model and the Gensim Python library to add a feature to compare question similarity for the Pluto Question Answering function.
* Delivered a presentation on the development and methodology of Natural Language Processing.
* Independently developed a new feature for Pluto: to allow multiple users to edit the same code document simultaneously and see changes made by others instantly. The development is based on Node.JS, with React as the front-end framework, Hapi as the back-end framework, and socket.io as the real-time communication framework.