/lanvas-frontend

An open-source self-hostable platform for institutes to instantly create chatbots for their courses that use the course material as their knowledge base.

Primary LanguageTypeScript

Lanvas

An open-source self-hostable platform for institutes to instantly create chatbots for their courses that use the course material as their knowledge base. Here is the backend for the platform with the architecture explained.

Additionally the platform provides faculty aggregated and anonymous analytics on student interactions with the platform as shown below.

Features

  1. Topic Frequency chart analytics on topics discussed and frequency

  2. Misconceptions and Severity misconceptions of students

  3. Chatbot for the course chatbot

  4. Intuitive CMS course material cms

  5. Student Management System student management

Main Backend Architecture

The diagram below shows the architecture for the main chat and analytics parts of the platform. For more information please visit the backend repo.

architecture