← all repositories
KeJunMao/ai-anything

DIY GPT wrappers without the SaaS middleman

A Nuxt3 app that lets non-coders build custom ChatGPT tools from prompts, inputs, and icons—no login required for local use.

ai-anything
Velocity · 7d
+0.5
★ / day
Trend
steady
star history

What it does AI Anything is a browser-based builder for ChatGPT-powered mini-apps. You pick an icon, define an AI role, add one or more input fields, and write a prompt template with variable interpolation. The tool runs against OpenAI’s API and returns results. There’s also a “Creative Workshop” for sharing creations and a chat mode with context memory.

The interesting bit The project treats prompt engineering as UI design. Instead of hiding prompts behind slick interfaces, it exposes the scaffolding—multiple inputs, role configuration, template variables—so the “tool” and the “prompt” are the same thing. The “no login for local use” claim is increasingly rare in AI tooling; the README explicitly states all features work offline without authentication.

Key highlights

  • Built on Nuxt 3 with dark mode and “smooth animations” (per README)
  • 100,000+ icons via Icones integration
  • Template interpolation for dynamic prompts: {{input}} style variables
  • Context association and chat-mode interaction for multi-turn use
  • Multilingual support; English/Chinese documentation
  • MIT licensed

Caveats

  • The README is thin on architecture details—no mention of API key handling, rate limits, or deployment beyond Netlify
  • “100,000+ icons” and “fast” are claims without substantiation; the icon number presumably refers to the Icones library, not unique integrations
  • Star history chart suggests modest traction (560 stars); “Creative Workshop” functionality is mentioned but not documented

Verdict Worth a spin if you want a self-hosted alternative to the flood of ChatGPT SaaS wrappers, or need to prototype prompt-based tools for non-technical users. Skip if you’re looking for production-grade API management, team collaboration features, or anything beyond single-user local deployment.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.