frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Startup founders urge Trump not to shut off Chinese open weight AI

https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open...
1•tosh•2m ago•0 comments

Show HN: Trangram – a free browser-based vector editor (illustrator + timeline)

https://www.trangram.com
1•trangram•3m ago•0 comments

AI, hackers, and prediction markets threaten the indie web

https://stephenfollows.com/p/what-just-happened-to-thenumberscom-should-worry-us-all
1•alexnew•4m ago•0 comments

Fractal by Plasma AI

https://www.plasma.ai/research/fractal
1•handfuloflight•4m ago•0 comments

Hiring Senior Front End Developer

1•birthdayn•4m ago•0 comments

Pip 26.2: –only-deps solves 16 years of app deployment hacks

https://jamesoclaire.com/2026/07/23/pip-26-2-only-deps-solves-16-years-of-app-deployment-hacks/
1•ddxv•6m ago•0 comments

A gas-rich outback station could host a $28B off-grid AI data centre

https://thenextweb.com/news/australia-28bn-data-centre-project
1•langfo•6m ago•0 comments

How Agile Are You Really?

https://rethinkingsoftware.substack.com/p/how-agile-are-you-really
1•aard•8m ago•0 comments

Show HN: KalmDown – a phone lock with a passcode even you don't know

https://www.kalmdown.app/
1•dmsehuang•9m ago•0 comments

Travis Kalanick's Atoms raises $1.7B

https://atoms.co/unfinished-business
2•buildingrobots•15m ago•1 comments

Show HN: Free tool that reads a recruiter email and writes your reply

https://www.offerflowai.com/tools/recruiter-reply
1•csongorczezar•19m ago•0 comments

Using sed to make indexes for books (long)

https://www.pement.org/sed/make_indexes.txt
1•TMWNN•20m ago•0 comments

Show HN: RSVP Reader specially for PDF books

https://catb1t.github.io/seshat/
1•cab1t•23m ago•0 comments

What we know about the typical Polymarket user

https://www.pewresearch.org/short-reads/2026/07/22/what-we-know-about-the-typical-polymarket-user/
2•thm•26m ago•0 comments

Buyout groups hunt for software bargains after 'SaaS-pocalypse'

https://www.ft.com/content/d331c1f5-27c0-4d5a-a4ab-7a52e1119cc5
1•thm•27m ago•0 comments

Gen Z-Ers Are Ditching Sex. They Might Be onto Something

https://www.nytimes.com/2026/07/22/opinion/gen-z-sex-celibacy-relationships.html
2•whyage•27m ago•0 comments

Testty: E2E Testing for TUI Apps

https://github.com/agentty-xyz/agentty/tree/main/crates/testty
3•minev-dev•28m ago•0 comments

Dinitz-Garg-Goemans conjecture proven false by GPT 5.6

https://twitter.com/DmitryRybin1/status/2079904005652893709
2•virgildotcodes•30m ago•0 comments

I bought my first BTC back in 2018, and still worried about losing it until now

1•blackbeam•31m ago•0 comments

Publicly verifiable receipts for AI agent actions, anchored to Bitcoin

https://orphograph.com/lp/agent-receipts
2•Oliver-Pitirre•35m ago•0 comments

Show HN: Searchdesk, AI powered job search that tailors resume and cover letter

https://searchdesk.app
1•smltr•38m ago•0 comments

Amazon cuts jobs in its AI unit

https://www.cnbc.com/2026/07/22/amazon-lays-off-some-employees-in-its-agi-unit.html
3•kadhirvelm•40m ago•0 comments

Renewal Theory

https://en.wikipedia.org/wiki/Renewal_theory
1•efavdb•43m ago•0 comments

GPT 5.6 Pro finds counterexample to Dinitz-Garg-Goemans conjecture

https://xcancel.com/DmitryRybin1/status/2079904005652893709
1•agnosticmantis•43m ago•0 comments

Mirror-Mirror: Mirror your PC screen to your phone over your local network

https://github.com/maco30001/Mirror-Mirror
3•maco3000•46m ago•0 comments

A 100-Task Benchmark of 7 Leading LLMs with Apache SeaTunnel AI CLI

https://apacheseatunnel.medium.com/can-ai-really-build-data-pipelines-8f8713947ad8
1•SeaTunnel•48m ago•0 comments

Package Name Prefixes

https://nesbitt.io/2026/07/23/package-name-prefixes.html
2•Erenay09•50m ago•0 comments

Manticore Search under systemd: beyond fork, PID files, and guesswork

https://medium.com/@s_nikolaev/manticore-search-under-systemd-beyond-fork-pid-files-and-guesswork...
2•snikolaev•52m ago•0 comments

DamNesia – A 16D state-space AI character framework (.NET 10, 0-GC)

https://github.com/shrineofus/damnesia-community
1•damnesia•53m ago•0 comments

I mapped a warm intro investor network in the Bay Area and NYC

https://mapofcapital.com/
1•Kebbiekb•55m ago•0 comments
Open in hackernews

Show HN: Superexpert.ai – Open-source, no-code platform for multi-task AI agents

https://superexpert.ai/
3•StephenWalther•1y ago
Hi HN — I built Superexpert.AI, an open‑source platform that lets you spin up multi‑task AI agents in minutes without writing any code (and lets you extend everything later).

What it does

- Plug‑and‑play agents – Create agents from a web form. Each agent can contain multiple tasks, and each task can run a different AI model, use its own tools, and follow custom instructions.

- First‑class extensibility – Register a TypeScript function with registerServerTool, registerClientTool, or registerContextTool to add new functionality. If you want to share it, publish it as an NPM package and Superexpert.AI will auto‑detect it when installed.

- Built‑in RAG – Upload docs via the UI, or use a CLI that chunks 100 MB files, auto‑resumes after network errors, auto-resumes after network errors (e.g. uploading a 500-page PDF manual) and pipes the data into your agent.

- Launch a full chat app in minutes – Everything is MIT‑licensed NextJS + TypeScript + Tailwind + Postgres. Deploy like any other NextJS project.

Links

- Walkthrough (no sign‑up): https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT

- Live demo (email sign‑up): https://demo.superexpert.ai/

- GitHub repo: https://github.com/Superexpert/superexpert-ai

- Quick‑start guide: https://superexpert.ai/docs/quick-start/

- Full docs & tutorials: https://superexpert.ai/

Why I built it

I kept hand‑coding LangGraph‑style workflows for clients and wanted a web‑first, stack‑agnostic way to launch agents fast and stay fully modifiable. Superexpert.AI lets you extend or swap every layer — from models to tools to UI themes — with TypeScript.

Looking for feedback

1. Agent use‑cases you still have to hand‑code today.

2. Gaps in the RAG flow or model tooling that block production use.

Discord for deeper chat: https://discord.gg/wsrc3enWN3

–– Stephen

Comments

StephenWalther•1y ago
Hi all, I’m Stephen (creator). GitHub repo is here → https://github.com/Superexpert/superexpert-ai, and a no-signup walkthrough is here → https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT. Happy to answer anything about the architecture or use-cases!