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.
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
Use the package manager conda to set it up.
conda create --name <env> --file <this file>
python main.py
- The Lint needs to be done.
- The Unit Test cases should be setup and covered.
- Code should be cleaned up and a correct structure should be followed.
- Naming conventions should also be followed.
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).