0
/ 100
Polished and well engineered. Punching above its star count.
AI-powered real estate platform with conversational property search, analytics, and market insights. Built with FastAPI + Next.js + ChromaDB.
Perfect 100/100. An exceptionally rare score. This repo is a model of open source craftsmanship.
Documentation
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
100
Test files detected (apps/api/pytest.ini).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (.editorconfig).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 108Forks
- 9Releaseslatest today
Community
- -Community health
- -authors own >50% of commits
- 264Watchers
Responsiveness
- 3d 1hMedian issue response
- 9hMedian PR merge time
- 0Open issues
Repository files43 root entries
- .githubGood: Code of conduct present.Good: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 3 ecosystems (npm, pip, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- appsGood: Test files detected (apps/api/pytest.ini).
- assets
- deployGood: Environment pinned via deploy/compose/docker-compose.yml.
- docs
- e2e
- k8s
- scripts
- .actrc
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.advanced.example
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .npmrc
- .pre-commit-config.yaml
- .prettierignore
- .prettierrc
- .secrets.baseline
- .semgrepignore
- .vercelignore
- ACCESSIBILITY.md
- CHANGELOG.md
- CI_ANALYSIS.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DEPLOYMENT_VARIANTS.md
- LICENSEGood: Licensed under MIT.
- LOCAL_DEMO.md
- Makefile
- mypy.ini
- nestdev.config.mjs
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- QUICKSTART.md
- railway.toml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- render.yaml
- SECURITY.mdGood: Security policy present.
- semgrep.yml
- vercel.json