AI-powered legislative tracking for skilled nursing facilities.
- Tracks Congress, Federal Register, and state legislation
- AI relevance scoring (0-100)
- GPT-4 summaries and risk assessment
- Real-time change detection
- Industry tagging (SNF, ALF, HH, HOS)
- Clone repository
- Install: pip3 install -r requirements.txt
- Add API keys to .env file
- Run: python3 start_api.py
- Open: http://localhost:8080/dashboard.html
Built with FastAPI, SQLAlchemy, and OpenAI GPT-4