CoolFace
Apppublic

zeetay/self-improving-agent

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
19 commits on main
d0e810a1mo ago

fix: swap decommissioned llama-3.3-70b-versatile for openai/gpt-oss-120b

Zeetay
6a0db013mo ago

fix: correct local NEXT_PUBLIC_API_URL example to port 8000

Zeetay
4fb678b3mo ago

docs: update deploy references from Vercel to Netlify

Zeetay
464c9fb3mo ago

build: set Netlify publish to .next (base-relative)

Zeetay
b2b0ab83mo ago

build: fix Netlify publish dir for Next.js (web/.next)

Zeetay
a28ad903mo ago

build: add Netlify config for the web frontend

Zeetay
e8cfc863mo ago

ui: add favicon; trim footer to model line

Zeetay
57d893e3mo ago

docs: use custom domain for live demo link

Zeetay
785f0254mo ago

docs: add live demo URL to README

Zeetay
08b77b54mo ago

prep for hf deploy

Zeetay
98ee05e4mo ago

style: replace box diagram with a list, normalize unicode to ASCII, trim comments

Zeetay
ef5d5124mo ago

perf: use CPU-only torch in Docker image (8.9GB -> 2.3GB)

Zeetay
d96f0ad4mo ago

feat: Hugging Face Spaces Docker deployment config

Zeetay
b5816b64mo ago

update readme

Zeetay
54564224mo ago

feat: Next.js frontend for hosted demo + README live-demo section

Zeetay
5bb23c34mo ago

feat: backend updates for hosted demo (CORS, stats, seed, rate limit, Procfile)

Zeetay
83d9adb4mo ago

update env.ex

Zeetay
288599b4mo ago

update

Zeetay
e6fb1354mo ago

Initial commit: self-improving ad copy agent eval harness

Zeetay