npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

propai

v2026.2.4

Published

PropAI Live gateway CLI for real estate ops

Readme

Agentic PropAI Live — Broker-Friendly Real Estate AI

PropAI Live is a simple, non-technical command line tool for real estate brokers. It helps you set up and run AI agents without touching code or folders.

Website: https://propai.live
Support: [email protected]
Contact: Vishal Ojha +91 8850163450

What You Need

  • Node.js 22 or newer
  • A stable internet connection
  • Your own AI API key (OpenAI or Anthropic)

Install (Recommended)

npm install -g propai@latest
propai setup

The setup wizard is the only thing you need. It creates your safe workspace under ~/.propai and guides you step by step.

The Main Commands

propai setup
propai doctor
propai where-am-i
propai gateway start --foreground

What they do:

  • propai setup: Guided onboarding wizard (non-technical).
  • propai doctor: Checks your system and tells you exactly how to fix issues.
  • propai where-am-i: Tells you if you are in a safe folder.
  • propai gateway start --foreground: Starts PropAI services.

Safety Rule (Important)

Do not run PropAI inside source code folders like:

  • GitHub/propai
  • node_modules

If you see the warning:

"You're inside source code. PropAI should not be run here."

Just run:

cd ~

Local Control Panel

Once running, PropAI opens a simple local dashboard at:

http://127.0.0.1:18789

This shows:

  • Running status
  • Active agents
  • Messages processed today
  • Recent errors
  • Recent logs

If Something Breaks

Run:

propai doctor

It will show what is working, what is broken, and how to fix it.

Need Help?

If you're stuck, run propai doctor and share the output with support.