Help Center
Find answers to common questions and get support
Contact & Support
GitHub Issues
Report bugs or request features
Follow for updates and announcements
Frequently Asked Questions
How do I install Jarvis?
You can install Jarvis using NPM (npx molthub@latest install jarvis), clone from GitHub, or use our Docker container. See the Documentation page for detailed instructions.
What are the system requirements?
Jarvis requires Windows 10+, macOS 10.15+, or Linux (Ubuntu 20.04+) with 4GB RAM minimum. For robotic features, additional hardware drivers may be needed.
How do I enable voice commands?
Voice commands are enabled by default. Ensure your microphone is connected and configured in Jarvis settings. You can test voice input in the preferences panel.
Can I create custom skills?
Yes! You can create custom skills using our SDK. Visit the GitHub repository for examples and the comprehensive skill development guide.
How do I contribute to Jarvis?
Fork the repository on GitHub, create a feature branch, make your changes, and submit a pull request. See our CONTRIBUTING.md for detailed guidelines.
Where can I find API documentation?
Complete API documentation is available on the API Reference page. It includes all endpoints, authentication methods, and example requests.
Is Jarvis open source?
Yes, Jarvis is fully open source under the MIT license. You can find the source code on GitHub and modify it for your needs.
How do I report a bug?
Please report bugs on our GitHub Issues page. Include a detailed description, steps to reproduce, and your system information.
Troubleshooting
Voice Commands Not Working
- Check microphone is connected and selected in settings
- Verify audio input device in system preferences
- Try saying command again with clear pronunciation
- Restart Jarvis if issue persists
Screen Vision Issues
- Ensure display is properly connected
- Check vision module is enabled in settings
- Update graphics drivers to latest version
- Clear Jarvis cache and restart
Performance Problems
- Close unnecessary background applications
- Check available disk space (minimum 2GB required)
- Update Jarvis to the latest version
- Review system logs for errors
Robotic Control Not Responding
- Verify device is powered on and connected
- Check device drivers are properly installed
- Ensure device has required firmware version
- Test connection through device settings panel