Northside Intelligence Portal
- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/northsideventuresllc-sketch/northside-intelligenceTools overview
# Northside Intelligence Portal Single Next.js app serving: - **Public landing** — [northsideintelligence.com](https://northsideintelligence.com) (`/`) - **Internal ops dashboard** — `/ops` (password-protected, JB-only) ## Stack - Next.js 14 (App Router, TypeScript, Tailwind CSS) - Supabase client (NI-Brain: `kxijunwgbrlfzvgkhklo`) - Vercel deployment ## Setup ```bash npm install cp .env.example .env.local ``` Generate an admin secret: ```bash openssl rand -hex 20 ``` Add your Supabase anon key, service role key, `NI_ADMIN_SECRET`, and `OPS_SESSION_SECRET` to `.env.local`. ```bash npm run dev ``` - Landing: http://localhost:3000 - Ops login: http://localhost:3000/ops/login - Ops dashboard: http://localhost:3000/ops (after login) ## Environment variables | Variable | Description | |----------|-------------| | `NEXT_PUBLIC_SUPABASE_URL` | Supabase project URL | | `NEXT_PUBLIC_SUPABASE_ANON_KEY` | Public anon key | | `SUPABASE_SERVICE_ROLE_KEY` | Server-only service role | | `NI_ADMIN_SECRET` | Ops login password (never stored in cookies) | | `OPS_SESSION_SECRET` | HMAC key for signed `ni_ops_token` session cookies | | `NEXT_PUBLIC_APP_URL` | Canonical app URL | ## Ops auth Login posts to `/api/ops/auth`. On success, middleware verifies a signed, expiring `ni_ops_token` httpOnly cookie (HMAC via `OPS_SESSION_SECRET`) — the cookie value is never the admin password. Logout: `DELETE /api/ops/auth`. ## Revenue tracker Ops revenue fields persist in **localStorage** until database sync is added. ## Sector 3 tools (NI ecosystem) Canonical wiring lives in `src/lib/sector3-registry.ts` and mirrors `arm3_tools` slugs in NI-Brain. | Tool | Subdomain | Repo | Supabase table | |------|-----------|------|----------------| | ReplyFlow | replyflow.northsideintelligence.com | [replyflow](https://github.com/northsideventuresllc-sketch/replyflow) | `replyflow_profiles` | | GrantBot | grantbot.northsideintelligence.com | [grantbot](https://github.com/northsideventuresllc-sketch/grantbot) | `grantbot_profiles` | ## Brand - Background: `#07080C` - Accent: electric cyan (`#00D4FF`) - Tagline: *We find the gaps and make it better.* Replace `/public/logo.png` with the official NI logo when ready. # Northside Intelligence Public landing page for [northsideintelligence.com](https://northsideintelligence.com) — Sector 3 tool directory. ## Stack - Next.js 14 (App Router) - Tailwind CSS ## Development ```bash npm install npm run dev ``` Tool metadata lives in `src/lib/tools.ts`.
What people ask about northside-intelligence
What is northsideventuresllc-sketch/northside-intelligence?
+
northsideventuresllc-sketch/northside-intelligence is tools for the Claude AI ecosystem. Northside Intelligence Portal It has 0 GitHub stars and its last recorded update is dated 2026-09-23.
How do I install northside-intelligence?
+
You can install northside-intelligence by cloning the repository (https://github.com/northsideventuresllc-sketch/northside-intelligence) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is northsideventuresllc-sketch/northside-intelligence safe to use?
+
Our security agent has analyzed northsideventuresllc-sketch/northside-intelligence and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains northsideventuresllc-sketch/northside-intelligence?
+
northsideventuresllc-sketch/northside-intelligence is maintained by northsideventuresllc-sketch. The last recorded GitHub activity is dated 2026-09-23, with 6 open issues.
Are there alternatives to northside-intelligence?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy northside-intelligence to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/northsideventuresllc-sketch-northside-intelligence)<a href="https://claudewave.com/repo/northsideventuresllc-sketch-northside-intelligence"><img src="https://claudewave.com/api/badge/northsideventuresllc-sketch-northside-intelligence" alt="Featured on ClaudeWave: northsideventuresllc-sketch/northside-intelligence" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)