Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YanCotta
/
finresearch-ai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
finresearch-ai
463 kB
1 contributor
History:
67 commits
YanCotta
fix: Improve CrewAI output extraction and sequential task execution
7f085c7
2 months ago
frontend
feat: Add main entry point for React application with StrictMode and App component
2 months ago
outputs
feat: Add .gitkeep to track outputs directory in git
3 months ago
src
fix: Improve CrewAI output extraction and sequential task execution
2 months ago
tests
Add unit tests for FinancialDataTool with mocked Yahoo Finance responses
3 months ago
.dockerignore
Safe
859 Bytes
Add .dockerignore file for FinResearch AI to exclude unnecessary files from Docker builds
3 months ago
.gitignore
Safe
877 Bytes
feat: Add Node.js and frontend directories to .gitignore
2 months ago
DEPLOY_HF.md
Safe
3.07 kB
feat: Add Hugging Face Spaces deployment guide
2 months ago
Dockerfile
Safe
2.58 kB
fix: Add --no-root to poetry install to skip project installation
2 months ago
Dockerfile.hf
Safe
2.57 kB
feat: Add Dockerfile for Hugging Face Spaces with multi-stage build for React frontend and FastAPI backend
2 months ago
README.md
Safe
13.3 kB
feat: Add HF Spaces metadata to README
2 months ago
main.py
Safe
28.8 kB
feat: Implement interactive conversational mode with session management and context retrieval
3 months ago
pyproject.toml
Safe
4.06 kB
fix: Constrain Python version to <=3.13 for crewai-tools compatibility
2 months ago
run_dev.sh
Safe
3.44 kB
feat: Add run_dev.sh script to start FastAPI backend and Vite frontend development servers
2 months ago
verify_full_run.py
Safe
21.5 kB
feat: Add verification for parallel execution configuration and interactive mode parsing
3 months ago