Code Monkey home page Code Monkey logo

s37u's Introduction

S37U

Introducing Bob!

Bob is the slack bot to get micro-communities to flourish in your company. ๐ŸŒฑ Say bye to boredom, transactional work and isolation! Say hello to smooth onboarding, colleagues with rapport and proactive and tight knit communities! ๐Ÿ’ฏ

Bob - The community bot that keeps companies engaged & happening! ๐Ÿค

Building culture, a tight knit workplace and rapport among colleagues can be difficult, especially in the WFH world!

Bob allows companies to manage micro communities or interest groups with ease and keep the conversation going - fostering communication ๐Ÿ”Š rapport building ๐Ÿค & engagement among employees.

Onboard employees into the office culture & interest groups that allow teammates to bond outside of work!

  1. Get employee interests and add them to groups ๐Ÿ˜
  2. Set tags or keywords to groups to enable community discovery #๏ธโƒฃ
  3. Inform groups and ask them to assimilate newbies into the group with warm welcomes! ๐Ÿ™

Micro-community engagement

  1. Starts conversations by automatically and periodically sharing articles on trending hashtags related to a community
  2. Send customized prompts for communities to get users talking! ๐Ÿ’ฌ
  3. Keep track of community activation - recognize & reward the most active communities in your org! ๐Ÿ†

Try Bob today to make the workplace more than just a workplace but a community of likeminded individuals!

Steps to run Bob!

It takes two apps, node and flask to get Bob up and running

Node

Go to node directory

cd node

Install dependencies

npm install

Run the app

node app.js

Flask

Create a virtual environment

python -m venv .venv

Source into virtual environment

source .venv/bin/activate

Install packages

pip install -r requirements.txt

Start server

gunicorn -b 0.0.0.0:5001 wsgi:app

s37u's People

Contributors

aditya-67 avatar prkrkmr avatar

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.