CommuniiAI is an AI-powered platform that transforms video content into text and provides various analytics and predictions.
- Video-to-Text Conversion: Convert your video content into text effortlessly.
- Data Analytics: Gain insights from your video data.
- Predictions: Process and analyze predictions based on video content.
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/Onkarsathe007/CommuniiAI.git cd CommuniiAI
-
Create a virtual environment:
python3 -m venv venv source venv/bin/activate # On Windows use `venv\Scripts\activate`
-
Install the dependencies:
pip install -r requirements.txt
-
Start the application:
python app.py
-
Access the application: Open your web browser and navigate to
http://localhost:5000
. -
Upload a video: Upload your video file and let the system process it to generate text and predictions.
We welcome contributions! Please see our CONTRIBUTING.md for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, feel free to reach out:
- GitHub Issues: Create an issue
- Email: [email protected]
Made with ❤️ by Onkarsathe007