Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 402 Bytes

Aeora

The ChatBot for traders, providing answers to questions on the FTSE 100.
Built for quick and intellectual conversations.

Laptop view

Installation

Install all the dependencies using the command:

pip3 install -r requirements.txt

This is a Django project therefore the command you need to run it is:

python3 manage.py runserver