The Fable 5 access Has Been Extended!

Since the access has been extended for a few more days, i need help with making the most from the fable 5 before it goes aways. so yeah if anyone in the community is there and can help with then kindly drop something below.

4 Likes

i have made some small apps, and came

I wanted to have cheque wrting software for bank
I updated my LinkedIn
I add a game to my github profile

i havent hear about this before. what is all about. any intro?

Fable’s on a timer β€” your work doesn’t have to be. Rip out everything it builds and run it on a cheaper AI after it’s gone. :bullseye:

save β–Έ make it model-proof β–Έ feed it right β–Έ keep it forever


Free tools, sorted below. Total newbie or pro β€” it all copy-pastes. :backhand_index_pointing_down:

😈 The 'ohh shit, I could use this' list β€” 5 real jobs this cracks open
  • That 300-file repo you’re scared to touch β†’ dump it all in, get a map + bug list + fix plan in one go, then let a free model do the grunt edits.
  • Screenshot of any app you like β†’ working code. Save the chat, rebuild it later on the cheap model.
  • 40 PDFs (contracts, papers, whatever) cross-checked in one pass β€” a weekend’s work, done before lunch.
  • Build your prompt packs + templates now while the smart brain’s free β€” keep using them forever on a cheaper one.
  • Old project stuck on a dead framework β†’ migrated in one shot, the exact job weak AIs hallucinate through.
πŸ’Ύ Yank every chat out as a file before access dies β€” 4 one-click exporters

Saved work can’t expire. Do this first.

🧬 Make it outlive Fable β€” run the same prompts on any cheaper AI
  • llm β€” runs any AI + auto-saves every prompt & answer to a file on your PC. [docs]
  • llm-anthropic β€” one-line add-on to point it at Claude.
  • Datasette β€” turns that saved file into a searchable archive.
  • LiteLLM β€” one doorway to 100+ models, swap without recoding.
  • OpenRouter β€” one key, 300+ models, auto-fallback if one’s down.
  • Swap to what? β†’ the honest ranked list (Qwen / DeepSeek / GLM lead).
πŸ“¦ Feed the 1M-token brain right β€” a whole repo in one file
  • repomix β€” packs your codebase into one AI-ready file; --compress cuts ~70%.
  • gitingest β€” any GitHub link β†’ swap β€œhub” β†’ β€œingest” β†’ instant paste-ready text.
πŸ“ Build one test now, judge every model later
  • promptfoo β€” pass/fail checks across any model, side by side.
  • deepeval β€” built to help you β€œswitch to a cheaper model with confidence.”
🏠 Where the saved work keeps running β€” homes you own
  • LibreChat β€” ChatGPT look, but yours; swap models mid-chat, fork, render code. MIT.
  • Open WebUI β€” drop PDFs in, ask them questions, all private/local.
🎯 What to actually burn the days on + the 90%-cheaper trick

Spend Fable on what weak AI chokes on:

  • messy repo β†’ β€œmap it, find bugs, plan the fix”
  • one-shot heavy lifts: big refactor, framework migration, 40-page doc
  • screenshot/design β†’ code
  • reusable prompt packs, templates, a knowledge base

Steal the patterns: cookbooks Β· free courses Β· context guide

:money_with_wings: Same big files over and over? Turn on prompt caching β€” load context once, ~90% cheaper input. [recipe]

πŸ—ΊοΈ The sorted stashes + the shelf running months ahead
  • awesome-claude-code β€” gold-standard list, dead tools cut. Has a status-bar tool inside that shows your usage + reset countdown.
  • awesome-claude β€” tools, SDKs, prompts in one place.
  • Datawhale (Chinese) β€” deep hands-on guides the English web sleeps on.
  • LinuxDo β€” where this stuff gets shared first.
🧾 A dev already pulled this exact move β€” $149, real release, receipts

Simon Willison shipped a real sqlite-utils release mostly written by Fable for ~$149, in his last few access days β€” full writeup on his blog (the July 5 sqlite-utils post). Best free playbook there is.

πŸ”¨ The one-button tool nobody's shipped (all the parts are right here)

No tool auto-does β€œsave Fable’s work β†’ swap to a cheap model β†’ prove it still runs.” But the parts exist: llm + repomix + a promptfoo test + a cheap model. Wire those four into one script = a genuinely new tool nobody’s built. :smirking_face:

Bottom line: don’t chat the days away β€” harvest them. Save it, make it portable, keep it.

Rent the brain. Keep the blueprints.

3 Likes