-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a12f27
commit e914947
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|