Giter Club home page Giter Club logo

blockmates's Introduction

Note

Blockmates was created as a hackathon project during hacksingapore 2024 by @screesaversclub and @larrythng96 Watch the video demo below:

blockmates.feature.demo_smaller.mp4

BlockMates

BlockMates is a neighborhood social app designed to foster community support and connection among neighbors. Leveraging the power of AI and modern technologies, BlockMates aims to facilitate meaningful interactions, promote acts of kindness, and build stronger, more connected communities.

Page 1 of Presentation Page 2 of Presentation
Page 3 of Presentation Page 4 of Presentation
Page 5 of Presentation Page 6 of Presentation
Page 7 of Presentation Page 8 of Presentation

Features

  • AI-Powered Matching: Matches neighbors who need help with those who can provide it, using AI-powered inference of user's profiles and strengths.
    • One-tap Translation: User-submitted text can be translated with one tap anywhere in the app, making the app inclusive to non-English speakers.
  • AI-Driven Motivation: Encourages engagement for community members to offer help - using personalised text prompts.
  • Smart Help Requests: Assists users in crafting compelling help requests, increasing the likelihood of receiving timely assistance.

To run BlockMates locally, follow these steps:

# Clone the repository:
git clone https://github.com/screensaversclub/blockmates.git
cd blockmates
npm install

# Set up Supabase:
# Sign up for a free account on Supabase.

# Create a new project and obtain your Supabase URL and API Key. You'll also need an Anthropic and DeepL API Key.
# Add the following API keys to .env.local
NEXT_PUBLIC_SUPABASE_URL=xxx
NEXT_PUBLIC_SUPABASE_ANON_KEY=xxx
ANTHROPIC_API_KEY=xxx
DEEPL_API_KEY=xxx

# Initiate supabase with the migrations found in supabase/migrations
# https://supabase.com/docs/reference/cli/supabase-db-push


# Start the development server:
npm run dev
# Open http://localhost:3000 in your browser to view the app.

We welcome contributions from the community! Fork and PR, submit issues (requests), we await your contribution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.