Im having a very difficult time in understading "ai task" , the api coding stuff is confusing af, I can build a basic bot which answers ur questions from kb's. im pro at c and python got no clue about oop languages, learning java rn, what stuffs should i learn so that it will help me in building chabots with api's.
c
cold-jewelry-54343
08/05/2023, 8:26 AM
Hi there, You would need to learn Javascript as this is the langauge Botpress is built on (Node.JS)
cold-jewelry-54343
08/05/2023, 8:26 AM
Its a little bit tricky in the beginning to learn but its definitely doable. I can recommend a platform like codeacademy to learn JS.
cold-jewelry-54343
08/05/2023, 8:27 AM
on top of JS there is an additional layer of syntax that only works within the Botpress framework so keep that in mind. Im working on a course that goes over this but it will take some time to finish it.