Om Surve commited on
Commit
7eec9ee
·
unverified ·
1 Parent(s): e1471fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Catalog Digitization - BUILD FOR BHARAT Hackathon 2024
2
 
3
  ## Introduction
@@ -34,4 +43,4 @@ python manage.py runserver
34
  - **Django**: Backend framework for managing data operations and interfaces.
35
  - **Tesseract OCR & Easy OCR & AZURE OCR**: Extracts text from images for digitization.
36
  - **LLAMA 7B & GPT 3.5**: Large language model for processing text and voice inputs.
37
- - **Speech Recognition**: Converts voice inputs to text for digitization.
 
1
+ ---
2
+ title: Catalog Digitization
3
+ emoji: 🚀
4
+ colorFrom: pink
5
+ colorTo: pink
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: true
9
+ ---
10
  # Catalog Digitization - BUILD FOR BHARAT Hackathon 2024
11
 
12
  ## Introduction
 
43
  - **Django**: Backend framework for managing data operations and interfaces.
44
  - **Tesseract OCR & Easy OCR & AZURE OCR**: Extracts text from images for digitization.
45
  - **LLAMA 7B & GPT 3.5**: Large language model for processing text and voice inputs.
46
+ - **Speech Recognition**: Converts voice inputs to text for digitization.