TensorFlo commited on
Commit
dc82867
·
1 Parent(s): b750467

change readme

Browse files
Files changed (1) hide show
  1. ReadMe.md +12 -0
ReadMe.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AutoAssess
2
 
3
  AutoAssess is a tool designed to help teachers quickly transcribe and assess student handwritten essays. Teachers can upload images of student essays along with relevant assessment criteria, and AutoAssess will automatically process, transcribe, and evaluate each essay.
 
1
+ ---
2
+ title: AutoAssess
3
+ emoji: 📝
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: "1.40.0" # replace with the actual Streamlit version you are using
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # AutoAssess
14
 
15
  AutoAssess is a tool designed to help teachers quickly transcribe and assess student handwritten essays. Teachers can upload images of student essays along with relevant assessment criteria, and AutoAssess will automatically process, transcribe, and evaluate each essay.