5 Free AI Tools That Launched This Month (August 2026)
5 open-source AI tools released or trending this month — document conversion, OCR, a self-hosted workspace and more. All free, all installable today.
5 Free AI Tools That Launched This Month (August 2026)
Not every useful AI release is a model. This month's most-starred open-source projects are mostly plumbing — the unglamorous tools that make the rest of your work faster. All five below are free, and all of them run on your own machine.
1. AnyDoc — any document into clean Markdown
AnyDoc converts Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV and PDF into clean Markdown. Written in Rust by the Firecrawl team and MIT licensed.
This solves a small problem that wastes a lot of time: models work far better on clean text than on a PDF, and most converters leave behind broken tables and page furniture.
2. Unlimited OCR — text out of images and scans
Baidu released Unlimited OCR for long-document parsing in one pass, rather than the usual page-by-page approach that loses structure across pages. Python, MIT licensed.
For Indian users this is worth a look specifically for scanned government forms, old records and printed material that no clean digital copy exists for.
3. Odysseus — a self-hosted AI workspace
Odysseus is a complete AI workspace you run yourself, rather than a service you sign into. Python, and one of the year's biggest open-source releases by stars.
4. OpenWiki — documentation that agents can use
From LangChain: a CLI that writes and maintains documentation for AI agents working in your codebase. MIT licensed, TypeScript.
5. Open code review — Alibaba's internal reviewer
A hybrid code review tool combining deterministic analysis with model review, open-sourced from Alibaba's internal stack.
What to install first
| Your problem | Tool |
|---|---|
| PDFs and Word files an AI tool cannot read | AnyDoc |
| Scanned pages, printed forms, photos of text | Unlimited OCR |
| Want your own AI workspace, not a subscription | Odysseus |
| Agents get lost in your codebase | OpenWiki |
| Review load on a small team | Open code review |
Pros
- All free, all open source
- Run locally — documents never leave your machine
- No account, no per-seat pricing
Cons
- Most need a terminal to install
- Fast-moving projects with rough edges
- Odysseus is AGPL, which has obligations if you build on it
Are these really free?
Yes — all five are open source. Four are MIT or similar; Odysseus is AGPL-3.0, which is free to use but has conditions if you build a service on top of it.
Do I need to know coding?
You need to be able to follow install instructions in a terminal. None of them require you to write code to use them.
Will these work on a low-end laptop?
AnyDoc, OpenWiki and the code reviewer are light. Unlimited OCR and Odysseus want more memory — check each project's requirements before installing.
Save this summary as an image or share it.
AICreatorHub Team
The AICreatorHub editorial team is a group of hands-on AI practitioners, writers and developers based in India. We test AI tools and models ourselves, track official releases from OpenAI, Anthropic, Google, Meta and xAI, and translate them into simple, India-first guides in English and Hindi. Every article is written for real Indian use cases — pricing in rupees, free-tier tips and practical, tested steps — so you get accurate, up-to-date and genuinely useful AI information.