Main
Use the list as a discovery index, not a decision: keep a separate evaluation doc for your org’s constraints.
Prefer projects with clear licenses, recent pushes, and reproducible install steps; drop entries that fail these gates.
When exploring agent frameworks, standardize on a small set of benchmark tasks so comparisons are consistent.
Add your own annotations (why/when to use) so the list becomes a living knowledge base for your team.
README (excerpt)
Awesome AI Pulse Georgia
AI აგენტების, დეველოპერ ინსტრუმენტებისა და ავტომატიზაციის კურირებული კოლექცია
შერჩეული AI Pulse Georgia-ს მიერ
A curated collection of AI agent frameworks, developer tools, and automation resources — by AI Pulse Georgia
⚡ გამოიყენე Claude Code-ში / Cursor-ში — MCP Server-ით
ეს მთელი კოლექცია ხელმისაწვდომია MCP server-ად — Claude Code-ის, Cursor-ის, Codex-ის ან ნებისმიერი MCP-თავსებადი client-ის შიგნიდან 188 რეპოს ეძებ ერთი ბრძანებით. ნაცვლად იმისა, რომ GitHub-ი გახსნა და README-ი დააქოქო, AI ასისტენტს ჰკითხე "აი Pulse-ის კოლექციაში რა არის საუკეთესო RAG-ისთვის?" — სწორ რეპოს ქართული აღწერით დაგიბრუნებს.
Install — ~/.claude/claude_desktop_config.json ან Cursor MCP settings-ში:
{
"mcpServers": {
"aipulsegeorgia": {
"command": "npx",
"args": ["-y", "@aipulsegeorgia/mcp-server"]
}
}
}Available as an MCP server — query 188 curated AI repos directly from Claude Code, Cursor, or any MCP client. Full docs:
mcp/README.md· Source:mcp/
🤖 კოდინგ აგენტები
Coding Agents & CLI IDEs — დამოუკიდებელი AI კოდის წერის ხელსაწყოები ტერმინალში და რედაქტორში. თუ პროგრამისტი ხარ და გინდა AI-მ დაგეხმაროს კოდის წერაში, ტესტირებაში ან გამართვაში — ეს სექცია შენთვისაა.
Source-backed notes
- Repository positions itself as a curated collection of AI agent frameworks, developer tools, automation resources, and MCP ecosystem links (per README).
- This is list-style content: treat each upstream repo as the source of truth for install and licensing details.
- Use local search to quickly locate sections relevant to your stack (agent frameworks, MCP servers, automation).
FAQ
- How do I avoid dead projects?: Filter by recent
pushed_atand verify that install steps still work before adoption. - How should a team use this?: As a discovery index; keep a separate internal shortlist + evaluation notes.
- Is it MCP-only?: README includes MCP links, but also broader agent frameworks and tooling sections.