Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.25 KB

ALFRED

ALFRED is a Jarvis like Program developed to make the life of a developer easier. It is (A) (L)ovable (F)unctional (R)obot (E)ver (D)eveloped.

Motivation

The Motivation for this project is from Tony Stark and his trusted side-kick Jarvis. In the Real World from JarvisOS and Mark ZuckerBerg's Jarvis Video 1 & Video 2. Also checkout Mark's Post

Installation

Use the package manager conda to set it up.

conda create --name <env> --file <this file>

Run

python main.py

Needs to be Done

  1. The Lint needs to be done.
  2. The Unit Test cases should be setup and covered.
  3. Code should be cleaned up and a correct structure should be followed.
  4. Naming conventions should also be followed.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate (Needs to be setup).

License

MIT