https://github.com/13point5/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.
https://github.com/13point5/lanvas-frontend
ai edtech education langchain react typescript
Last synced: 2 months ago
JSON representation
An open-source self-hostable platform for institutes to instantly create chatbots for their courses that use the course material as their knowledge base.
- Host: GitHub
- URL: https://github.com/13point5/lanvas-frontend
- Owner: 13point5
- Created: 2023-12-30T23:41:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T00:10:56.000Z (about 2 years ago)
- Last Synced: 2026-01-01T13:32:10.862Z (6 months ago)
- Topics: ai, edtech, education, langchain, react, typescript
- Language: TypeScript
- Homepage:
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/13point5/lanvas-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

2. Misconceptions and Severity

3. Chatbot for the course

4. Intuitive CMS

5. Student Management System

## 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](https://github.com/13point5/lanvas-backend).
