Self-hosted freelancer operating system

Where work becomes clear.

Projects, clients, finance, and AI support meet inside one focused workspace.

Download the source

curl -fsSL https://github.com/poyrazavsever/neta/archive/refs/heads/main.tar.gz | tar -xz && cd neta-main && BETTER_AUTH_SECRET="$(openssl rand -base64 32)" docker compose up -d --build

Scattered work falls into place.

Tasks, calendars, and projects move in the same context. The day becomes easier to read.

You decide what clients see.

Progress and revisions stay visible. Internal notes and finances stay with you.

AI understands your work.

Tasks, finance, and daily records become context. The assistant becomes more than an empty chat box.

Control stays with you.

Neta runs on your server, with your data and the AI provider you choose.

The film tells the story. The product proves it.

Explore Neta's working interface. Every screen reveals another part of the same connected data context.

Neta
Overview
Neta overview screen
Open screen

Modules that know each other.

Stop carrying context between separate apps. Manage every part of the work inside one connected workspace.

Tasks

Manage daily focus, status, and priority.

Projects

Track delivery, progress, and related work.

Calendar

See meetings and deadlines in one flow.

Clients

Keep communication beside project context.

Finance

Follow income, expenses, and cash flow.

AI

Get contextual help grounded in your own data.

Files

Keep deliverables and attachments inside projects.

Visibility for clients. Full control for you.

Clients follow only their own project status, visible tasks, and revision flow.

Internal notes, finance, and personal planning stay on the freelancer side.

Dashboard
Client portal dashboard screenshot
Neta AI
database-aware
Neta AI assistant screenshot

AI that knows your workspace.

The assistant uses project, task, and finance records as context. Its answers belong to today's workload, not a generic prompt.

Answers from your data

Reads workload and financial flow in the same context.

Choose your provider

Use OpenAI, Gemini, Groq, or a local Ollama setup.

Control stays with you.

One Docker deployment, persistent SQLite data, and the AI provider you choose. You define Neta's operating boundaries.

01Server
02Docker
03Neta
04AI provider

Download the source

curl -fsSL https://github.com/poyrazavsever/neta/archive/refs/heads/main.tar.gz | tar -xz && cd neta-main && BETTER_AUTH_SECRET="$(openssl rand -base64 32)" docker compose up -d --build