Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 2.61 KB

File metadata and controls

95 lines (61 loc) · 2.61 KB

EVA: Ever eVolving Autonomous bot (Smart Proactive Chat Assistant)

A smart proactive chat assistant to give intelligent suggestions and perform low risk business activities by identifying the intent & context

Building Technology upon technologies

How to run the code

-Cloning the Repository

git clone https://github.com/vedantiitkgp/hackathon-abinbev.git
cd hackathon-abinbev
  • Adding API Keys at respective positions

Frontend - React

  • Installing the frotend dependencies
npm i
  • Running the frontend server at port 3000
npm start

Backend - Django

  • Installing the dependencies
pip install [package-name]
  • Creating Migrations
python manage.py migrate
  • Running the Background server at port 8000
python manage.py runserver

EVA - Ever eVolving Autonomus Bot

Screenshot 2022-01-26 at 9 43 48 AM

Smart Calender Integration

ezgif com-gif-maker

  • Get Latest Calender events
  • Proactively providing contextual information
  • Helps scheduling calender events

News Integration

ezgif com-gif-maker (2)

  • See Latest news stories
  • Mining twitter and social media trends around speicif Keyword
  • Proactive nudge marketing

Buisness Bot

Screenshot 2022-01-26 at 9 44 24 AM

Talent Management and Workforce Planning

ezgif com-gif-maker (3)

  • Manage employee records
  • Handle jobs and assigned tasks

Help Desk Ticketing system

ezgif com-gif-maker (4)

  • Raise and update tickets
  • Displays Ticket details

Logistics and Supply Managment - With COVIC Specific functionality

ezgif com-gif-maker (5)

  • Tracking Covid -19 cases for efficient logistics route optimization

Dialogflow context Tree

Screenshot 2022-01-26 at 9 44 08 AM