Month: February 2023

  • Writing answering system using Python and YottaAnaswers API

    We released our API for public use last year. In this tutorial, we will leverage this API to construct a basic responding application in Python. This is a part of series of tutorials. YottaAnswers API There are two versions of API, Public and Private. The Public version is free, and there is no need for […] read more

  • Writing answering system using Node.js and YottaAnaswers API

    We released our API for public use last year. In this tutorial, we will leverage this API to construct a basic responding application in Node.js, Javascript runtime environment. YottaAnswers API There are two versions of API, Public and Private. The Public version is free, and there is no need for registration to use this API. […] read more