Telesim is a Flutter-based mobile application that transforms users into network analysts, providing valuable insights to telecom companies and ISPs about network performance across various locations.
- Image capture and upload functionality
- Location and population data input
- Detailed description field for network experiences
- Real-time network status monitoring
- AI-powered image analysis
- Comprehensive report generation
- Frontend: Flutter
- Backend: Llama 3.2 11B Vision and 1B models for AI analysis
- Flutter SDK (latest stable version)
- Dart SDK
- Android Studio or VS Code with Flutter extensions
- Clone the repository:
git clone https://github.com/yourusername/telesim.git
- Navigate to the project directory:
cd telesim
- Install dependencies:
flutter pub get
- Run the app:
flutter run
You can download the APK directly:
- Open the app and grant necessary permissions.
- Capture an image or select one from your gallery.
- Input additional data (population, description).
- Upload the image and data.
- Use "Analyze Image" for AI-powered insights.
- Submit your report to contribute to network analysis.
Contributions to Telesim are welcome! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries or support, please contact:
- Name: Nkugwa Mark William
- Email: nkugwamarkwilliam@gmail.com
- Thanks to all beta testers for their valuable feedback.
- Special thanks to the Flutter community for their excellent documentation and support.
- Gratitude to the Llama AI team for their powerful language models.