SpiritBoxAI is a cutting-edge web application designed to assist paranormal investigators in collecting, analyzing, and documenting supernatural phenomena. By combining real-time data analysis with advanced sensor integration, it provides investigators with powerful tools to conduct and document their investigations more effectively.
- Real-time EVP Analysis: Advanced audio processing for Electronic Voice Phenomena
- EMF Monitoring: Continuous electromagnetic field measurement and anomaly detection
- Visual Analysis: AI-powered motion and anomaly detection from camera feeds
- Data Collection: Comprehensive logging and analysis of paranormal activity
- Dark Mode: Optimized interface for low-light investigation environments
- Node.js (v18 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/spiritbox-ai.git
cd spiritbox-ai
- Install dependencies:
npm install
- Start the development server:
npm run dev
The application will be available at http://localhost:5173
- Frontend: React with TypeScript
- Styling: Tailwind CSS
- Icons: Lucide React
- Build Tool: Vite
- Development: ESLint, TypeScript
-
Dashboard Overview
- Monitor real-time statistics and sensor readings
- Track EVP events, EMF readings, and visual anomalies
-
Live Feed
- View real-time camera feeds
- Automatic anomaly detection and highlighting
- Quick access to analysis tools
-
Analysis Panel
- Review detected events with confidence scores
- Access detailed event information and timestamps
- Export data for further analysis
We welcome contributions to SpiritBoxAI! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Follow the existing code style and conventions
- Write clear commit messages
- Add tests for new features
- Update documentation as needed
This project is licensed under the MIT License - see the LICENSE file for details.
- Paranormal investigation community for valuable feedback
- Contributors and supporters
- Open source projects that made this possible
For support, feature requests, or bug reports, please open an issue in the GitHub repository.
Made with 💜 by the SpiritBoxAI team