Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohittcodes/rooted
https://github.com/rohittcodes/rooted
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohittcodes/rooted
- Owner: rohittcodes
- License: gpl-3.0
- Created: 2024-11-08T19:00:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T18:30:03.000Z (3 months ago)
- Last Synced: 2025-01-28T20:15:08.666Z (13 days ago)
- Language: TypeScript
- Homepage: https://rooted-studio.vercel.app
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)