Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushalVasava authored Mar 13, 2024
1 parent 2a12f27 commit e914947
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
It is a Document scanner android app using ML Kit, Kotlin and Jetpack Compose.

# Tech Stack
- Kotlin
- ML Kit
- Jetpack Compose

# Video
https://github.com/KaushalVasava/DocumentScanner/assets/49050597/17d52649-d47c-4559-9b70-22b415556f7a

# Docs
[https://android-developers.googleblog.com/2023/12/leverage-generative-ai-in-your-android-apps.html
](https://developers.google.com/ml-kit/vision/barcode-scanning/android)

# Contribution
You can contribute this project. Just Solve issue or upd
ate code and raise PR. I'll do code review and merge your changes into main branch. See Commit message guidelines https://initialcommit.com/blog/git-commit-messages-best-practices

# Licence
Copyright 2024 Kaushal Vasava

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Author
Kaushal Vasava

0 comments on commit e914947

Please sign in to comment.