Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free-LLM 🆓🤖

Fresh third-party LLM API offers — auto-discovered twice daily, no credit card. Official big-name providers (Google, OpenAI, Anthropic, Groq, OpenRouter, Z.AI, Qwen, …) are excluded by design — their generic free quotas can't finish a real coding task. The bot hunts the new routers / aggregators / gateways that launch constantly, including short-lived 1–2 week free offers for frontier models.

🔎 How it works (GitHub Actions, every 06:00 & 18:00 UTC)

  1. Aggressive search across 9+ sources:
    • 🌐 Bing web search + SearXNG (multi-instance JSON)
    • 📰 Google News RSS — daily free-offer news
    • 🟠 Hacker News + 🔗 Lobste.rs
    • 🐦 X/Twitter (Nitter instances) + Telegram public channels
    • 🐙 GitHub repo search (newly launched providers)
    • 🔴 Reddit (pullpush.io archive — datacenter-friendly)
  2. Lead scoring — every mention is keyword-scored (free / credits / trial / promo / giveaway / unlimited…).
  3. Auto-discovery ✨ — top leads are assessed (site live? speaks API? free/credit signal? not an official provider?):
    • ✅ authentic → auto-added to bot/providers.json and committed back to the repo
  4. Daily link verification — every tracked provider's links get OK / BLOCKED / DEAD / DOWN status.
  5. Auto-clean — history capped at 90 entries, results fully regenerated each run, dead auto-added providers pruned.

📖 How to use the offers

  1. Open the table below (or the Pages site).
  2. Pick a fresh provider — = added this run, = auto-discovered earlier.
  3. Click keys (or site), sign up with email, grab the API key.
  4. Point your OpenAI-format client at their base URL + key.

⚠️ Caution: these are new, unproven third parties. trust: low gateways = unofficial resellers — never send sensitive data, expect flakiness, always check the actual free tier terms before building on it.

📁 Repo layout

Path Purpose
bot/research.py The research bot (Python stdlib only, runs in GitHub Actions)
bot/providers.json Third-party knowledge base + official-provider blocklist (bot auto-updates it)
bot/queries.txt Daily search queries
results/offers.json Latest structured results (machine-readable)
results/leads.json Scored candidate leads from the latest run
results/history.md Daily snapshot log (auto-capped)
site/index.html GitHub Pages site (auto-generated)

🚀 Manual run

Actions → free-llm-daily-research → Run workflow (or gh workflow run research.yml).

🧹 Self-cleaning

  • Runs only inside GitHub Actions — never touches the local machine.
  • results/ + site/ regenerated every run; history capped; dead auto-providers pruned; old Pages artifacts expire automatically.

⚠️ Disclaimer

Free tiers change fast; links are re-verified daily but nothing here is a guarantee. Auto-discovered providers are community finds, not endorsements.


📊 Latest Third-Party Offers

Latest Third-Party Offers - 2026-09-08T10:34:42Z

6 providers verified OK | 0 flagged | 0 auto-discovered this run | last full run: 2026-09-08T10:34:42Z

Provider Client API Models Limits Signup Expiry Links
LLM7.io (medium) OPENAI-COMPAT DeepSeek-R1; Qwen 2.5 30 RPM without signup; up to 5M tokens/day with free email token no-CC none ongoing site free
BazaarLink (free gateway) (low) OPENAI-COMPAT Various via gateway (OpenAI-compatible) Free OpenAI-compatible API key; model access varies no-CC email unknown site free keys
yolo-auto.com ↻ (medium) OPENAI-COMPAT see website Unmetered LLM API; paid plan reported ~$6/month, verify free tier no-CC email unknown site free
openlegion.ai ↻ (medium) OPENAI-COMPAT see website AI agent fleet with container isolation; free tier - verify no-CC email unknown site free
komilion.com ↻ (medium) OPENAI-COMPAT see website API router that picks the cheapest model for the task; free tier - verify no-CC email unknown site free
blazephoenix.xyz ↻ (medium) OPENAI-COMPAT see website see website no-CC email unknown site free

New leads (unverified, found in today's search)

Source status

  • bing: 12/12 queries returned results
  • searxng: 0/8 queries returned results
  • hackernews: 14/14 queries returned results
  • reddit: 0/5 queries returned results
  • github: 5/5 queries returned results
  • google-news: 8/8 queries returned results
  • x-twitter: 0/2 queries returned results
  • telegram: 3 posts matched
  • lobsters: 25 newest stories scanned

Last verified: 2026-09-08T10:34:42Z. Offers change fast - verify links before relying on them.

About

Daily-researched free LLM API offers (no credit card) + GitHub Pages site. Auto-updated by GitHub Actions bot.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages