Skip to content

Hydra115-code/friendly-hand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friendly Hand 🤝

The Compassionate AI for Executive Dysfunction

"Your external frontal lobe, powered by Gemini 1.5 Flash."

💡 Inspiration

For millions of people living with ADHD, depression, or burnout, the simple act of "starting" can feel physically impossible. Friendly Hand is an AI companion designed to help users break through paralysis using empathy and computer vision.

📱 Features

  • Contextual Onboarding: Adapts UI based on emotional state.
  • AI Task Decomposition: Breaks down tasks using Gemini 1.5 Flash.
  • Vision Verification: Verifies task completion using Gemini Vision.
  • Mind Garden: Gamified progress tracker.

🛠 Tech Stack

  • Framework: React Native / Expo
  • AI: Google Gemini API
  • Language: JavaScript

🚀 Setup Instructions

To run this project locally, follow these steps:

1. Prerequisites

  • Node.js installed on your machine.
  • Expo Go app on your phone (optional, for testing).

2. Installation

Clone the repo and install dependencies:

git clone [https://github.com/Hydra115-code/friendly-hand.git](https://github.com/Hydra115-code/friendly-hand.git)
cd friendly-hand
npm install

3. Environment Setup
Create a .env file in the root directory (or configure directly in src/services/aiService.js) and add your Google Gemini API Key:

Fragmento de código

EXPO_PUBLIC_GEMINI_API_KEY=your_api_key_here
4. Run the App
Start the development server:

Bash

npx expo start
Scan the QR code with your phone (using Expo Go) or press w to run in web browser / a for Android emulator.

Built with ❤️ for the Hackathon.

About

AI-powered external frontal lobe for ADHD tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published