AI Doesn't Work When Your Data Lives in 10 Different Apps
Your most precious resource is your data, and it is scattered: CRM in one app, HR in spreadsheets, goals in slides, finances behind another login. That is why every AI tool you have tried gives generic answers. 8 Edges puts your whole company in one database, so AI finally has something to work with.
You Don't Have an AI Problem. You Have a Data Problem.
The generic chatbot
You ask AI about your business and get answers it could give anyone, because it can't see your deals, your people, or your numbers. It is smart about everything except your company.
The copy-paste assistant
Every AI session starts with you pasting context in and ends with you pasting results back out into five different tools. You became the integration.
The stalled pilot
The demo was magic. Then it hit your real stack: 10 apps, no shared database, nothing for the agent to read or write. Pilot dead in a month.
The fix isn't a better model. It's a home for your data.
Every Person, Deal, Goal, and Dollar. One Database.
A single centralized database that every team member, every portal, and every AI agent reads from and writes to. An open-source Next.js app on a Supabase database, deployed on Vercel.
tables in one schema: deals, people, goals, invoices, coaching, events
portals: admin, team member, and client, all on the same data
scheduled agents running the company on autopilot
source of truth. One login system, no double entry, no sync drift
Everyone Sees Exactly What They Should. Nothing More, Nothing Less.
Admin portal
The command center: your goals cascade and the four offices of the company.
- Eight Edges: Goals, Metrics, Sync, Issues, Reviews
- Revenue: Leads, Deals, Pipelines, Campaigns, Sales Intelligence
- Talent: Team, Candidate Pool, Onboarding, Reviews, Time Off
- Operations: Invoices, Payments, QuickBooks, Equipment, Policies
- Innovation: Idea Backlog, AIO Pad, Gallery
Team portal
Each person's own view of the same database, plus the company layer everyone shares.
- Me: My Work, My FAST Goals, My Coach, Time Off, Reviews
- Company: Strategy, Company Goals, Core Values, Org Chart
- Together: Work Boards, Ideas, Approvals, Directory
Client portal
A clean login for every client, pulled live from the same database. No status update emails.
- Work: Client Hub, Delivery, Requests
- Money: Invoices, live from the books
- More: AI Programs, Events, Referrals, their own users
When Your Data Lives in One Place, AI Stops Chatting and Starts Working
Agents can only run a company they can see. Everything below ships in the codebase today.
The data assistant
Ask questions in plain English and the admin agent queries the whole company database directly. It can also write records, send email, and invite portal members, with your permission, from chat.
The scheduled operators
13 cron agents in production: the coaching cycle with hourly recaps, onboarding, probation and performance review triggers, contractor payments, QuickBooks refresh and invoice sync, idea and board digests, and a campaign sender that fires every 15 minutes.
The hiring pipeline
Resume extraction, AI screening, and an AI interview panelist feed the Candidate Pool, so every applicant is processed the same way before a human spends a minute.
The content engine
Brand writer, brand image generation, meeting summaries, and idea-to-plan pipelines, all drafting from what the company actually did instead of what a prompt guessed.
100 Core Business Workflows, Already Built In
The repeatable operations of a real company, wired to the database and organized around the four offices: Revenue, Talent, Operations, Innovation. Here is a sample.
Next.js + Supabase + Vercel. That's the Whole Stack.
Standard open tools, free tiers to start, and any developer (or AI coding agent) can extend it.
The interactive map of the whole database: every table, every column, every domain.
You Own the Source Code. Customize It However You Want.
Your fork, your rules
Rename it, restyle it, rip out what you don't need, add what you do. It is a standard Next.js and TypeScript codebase.
Your database, your keys
The data sits in your own Supabase account under your own login. Cancel everything and it is still yours.
Built to be extended by AI
Claude Code and other coding agents handle this codebase well. Describe the feature you want, and your OS grows.
Every SaaS you use is someone else's database that you pay to visit.
Here's Exactly How to Install It
Fork the repo
One click on GitHub. The whole app, the migrations, and the workflow library come with it.
Create a free Supabase project
Sign up, create a project, and copy your project URL and keys. About two minutes.
Install the database
Paste the install script into the Supabase SQL editor and run it. Every table, rule, and seed lands in one pass.
Set your keys
Copy .env.example, fill in the required values. The full key reference is below.
Deploy to Vercel
Import your fork, paste the same keys, deploy. You are looking at your own company OS.
9 Required Keys. Everything Else Is Optional.
| Key | What it unlocks |
|---|---|
SUPABASE_URL + SUPABASE_SECRET_KEY | Server access to your database |
NEXT_PUBLIC_SUPABASE_URL + NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY | Browser auth and login |
ADMIN_EMAILS | Who gets into the admin portal |
ANTHROPIC_API_KEY | Claude, powering every agent feature |
OPENROUTER_API_KEY + OPENROUTER_MODEL | Secondary models |
CHATBOT_DB_URL | The plain-English data assistant |
CRON_SECRET | Secures the scheduled agents on Vercel |
Optional integrations, each one a key away: Resend for email, Stripe for payments, Lark, QuickBooks, Telegram, GitHub sync. Unset keys just switch features off. The app degrades gracefully.
Free If You Build. $99 If You Want Company. $15,000 If You Want It Done.
Fork the repo and install it yourself with the guide. The full product. No trial, no crippled tier.
- The complete source code
- The database install script
- The full install guide
- Every workflow, portal, and agent
For builders who don't want to build alone.
- The Edge8 builder community
- Working sessions and install help
- New workflow templates as they ship
- Direct answers from the team
We install 8 Edges, wire it up to 5 of your existing data sources, migrate your data, and hand you the keys.
- Full installation and configuration
- Up to 5 data sources connected
- Your data migrated in
- Team walkthrough and handover
We Run Edge8 on It. Every Deal, Hire, Goal, and Invoice.
8 Edges isn't a product we built to sell. It is the system we built to run our own company, from the sales pipeline to payroll to the weekly goal check-ins, and then opened up. The 13 agents you read about above ran today.
FAQ
Where does my data live?
In your own Supabase project, under your own account. We never see it, and we couldn't if we wanted to.
Do I need to be a developer?
To fork and deploy, a little comfort with GitHub helps and the install guide walks you through every click. To use it day to day, no. And the done-for-you path needs nothing at all.
What does it cost to run?
Supabase and Vercel free tiers cover a small team. The Claude API is pay-as-you-go, and you control which agents run.
Can I customize it?
It's your fork. Change anything: pages, workflows, branding, agents. It is a standard Next.js codebase that AI coding tools handle well.
What do I get for $99 a month?
The community: install help, working sessions, and new workflow templates as they ship. The software itself stays free either way.
Stop Renting Your Company's Brain
One database. Three portals. 13 agents. Yours.