N3RDIUM / ExpoBot

An AI assistant to help people get around in a science fair!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpoBot


An AI assistant to help people get around in a science fair! It also takes feedback!

ExpoAssistant, or ExpoBot is a collection of python applications which work together to create an AI assistant to help people get around in a science fair.

It is designed to make sure all people can get all the information they need, and to make sure that the science fair is a fun experience for everyone.

It also takes feedback, so that the fair can improve itself and become better the next year. It does this by tagging people's faces with their feedback, and then saving it to a CSV file.

Features

WIP [readme]

How it works

WIP [readme]

How to use

Just open a terminal. Clone this repo, and cd into it.

Then, install the requirements and run (script for arch/endeavourOS):

python -m pip install -r requirements.txt
chmod +x run-endeavour.sh
./run-endeavour.sh

How to contribute

If you want to contribute, just fork this repo, and make a pull request. Leave the rest to us.

Roadmap

  • Basic bot functionality
  • Basic feedback system
  • Feedback system with face recognition
  • Basic UI
  • Offline text-to-speech
  • GPT Integration

Credits

  • A Teacher Of Mine (Anonymous) - Idea, Team mentor
  • N3RDIUM - Project lead, developer
  • Kaede - Graphics
  • _____ - GPT Integration [IN PROGRESS]

About

An AI assistant to help people get around in a science fair!

License:MIT License


Languages

Language:Python 74.1%Language:Jupyter Notebook 24.1%Language:Shell 1.8%