
ELLISTRIP
Enter a presence-based digital ecosystem with AI agents, music, and shared community experience.
@EllistriponX · X
The full gallery
Tech stack
60 projects

Enter a presence-based digital ecosystem with AI agents, music, and shared community experience.
@EllistriponX · X

Free browser-based tool for creating graphics, posters, and animations with built-in AI image generation.
Canvave — 简单图形设计和动画制作平台。无须专业技能也能做出任意尺寸的精美设计;最高支持图片 3x 或动画 240 FPS 导出;内置基于 Flux 的 AI 文生图、图生图;适合电商卖家、广告设计、社媒运营、独立开发等有设计需求的群体

Free online tools for image compression, PDF merging, and document handling without account creation.
u/Numerous_Western_146 · Reddit
Literally guyss u need to check this 🤯 Hey guys, I was getting really annoyed with all those "free" online tools that compress images or merge PDFs but then force you to create an account or pay a premium fee to download your file. Also, uploading sensitive documents to random servers always felt sketchy to me. So, I built a collection of 9 web tools that process everything 100% locally in your browser. No data is ever uploaded to a server, there are no signups, and it's completely free.

Get drawing prompts and ideas with an interactive game that scores your sketches.
画什么 — 从画圆开始,看看你画的圆可以得多少分

Chrome extension that uses AI to organize YouTube videos into playlists.
@almalimir · X
– a @YouTube extension for organizing videos

Find the fairest meeting point for 2-10 people with AI recommendations for cafes, restaurants, and more.
MeetSpot 聚点 — 多人聚会地点智能推荐工具,输入 2-10 人地址,用球面几何算法计算公平中点,AI 评分推荐附近高评分场所,覆盖 350+ 城市,免费使用无需注册。

Explore 150 legendary train routes on an interactive world map with facts about each line.
@Flightmussy · X

A visualization language designed for AI agents to create and interact with charts.
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

Block distracting websites by solving math or coding puzzles.
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

Play quick brain games, puzzles, and arcade challenges on a casual gaming platform.
@taloggHQ · X

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript

Multiplayer game combining chess strategy with dice rolling mechanics in fast-paced skirmishes.
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more