diff --git a/.gitignore b/.gitignore index 2309865..72e0728 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ dist-ssr # Etc .routify -build \ No newline at end of file +build +psd \ No newline at end of file diff --git a/README.md b/README.md index a3779b3..4b9f8ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # JARVIS Voice Assistant +![We are NOT limited by the technology of our time!](poster.jpg) + `Jarvis` - is a voice assistant made as an experiment using neural networks for things like **STT/TTS/Wake Word/NLU** etc. The main project challenges we try to achieve is: diff --git a/poster.jpg b/poster.jpg new file mode 100644 index 0000000..f019ff7 Binary files /dev/null and b/poster.jpg differ