Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 2.21 KB

README.md

File metadata and controls

81 lines (52 loc) · 2.21 KB

aiprof: Fostering Content Authenticity with a Single Scan.

A mobile app that leverages AI to quickly detect and expose AI-generated text in any written content with just a simple scan. It empowers users to authenticate documents, uphold academic integrity, and protect intellectual property by verifying content originality and ensuring human authorship, all through a convenient mobile scanning experience.

Flutter Dart Android SQFlite

Development 👨‍💻

Prerequisites

  • Dart
  • Flutter
  • SQFlite

How to clone and run this project 👨‍👨‍👦‍👦

  1. Clone the project.
git clone https://github.com/NexusphereCo/aiproof.git
cd aiproof
dart pub get
  1. Setup/Initialize project to firebase.
npm install -g firebase-tools
dart pub global activate flutterfire_cli
flutterfire configure --project=ebayan-nexusphere
  1. Run the program.
flutter run

Miscellaneous 🤷‍♂️

Dart fix

Run this command if there's any fixes that needs to be done if VSCode prompts the message

dart fix --apply

How to clean flutter

Run this command if there are build errors found in development. This refreshes the entire dependencies.

flutter clean
flutter pub get

Running in Release Mode

Run this command if you want to run flutter on release mode without the overhead of debugging lag.

flutter run --release

License 📋

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors 👊

We greatly appreciate contributions to this project. Special thanks to the following contributors for their valuable input and efforts: