Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 504 Bytes

Goal of this project

We attempted to replicate the original functionality of Emile to build a natural language dialog system in order to potentially advance natural language understanding and reasoning on top of the current rule-based approaches.

Port Usage Convention

Please follow the following list when running multiple services on your local machine to avoid any confusions.

  • admin-frontend: 4200
  • admin-backend: 5001
  • user-database: 5000
  • register-service: 5100
  • emile-backend: 2000