Skip to content

Repository files navigation

Client

The frontend uses Nextjs.

Requirements: yarn

To run (from this directory):

  yarn
  yarn dev

Server

This is a simple Python server that starts up a WebSocket connection and streams microphone input as text.

Requirements: Python 3, pip

To run (from this directory):

  python3 python3 -m venv <myenvname>
  source <myenvname>/bin/activate
  pip install -r requirements.txt
  python3 server.py

About

An ongoing exploration of the perennial question of how we make sense of our world and our lives.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages