#πŸͺ΄ ErrExplain - Turn cryptic errors into plain English

21 messages Β· Page 1 of 1 (latest)

modest wadi
#
  • What it does

    • ErrExplain takes any programming error and breaks it down into:
      • Explanations β†’ Root causes β†’ Step-by-step fixes
  • Key Features

    • Smart Error Analysis - Paste any error message and get structured explanations
    • Root Cause Detection - Understand what actually caused the error
    • Actionable Solutions - Step-by-step fixes that actually work
    • Collaborative Sharing - Generate shareable links for team debugging
    • Error History - Track and analyze your debugging patterns
    • Rate Limiting - Fair usage with 5 free analyses per day
    • Mobile Friendly - Works seamlessly across all devices
  • How Appwrite is used

    • Runs fully on Appwrite Sites
    • Appwrite Database for
      • Storing error submissions
      • Applying daily rate limits (5 free analyses/day)
      • Generating shareable error links for team debugging
    • Appwrite Functions for
      • Handling API calls to the error analysis engine
      • Keeping API keys secure and off the frontend
  • Tech Stack

    • Frontend: Next.js 15+, React 19, Tailwind CSS 4, clsx
    • Backend: Appwrite Functions, Next.js API Routes, Node.js, node-appwrite
    • Database: Appwrite Database
    • AI: Groq (Llama 4 Maverick) + Vercel AI SDK
    • Validation: Zod
    • UI & UX: Sonner (toasts), Lucide React (icons), Recharts (charts)
    • Deployment: Appwrite Sites

Try it out β†’ https://errexplain.appwrite.network/
Github β†’ https://github.com/AbhiVarde/ErrExplain
X (Twitter) β†’ https://x.com/varde_abhi/status/1963581370980032600

PS: If you find it interesting, a retweet/share or GitHub star means a lot πŸ’š

peak terrace
#

Awesome project @modest wadi. Absolutely loved everything you’ve done! catlove

modest wadi
grave python
#

??? never used it before

sour glade
#

love this!

modest wadi
modest wadi
modest wadi
#

appwriterocket Update to ErrExplain!

Thanks to @soft perch sir's amazing feedback, I’ve shipped:

πŸŽ‰ New features:
β†’ AI-generated minimal code
β†’ Auto-moderation to strip secrets
β†’ Privacy checkbox
β†’ Full dark theme

New update at X (twitter) β†’ https://x.com/varde_abhi/status/1965096663393144862

Also just launched on @Peerlist πŸ’š
β†’ https://peerlist.io/abhivarde/project/errexplain

Would love if you show some love there too!!! 😊

soft perch
#

πŸ‘πŸ‘πŸ‘

soft perch
modest wadi
modest wadi
modest wadi
#

ErrExplain is now part of the Vercel Community Showcase appwriterocket

Check it out β†’ Vercel Showcase
X (Twitter) β†’ Announcement

Would be great if you take a look and share your thoughts! 😊

modest wadi
#

Quick update on ErrExplain β†’ now supports deleting errors from history πŸŽ‰

Perfect for cleaning up old sessions or removing any errors with sensitive data.

New update at X (twitter) β†’ https://x.com/varde_abhi/status/1966220757257928819

More details & links:
β†’ @Vercel's Community: Community link
β†’ @Peerlist's Launchpad: Peerlist link
β†’ Source code: GitHub link
β†’ Live project: Live site link

Quick demo below ↓

modest wadi
#

appwriterocket Highlighting a handy ErrExplain feature β†’ Collaborative Sharing

You can generate a shareable link for any analyzed error and send it to teammates for easier debugging.

Example: https://errexplain.appwrite.network/shared/68c8fe76002d47a2a69c

Debugging gets easier when the whole team can see the same context instantly Functions

mental pivot
#

Cool, nice job appwriterocket

modest wadi
modest wadi
modest wadi
modest wadi
#

πŸŽ‰ ErrExplain Update: Community Voting is Live

didn't win the #SitesHack2025, but here's what shipped instead:

What's New:

  • Vote on error solutions (helpful/not helpful)
  • See what % of people found solution useful
  • Shared errors get smarter over time

Why it matters:
error explanations shouldn't be one-way. now you know if other devs
actually solved their problem with the suggested solution.

Try it out β†’ https://errexplain.appwrite.network/
Show some support on X ( twitter ) β†’ https://x.com/varde_abhi/status/1975518468842623444

modest wadi
#

Project now running on Next.js 16! πŸ”₯