Skip to content

MVP

Choose a tag to compare

@vladislav-k1 vladislav-k1 released this 20 Nov 10:48
· 673 commits to main since this release
a71ed2d

MVP Release of AI Learning Tool

Description:

  • Doesn't store all user data in a database yet.
  • Is able to process non-anonymous requests and store conversation history in RAM (all user data is deleted when the server is stopped).
  • Front end is temporary, it had to be made due to main (Vue JS) front end bugs that couldn't be fixed in time.
  • Watsonx API is replaced with OpenAI API due to issues on the client's side (it is unlikely that we will revert back to Watsonx); this doesn't affect user experience).