This is a promotional website for Jarvis, your personal AI voice assistant built with Python. It showcases its features, how it works, how to use it, and provides a download link.
- HTML5
- CSS3
- Hero section with animated glowing text
- Introduction to Jarvis
- Features list (voice recognition, weather, music, etc.)
- Technical breakdown of components
- Step-by-step usage guide
- Embedded demo video
- GitHub download section
- Footer
/website
├── index.html
├── stylee.css
├── assets/
└── demo-video.mp4
- Replace images inside
/assets - Tweak layout or styles in
stylee.css - Add animations, icons, or scripts if needed
- Push the website folder to your GitHub repository
- Go to
Settings > Pages - Select the
mainbranch and/rootas the source - Visit:
https://yourusername.github.io/Jarvis/website/to view your customized website.
Rishiii57
GitHub – Rishiii57