Skip to content

briannval/HTN-2025

Repository files navigation

Hack The North 2025

Project Diagram

Hardware

  • ESP32
  • QNX
  • Raspberry Pi
  • Camera Module 3
  • Arduino

Technologies

  • AWS DynamoDB
  • AWS Bedrock
  • AWS Lambda
  • AWS OpenSearch
  • Cohere Aya Vision
  • gTTS

Setting up

Make sure Python version >= 3.13 is used

  python --version

Create a virtual environment

  python -m venv venv

Start the virtual environment

  source venv/bin/activate

Install the required dependencies

  pip install -r requirements.txt

Or on Mac

  pip install -r requirementsMac.txt

Running the app

Clean the OpenSearch index

  python scripts/initOpenSearchIndex.py

Run the application

  python main.py

Silencing JACK logs

  python main.py 2> /dev/null

Contributors

  • Brian Adhitya
  • Li Minghao
  • Patrick Zhou
  • Dorson Tang

About

Hack The North 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •