Giter VIP home page Giter VIP logo

francislangit / zuckbot Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 8 MB

A virtual reincarnation of Mark Zuckerberg encapsulated in a desktop application built on Python.

License: MIT License

Python 100.00%
python python3 pygame pygame-text-input stanford stanford-university code-in-place code-in-place-2021 code-in-place-2021-project zuckerberg mark-zuckerberg facebook desktop desktop-app desktop-application

zuckbot's Introduction

Banner

zuckbot is a virtual reincarnation of Mark Zuckerberg encapsulated in a desktop application. Users are given the ability to ask zuckbot a question and be given one of over twenty different responses.

Background

zuckbot was made in partial completion of Stanford University's Code In Place 2021 submission requirements, serving as the author's final project. With the course's emphasis on learning the fundamentals of Python, this project well encompasses the usage of many of the language's best features and makes for a proper showcase of the skills learned throughout Code In Place's eight weeks.

It is also worth noting that the following external libraries were used in the creation of zuckbot:

  • pygame - Serves as development library on which zuckbot is primarily based on.
  • pygame-text-input - Used to generate the text input field that user enters question into.
  • pyttsx3 - Not present in actual code base, but was externally used to generate audio of zuckbot's answers.

Installation

  1. Install Python (if such is not already installed). Version 3.8.5 and above is recommended.

  2. Clone the repository with git clone https://github.com/FrancisLangit/zuckbot or download it as a .zip file and extract it.

  3. Navigate to wherever the repository is saved on you local machine and install its dependencies with:

    $ pip install -r requirements.txt

    If pip isn't already installed, install it by following these instructions.

  4. Navigate to the repository's /zuckbot folder and run main.py:

    $ python main.py
    

Usage

GIF showing usage of application

Users are given access to interacting with zuckbot upon pressing enter in the title screen. He responds well to any yes or no question but anyone is very welcome to input other strings that they may think he will find amusing. On that that note, zuckbot's personality is rather shy. You might find him going surfing or asking for legal counsel first before answering your question, so be patient.

Contributing

Pull requests are welcome for those that would like to make a contribution. If one would like to apply major changes to the repository please open up an issue first to discuss what you'd like to do.

License

MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.