https://github.com/areid987/real-estate-agents

Exported from Scout jam: Implement Real Estate Marketing System

https://github.com/areid987/real-estate-agents

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Exported from Scout jam: Implement Real Estate Marketing System

Basic Info
  • Host: GitHub
  • Owner: AReid987
  • Language: Python
  • Default Branch: main
  • Size: 133 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago

Owner

  • Name: Antonio Reid
  • Login: AReid987
  • Kind: user
  • Location: Austin, Texas

GitHub Events

Total
  • Delete event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 4
Last Year
  • Delete event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 4

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • mend-bolt-for-github[bot] (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1) javascript (1)

Dependencies

docker-compose.yml docker
  • docker.elastic.co/elasticsearch/elasticsearch 8.8.0
  • docker.elastic.co/kibana/kibana 8.8.0
  • grafana/grafana latest
  • langflow/langflow latest
  • postgres 15-alpine
  • prom/prometheus latest
  • redis 7-alpine
real-estate-agent-system/agents/Dockerfile docker
  • python 3.11-slim build
real-estate-agent-system/api/Dockerfile docker
  • python 3.11-slim build
real-estate-agent-system/docker-compose.yml docker
  • grafana/grafana latest
  • langflowai/langflow latest
  • portkeyai/gateway latest
  • postgres 15
  • prom/prometheus latest
  • redis 7-alpine
real-estate-agent-system/frontend/Dockerfile docker
  • node 18-alpine build
real-estate-agent-system/frontend/package.json npm
  • eslint 8.51.0 development
  • eslint-config-next 14.0.0 development
  • @headlessui/react 1.7.17
  • @types/node 20.8.0
  • @types/react 18.2.0
  • @types/react-dom 18.2.0
  • autoprefixer 10.4.16
  • axios 1.5.0
  • clsx 2.0.0
  • date-fns 2.30.0
  • lucide-react 0.290.0
  • next 14.0.0
  • postcss 8.4.31
  • react 18.2.0
  • react-dom 18.2.0
  • react-hook-form 7.47.0
  • react-hot-toast 2.4.1
  • react-query 3.39.3
  • tailwindcss 3.3.5
  • typescript 5.2.0
real-estate-agent-system/agents/requirements.txt pypi
  • Pillow ==11.0.0
  • anthropic ==0.40.0
  • asyncpg ==0.30.0
  • autogen-agentchat ==0.4.0
  • autogen-core ==0.4.0
  • beautifulsoup4 ==4.12.3
  • cryptography ==44.0.0
  • facebook-sdk ==3.1.0
  • fastapi ==0.115.6
  • httpx ==0.28.1
  • langchain ==0.3.12
  • langchain-community ==0.3.12
  • langchain-openai ==0.2.12
  • linkedin-api ==2.3.0
  • openai ==1.58.1
  • opencv-python ==4.10.0.84
  • passlib ==1.7.4
  • playwright ==1.49.1
  • prometheus-client ==0.21.1
  • psycopg2-binary ==2.9.10
  • pydantic ==2.10.3
  • pytest ==8.3.4
  • pytest-asyncio ==0.24.0
  • python-dotenv ==1.0.1
  • python-jose ==3.3.0
  • python-twitter ==3.5
  • redis ==5.2.1
  • requests ==2.32.3
  • schedule ==1.2.2
  • sqlalchemy ==2.0.36
  • structlog ==24.4.0
  • tenacity ==9.0.0
  • uvicorn ==0.32.1
real-estate-agent-system/api/requirements.txt pypi
  • asyncpg ==0.30.0
  • bcrypt ==4.2.1
  • fastapi ==0.115.6
  • httpx ==0.28.1
  • passlib ==1.7.4
  • prometheus-client ==0.21.1
  • psycopg2-binary ==2.9.10
  • pydantic ==2.10.3
  • pytest ==8.3.4
  • pytest-asyncio ==0.24.0
  • python-dotenv ==1.0.1
  • python-jose ==3.3.0
  • python-multipart ==0.0.17
  • redis ==5.2.1
  • sqlalchemy ==2.0.36
  • structlog ==24.4.0
  • uvicorn ==0.32.1