Open-source project serving as a technical portfolio showcasing my backend and AI automation stack. Built with a modular, decoupled architecture (backend, frontend, and database) for scalability and easy maintenance. Demonstrates clean architecture principles, CI/CD workflows, and API orchestration using FastAPI and Docker.
Stars
11
Forks
0
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
50
commits
1
commits
Merge pull request #3 from rudolfoblake/feat/hardening-circuit-monitoring
242acf0View on GitHubdocs(cleanup): remove leftover references to /metrics and monitoring; fix PT-BR docs
e75df4fView on GitHubchore(cleanup): remove Prometheus infra and docs references; update env for Datadog; fix READMEs and .gitignore
39858e6View on GitHubchore(observability): remove Prometheus stack; add Datadog ddtrace middleware and provider spans; drop monitoring service and envs; update compose
5e4520bView on GitHubrefactor(structure): migrate to monorepo structure (services/ + packages/)
516aa2eView on GitHubfix(ci): fix frontend build cache path; refactor(backend): remove heavy ML deps (scikit/numpy/transformers) and use lightweight jaccard analysis
2835cf5View on GitHubfeat(backend): provider limits + circuit breaker; metrics por provedor; chore: remover duplicação monitoring-api; feat: .env.example; refactor: analyzer lazy-load; feat: /infer tipado + cache padronizado; fix: Dockerfile copy database
b4c325fView on GitHubMerge pull request #1 from rudolfoblake/feat/multi-tenant-auth-refactor
e6126b0View on GitHub