About Guide to AI
Guide to AI (ai-know.org) is a free, bilingual (English and Hebrew) knowledge base about artificial intelligence: explained concepts, curated tools, a daily news digest and a browser-side token calculator. It is a static site — no account, no tracking, no paywall.
What is here
Concept sections explain artificial-intelligence terminology twice over — a one-line definition for orientation and a fuller explanation for depth. Tool sections are a curated directory: each entry names the vendor and says what the tool is actually for, rather than reprinting marketing copy. The news digest is assembled from publisher feeds every day, and the token calculator answers the single most common practical question when working with language models.
Who maintains it
Leon Melamud — an AI and cloud-architecture practitioner working on generative AI, agents and automation, and a co-founder of several Israeli AI communities. The guide started as a way to give newcomers one honest reference instead of a pile of vendor blog posts.
How the content is produced
Content is authored as structured YAML and JSON in a public repository and rendered by a static site generator. There is no CMS and no database. The news digest is refreshed by a scheduled build that reads publisher RSS feeds; every other change is a commit, so the full history of what changed and when is public.
Corrections are welcome: the fastest route is an issue or pull request in the repository.
Editorial stance
- No sponsored placements. Tools are listed because they are useful, and no one pays to appear.
- No tracking, no analytics cookies, no account. The site collects nothing about you.
- Bilingual by default — every section exists in English and Hebrew.
- Machine-readable by default — the same content is published as markdown, JSON-LD and plain-text indexes for AI agents.
- Repository: github.com/LeonMelamud/AI-Knowledge
- Contact: the contact page