Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohittcodes/rooted


https://github.com/rohittcodes/rooted

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rooted: A Technology learning platform for senior citizens

## Introduction
Rooted highlights the widening digital divide among the elderly, many of whom struggle to keep up with rapid technological improvements. As more vital services, communication tools, and entertainment options become available online, seniors may feel left behind, leading to isolation and missed opportunities. Rooted fills this gap by providing an easy-to-use platform with AI-powered, interactive courses that are personalized to their pace and learning style. Rooted helps elders acquire confidence in utilizing technology by delivering accessible, engaging material, so increasing their independence and quality of life in the digital era.

## Table of Contents
- [Introduction](#introduction)
- [Table of Contents](#table-of-contents)
- [Demo](#demo)
- [Features](#features)
- [Technologies](#technologies)
- [Installation](#installation)
- [Usage](#usage)
- [Contributors](#contributors)
- [License](#license)

## Demo
To be updated

## Features
- **Personalized Learning**: AI-powered courses tailored to the user's pace and learning style.
- **Interactive Lessons**: Engaging material that keeps users interested and motivated.
- **Accessible Design**: Easy-to-use platform with intuitive navigation and clear instructions.
- **ChatBot Support**: Instant help and guidance available 24/7, powered by GeminiAI API, to answer questions and provide assistance.
- **Progress Tracking**: Monitor your learning journey and see how far you've come.
- **Content creation**: Content creation for the courses powered by GeminiAI API, only for selected users.

## Technologies
- **Frontend**: Next.js, React, Tailwind CSS, Shadcn
- **Utilities**: GeminiAI API, Prisma, NeonDB
- **Deployment**: Vercel

## Installation
1. Clone the repository
```bash
git clone https://github.com/RohittCodes/rooted.git
```

2. Install dependencies
```bash
cd rooted
npm install
```

3. Start the development server
```bash
npm run dev
```

4. Open [http://localhost:3000](http://localhost:3000) in your browser for **Web** and [http://localhost:3001](http://localhost:3001) for **Studio**.

## Usage
To be updated

## Contributors
- [RohittCodes](https://github.com/rohittcodes)
- [Aarthi](https://github.com/aarthi-kumari)