Inspiration ❤️

.

  • Our main inspiration was the Stackoverflow bot.
  • We wanna contribute to make easier programming learning.
  • We remembered the old Microsoft Office assistant (Clip :heart_eyes:) and thought it was a good idea to have something like this on VSCode.

What it does 🤔

Smart chatbot that help with common programming questions.

How we built it 🛠

  • Keras, gensim and scipy for NLP (Emanuel)
  • Microservices architecture for consuming the machine learning models (Emanuel)
  • ** Strapi** for the data management (Wilson)
  • and a WebView for rendering the chat on VSCode. (Juan, Wilson)

Challenges we ran into 🤯

Connections between microservices 😩 and some small issues with the WebView on VSCode.

Accomplishments that we are proud of 🧐

We finished and published the extension! 🎉🎉

What we learned

We learned a lot about the VSCode extensions ecosystem and the Extension API.

What's next for Ask me

  • Support javascript and many others languages

Built With

Share this project:

Updates