{"id":49540126,"url":"https://github.com/deeprpatel2/ai-encyclopedia","last_synced_at":"2026-05-02T14:55:14.979Z","repository":{"id":341725065,"uuid":"1171208262","full_name":"deeprpatel2/ai-encyclopedia","owner":"deeprpatel2","description":"AI Encyclopedia — Open-source, community-driven AI knowledge base. Repos, articles, videos, tools — scraped, documented, indexed. Add a source, get rich docs.","archived":false,"fork":false,"pushed_at":"2026-03-03T03:02:52.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-02T14:54:35.186Z","etag":null,"topics":["ai","ai-tools","encyclopedia","knowledge-base","machine-learning","mcp","open-source"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeprpatel2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-03T01:31:40.000Z","updated_at":"2026-04-03T22:40:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/deeprpatel2/ai-encyclopedia","commit_stats":null,"previous_names":["deeprpatel2/ai-encyclopedia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deeprpatel2/ai-encyclopedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprpatel2%2Fai-encyclopedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprpatel2%2Fai-encyclopedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprpatel2%2Fai-encyclopedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprpatel2%2Fai-encyclopedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeprpatel2","download_url":"https://codeload.github.com/deeprpatel2/ai-encyclopedia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprpatel2%2Fai-encyclopedia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32538268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-tools","encyclopedia","knowledge-base","machine-learning","mcp","open-source"],"created_at":"2026-05-02T14:55:14.313Z","updated_at":"2026-05-02T14:55:14.973Z","avatar_url":"https://github.com/deeprpatel2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Encyclopedia\n\n\u003e The open-source, community-driven AI knowledge base. GitHub repos, articles, videos, tools — all scraped, documented, indexed, and cross-referenced. Add a source, get rich documentation.\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Sources](https://img.shields.io/badge/sources-9-green.svg)](KNOWLEDGE_INDEX.md)\n[![Topics](https://img.shields.io/badge/topics-26-orange.svg)](KNOWLEDGE_INDEX.md)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n\n## What Is This?\n\nA living knowledge base that turns AI resources into organized, actionable documentation.\n\n```\nYou add a source → Scripts scrape \u0026 process it → Rich docs are generated → Master index auto-updates\n```\n\n**Three types of knowledge:**\n1. **Individual Source Docs** — Deep-dive on each repo/article/video with use cases and how-to guides\n2. **Topic Guides** — Cross-source knowledge grouped by theme (e.g., \"MCP Servers\", \"AI Agents\")\n3. **Master Index** — Searchable catalog of everything, auto-generated\n\n## Browse the Knowledge Base\n\n| Topic | Sources | Start Here |\n|-------|---------|------------|\n| **MCP Servers** | 8 sources | [Complete MCP Guide](knowledge/topics/mcp-servers.md) |\n| **AI Coding Assistants** | 2 sources | [AI Coding Tools Guide](knowledge/topics/ai-coding-assistants.md) |\n| **Full Index** | 9 sources, 26 topics | [KNOWLEDGE_INDEX.md](KNOWLEDGE_INDEX.md) |\n\n### Featured Sources\n\n| Source | Type | Stars | Doc |\n|--------|------|-------|-----|\n| MCP Official Servers | GitHub | 79,900+ | [Read](knowledge/github-repos/mcp-official-servers.md) |\n| GitHub MCP Server | GitHub | 27,400+ | [Read](knowledge/github-repos/github-mcp-server.md) |\n| MCP Python SDK (FastMCP) | GitHub | 21,900+ | [Read](knowledge/github-repos/mcp-python-sdk.md) |\n| MCP TypeScript SDK | GitHub | 11,700+ | [Read](knowledge/github-repos/mcp-typescript-sdk.md) |\n| MCP Specification | Spec | Official | [Read](knowledge/articles/mcp-official-specification.md) |\n| Build an MCP Server | Tutorial | Official | [Read](knowledge/articles/mcp-build-server-tutorial.md) |\n| Claude Code Skills | Docs | Official | [Read](knowledge/articles/claude-code-skills.md) |\n| Databricks AI Dev Kit | GitHub | 744 | [Read](knowledge/github-repos/databricks-ai-dev-kit.md) |\n\n## Quick Start\n\n### Add a New Source\n\n**Via CLI:**\n```bash\nnpm install  # first time only\n\n# GitHub repo\nnode scripts/add-source.js --type github-repo --url \"https://github.com/owner/repo\" --topics \"ai,agents\"\n\n# Article or docs\nnode scripts/add-source.js --type article --url \"https://example.com/post\" --topics \"llm,tutorial\" --title \"My Article\"\n\n# YouTube video\nnode scripts/add-source.js --type youtube --url \"https://youtube.com/watch?v=xxx\" --topics \"demo,ai\"\n\n# Then process and index\nnode scripts/process-sources.js \u0026\u0026 node scripts/build-index.js\n```\n\n**Or just edit `sources.json` directly:**\n```json\n{\n  \"id\": \"my-new-source\",\n  \"type\": \"github-repo\",\n  \"url\": \"https://github.com/owner/repo\",\n  \"topics\": [\"ai\", \"agents\"],\n  \"added\": \"2026-03-02\",\n  \"status\": \"pending\"\n}\n```\n\n### Discover Related Content\n\n```bash\n# Find high-quality repos (100+ stars) on a topic\nnode scripts/discover.js --topic \"ai agents\"\nnode scripts/discover.js --topic \"mcp servers\" --min-stars 500\n```\n\n## Project Structure\n\n```\nai-encyclopedia/\n├── README.md                          # You are here\n├── KNOWLEDGE_INDEX.md                 # Master index (auto-generated)\n├── CONTRIBUTING.md                    # How to contribute\n├── LICENSE                            # MIT License\n├── sources.json                       # Source registry — add content here\n├── package.json                       # Node.js dependencies\n│\n├── knowledge/                         # Generated documentation\n│   ├── github-repos/                  # GitHub repo deep-dives\n│   ├── articles/                      # Article summaries \u0026 guides\n│   ├── youtube/                       # Video breakdowns\n│   ├── startups/                      # Startup profiles\n│   └── topics/                        # Cross-source topic guides\n│\n├── scripts/                           # Automation\n│   ├── process-sources.js             # Main processing pipeline\n│   ├── add-source.js                  # CLI to add new sources\n│   ├── build-index.js                 # Rebuild master index\n│   └── discover.js                    # Find related external content\n│\n├── templates/                         # Documentation templates\n│   ├── github-repo.md\n│   ├── article.md\n│   └── youtube.md\n│\n└── .github/workflows/\n    └── update-knowledge.yml           # Auto-update on push\n```\n\n## Supported Source Types\n\n| Type | Use For | Example |\n|------|---------|---------|\n| `github-repo` | Open-source repos, SDKs, tools | MCP Python SDK |\n| `article` | Docs, blog posts, tutorials | MCP Specification |\n| `youtube` | Video tutorials, demos, talks | Conference presentations |\n| `startup` | AI companies, products | Emerging AI tools |\n| `tool` | Developer utilities | CLI tools, extensions |\n| `paper` | Research papers | arXiv papers |\n\n## Contributing\n\nWe welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for full guidelines.\n\n**The short version:**\n1. Fork the repo\n2. Add your source to `sources.json` or improve docs in `knowledge/`\n3. Run `node scripts/build-index.js` to verify\n4. Submit a PR\n\n**Quality bar:** We only accept verified, high-quality sources — official docs, well-maintained repos (50+ stars), reputable publications. No spam, no marketing fluff.\n\n## How It Works\n\n### Auto-Processing Pipeline\n\n```\nsources.json (you add a URL)\n    ↓\nprocess-sources.js (scrapes content, generates docs)\n    ↓\nknowledge/ (rich markdown documentation)\n    ↓\nbuild-index.js (rebuilds master index)\n    ↓\nKNOWLEDGE_INDEX.md (searchable, cross-referenced)\n```\n\n### GitHub Action\n\nWhen you push changes to `sources.json`, the GitHub Action automatically:\n1. Processes any `\"status\": \"pending\"` sources\n2. Rebuilds the knowledge index\n3. Commits the generated docs\n\n## License\n\n[MIT License](LICENSE) — use it, fork it, build on it.\n\n---\n\n*AI Encyclopedia — Making AI knowledge accessible, organized, and actionable.*\n*Open to everyone.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeprpatel2%2Fai-encyclopedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeprpatel2%2Fai-encyclopedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeprpatel2%2Fai-encyclopedia/lists"}