Skip to content

Oreally is a chat bot that doesnt talk at you but instead supports self-reflection. then it provides candidate voting records and election information in a easily digestable and accessible form to the user.

License

Notifications You must be signed in to change notification settings

Josephrp/Code-The-Vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oreally

a chatbot that asks you what you really think about things for real

Motivation

people are isolated and constantly bombarded with propaganda that promotes cruelty and glorifies violence in all its forms. what's missing is self-reflection and nothing addresses that better than a conversation. however the opportunities to talk to eachother and collectively reflect are few and far between. Enter Oreally , it's a chat bot that doesnt talk at you but instead asks you questions about what you think about things and keeps asking questions until you find your own answer as to why you might think what you think and if you really think what you say you think and why. then it provides candidate voting records and election information in a easily digestable and accessible form to the user.

Why Use Oreally

  • this is why #1
  • this is why #2

Benefits of Oreally

How it Works

Install and Run

Prerequisites

Ensure you have Poetry installed. If you don't have Poetry installed, you can install it using the following command:

curl -sSL https://install.python-poetry.org | python3 -

Or using pipx:

pipx install poetry

Setting Up the Project

  1. Clone the Repository:

    First, clone the repository to your local machine:

    git clone https://github.com/Josephrp/oreally.git
    cd oreally
  2. Install Dependencies:

    Install the project dependencies using Poetry:

    poetry install
  3. Activate the Virtual Environment:

    Poetry automatically creates a virtual environment for your project. Activate this environment using:

    poetry shell

Running main.py

Once the virtual environment is activated, you can run main.py using the Python interpreter managed by Poetry:

poetry run python streamlit.py

Ackknowledgements:

About

Oreally is a chat bot that doesnt talk at you but instead supports self-reflection. then it provides candidate voting records and election information in a easily digestable and accessible form to the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages