A platform that uses a Large Language Model to make data protection laws more accessible in Kenya, Uganda and Rwanda.
# 👩🏾⚖️ Data Law Companion
This is a Progressive Web Application that utilizes a Large Language Models (LLM) to create a comprehensive and interactive resource for Data Protection Laws for Kenya, Rwanda and Uganda.
## 🛠️ Technologies Used
- **React**: User Interface library
- **TypeScript**: The primary programming language
- **Vite**: A new generation bundler
- **Tailwind CSS**: UI styling framework
- **Pnpm**: Package management
## 🤔 What Does This Web Application Do?
This web application is designed to make Data Law Protection information more accessible to the general public.
These are the main features:
✅ **Data Protection Summarizer**: This tool takes lengthy data protection laws and summarizes them into digestible points. It helps users understand complex legal jargon in a simplified manner.
✅ **Q&A Chatbot**: This is an interactive feature that allows users to ask questions and receive answers in real-time. The chatbot is programmed to understand and respond to common queries related to data protection laws.
## 🚀 Set-up the app
Follow these steps to get the app running in development mode:
```bash
git clone
github.com
cd data-law-companion-web
pnpm install
pnpm run dev
```
The app should be running at
localhost