An open API service indexing awesome lists of open source software.

https://github.com/smbrownai/next


https://github.com/smbrownai/next

macos

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

# Next
Personal AI portfolio and project hub — live at [shawnnext.ai](https://shawnnext.ai)

## About
This repository powers the main landing page for my AI work. It serves as a central index linking out to individual projects as they are built and released.

## Structure
```
next/
├── index.html # Main landing page
├── SherlockEQ/ # SherlockEQ project site
└── file13/ # File13 project site
```

## Projects

### Production

| Project | Description | Status |
|---------|-------------|--------|
| [SherlockEQ](SherlockEQ/index.html) | macOS per-ear parametric EQ. Taps system audio, splits the chain by ear, and gives you controls to investigate a tinnitus tone, shape an audiogram, and refine sound to taste. No virtual driver. No kernel extension. No paywall. | Active |
| [File13](file13/index.html) | Inbox triage tool — not an email client. Connects to existing accounts, fetches only headers, never touches a server we own. Local processing. Privacy is the whole point. | Active |
| [BeatCheck Web](https://github.com/smbrownai/beatcheck_web) | A bare-bones, self-hosted RSS reader with a Claude-powered AI pipeline that scores, clusters, and curates news for a single user. Built with FastAPI + HTMX + SQLite. | Active |
| Foretap | Coming soon. | Archived |
| Tipease | Coming soon. | Active |

### Class Projects

| Project | Description | Status |
|---------|-------------|--------|
| [Shopper Intervention ML System](https://github.com/smbrownai/shopper_intervention) | End-to-end ML system predicting at-risk e-commerce sessions. FastAPI backend, Streamlit dashboard, MLflow experiment tracking. | Archived |
| [Tylenol Dosing Calculator](https://smbrownai.github.io/tylenol-dosing-calc/) | Dosing guidelines based on standard recommendations. | Archived |
| [Hospital Census & Staffing Dashboard](https://claude.ai/public/artifacts/ae73bd5d-0121-45c3-854f-b1de73f9022e) | 5-day census and staffing forecast for four hospital units with color-coded risk status. | Archived |
| [DIGit](https://smbrownai.github.io/DIGit/) | AI-powered document analysis using Claude and the structured DIG framework. | Archived |

## License
© 2026 Shawn M. Brown. All rights reserved.