Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
leroidubuffet
/
HF_Agents_Final_Project
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HF_Agents_Final_Project
/
src
Ctrl+K
Ctrl+K
3 contributors
History:
29 commits
Yago Bolivar
feat: Refactor CodeExecutionTool for improved readability and maintainability
224d111
3 months ago
__init__.py
Safe
0 Bytes
chore: add initial __init__.py file
3 months ago
download_utils.py
Safe
3.99 kB
feat: implement file download utility with error handling and filename inference
3 months ago
file_processing_tool.py
Safe
5.64 kB
refactor: update tool classes to inherit from Tool base class for consistency and improved structure
3 months ago
final_answer_tool.py
Safe
2.86 kB
ref(app.py, prompts.yaml, final_answer_tool.py): adapt the code to submission requirements
3 months ago
image_processing_tool.py
Safe
31.3 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
3 months ago
markdown_table_parser.py
Safe
6.13 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
3 months ago
python_tool.py
Safe
15.2 kB
feat: Refactor CodeExecutionTool for improved readability and maintainability
3 months ago
speech_to_text.py
Safe
5.85 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
3 months ago
spreadsheet_tool.py
Safe
9.12 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
3 months ago
text_reversal_tool.py
Safe
2.71 kB
refactor: update tool classes to inherit from Tool base class for consistency and improved structure
3 months ago
video_processing_tool.py
Safe
26.1 kB
feat: enhance YouTube video processing with improved error handling and logging
3 months ago
web_browsing_tool.py
Safe
17.7 kB
feat: Enhance tools with new web content extractor and improved functionality
3 months ago
web_content_extractor.py
Safe
16.7 kB
feat: Enhance tools with new web content extractor and improved functionality
3 months ago