Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 352 Bytes

IBMHackChallenge2020

Repository for Our work in the IBM Hack Challenge Creating A Web App With Chatbot for AI Enabled Personality Insights and Resume Screening

Install Requirements : pip install -r requirements.text

Enable the env : env\Scripts\activate

To Run the Server follow these commands : cd backend cd chatbot python manage.py runserver