Skip to content

Nearhos/seenapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Computer Interface using the CROWN from Neurosity

seenapse logo

Description

Seenapse is a BCI software that allows you to think of 3 imagined movements and execute it's workflows. Think and get it done.


Features

  • pending

Run Locally

  1. Clone the repository

    git clone https://github.com/Nearhos/seenapse.git
    cd seenapse
  2. Install dependencies

    pip install -r requirements.txt
  3. Set up environment variables Create a .env file in the root directory with the required variables (see below).

  4. Run the application

    streamlit run home.py

    Or, if using FastAPI:

    uvicorn main:app --reload

Environment Variables

Create a .env file in the project root with:

# Example environment variables
DEBUG=True
SECRET_KEY=your_secret_key

Adjust variables as needed for your deployment.


Tech Stack

  • Python
  • Neurosity SDK
  • FastAPI
  • ngrok
  • MongoDB Vector Database
  • Cohere API
  • Vapi

Authors


License

This project is licensed under the MIT License.


For questions, suggestions, or contributions, please open an issue or pull request!

About

HTN 25'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages