Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rohan13
/
canvas-discussion-grader-with-feedback
like
0
Runtime error
App
Files
Files
Community
8
main
canvas-discussion-grader-with-feedback
2 contributors
History:
21 commits
rohan13
Merge remote-tracking branch 'origin/main'
d1438df
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
260 Bytes
initial commit
over 1 year ago
app.py
Safe
11.5 kB
Upload app.py (#8)
over 1 year ago
csv_agent.py
Safe
1.34 kB
Adding another class to chat with uploaded document
over 1 year ago
custom_csv_loader.py
Safe
4.24 kB
Custom csv loader
over 1 year ago
grader.py
Safe
11.9 kB
Using csv agent, some code for custom vector store based agents too.
over 1 year ago
grader_qa.py
Safe
16.7 kB
Using csv agent, some code for custom vector store based agents too.
over 1 year ago
ingest.py
Safe
6.93 kB
Bugfix to handle no data in group_topic_children
about 1 year ago
requirements.in
Safe
106 Bytes
Changes for automated grader integrated with a chatbot
over 1 year ago
requirements.txt
Safe
6.19 kB
app file and requirements file upsert
over 1 year ago
utils.py
Safe
2.68 kB
Added get_csv_file_name method (#4)
over 1 year ago