0

/ 100

GradeA

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

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

100

Tests18pt100

Test files detected (apps/api/pytest.ini).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Reproducibility6pt100

Lockfile present (package-lock.json). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 108
    Forks
  • 9
    Releaseslatest today

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 264
    Watchers

Responsiveness

  • 3d 1h
    Median issue response
  • 9h
    Median PR merge time
  • 0
    Open issues
Repository files43 root entries
  • .github
    Good: 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.
  • apps
    Good: Test files detected (apps/api/pytest.ini).
  • assets
  • deploy
    Good: Environment pinned via deploy/compose/docker-compose.yml.
  • docs
  • e2e
  • k8s
  • scripts
  • .actrc
  • .dockerignore
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .env.advanced.example
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitleaks.toml
  • .npmrc
  • .pre-commit-config.yaml
  • .prettierignore
  • .prettierrc
  • .secrets.baseline
  • .semgrepignore
  • .vercelignore
  • ACCESSIBILITY.md
  • CHANGELOG.md
  • CI_ANALYSIS.md
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • LOCAL_DEMO.md
  • Makefile
  • mypy.ini
  • nestdev.config.mjs
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • playwright.config.ts
  • QUICKSTART.md
  • railway.toml
  • README.md
    Good: 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.md
    Good: Security policy present.
  • semgrep.yml
  • vercel.json