MVP
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).