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...
43a0598
HF_Agents_Final_Project
Ctrl+K
Ctrl+K
3 contributors
History:
165 commits
Yago Bolivar
feat: switch to OpenAIServerModel for improved API integration
43a0598
3 months ago
answers
feat: add agent answers JSON file for task submissions
4 months ago
data
reorder
4 months ago
docs
add notes and reference notebooks
3 months ago
src
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
tests
add smolagents docstrings
3 months ago
utilities
fix: update file paths for downloaded files and saved questions to ensure proper directory structure
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Gradio_UI.py
Safe
12.4 kB
feat: add GradioUI for agent interaction with file upload support and enhanced message handling
3 months ago
README.md
Safe
495 Bytes
fix: update emoji in README and add tags for better project categorization
3 months ago
TODO.md
Safe
1.19 kB
feat: add text reversal tool with demonstration and tests
3 months ago
app.py
Safe
10.7 kB
feat: switch to OpenAIServerModel for improved API integration
3 months ago
config.yaml
Safe
81 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
3 months ago
engineering.md
Safe
1.88 kB
reingeineering ideas
3 months ago
log.md
Safe
973 Bytes
docs: update log.md with additional notes on app.py refactor
3 months ago
model_config.json
Safe
94 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
3 months ago
notes.md
Safe
2.02 kB
feat: update TODO and notes documentation with additional tools and data structure details
3 months ago
prompts.yaml
Safe
4.2 kB
fix: escape raw tags in prompts.yaml for proper rendering
3 months ago
pytest.ini
Safe
149 Bytes
feat: add pytest configuration with custom markers for integration and CV-dependent tests
3 months ago
requirements.txt
Safe
558 Bytes
fix: update tool instantiation for compatibility and improve requirements
3 months ago
system_prompt.txt
Safe
681 Bytes
feat: add system prompt for structured response format
3 months ago