News

The extension part is written in TypeScript, and language server part is written in Python over the pygls (Python language server) library. The TypeScript part handles working with VS Code and its UI.
You can still converse with it here: Eliza. On similar lines let's create a very basic chatbot utlising the Python's NLTK library.It's a very simple bot with hardly any cognitive skills,but still a ...