github

Tag

Cards List
#github

@axichuhai: Found another incredible open-source project called agency-agents. This guy has created AI employees for almost every job role in the world, including: frontend development, UI design, social media operations, sales, market analyst, data engineer, legal consultant... Now there are 144 AI employees, and more are being added.…

X AI KOLs Timeline · yesterday

Introducing the open-source project agency-agents, which converts 144 job roles (such as frontend development, UI design, etc.) into AI employees. It is suitable for independent developers and small teams to quickly build a virtual team. It is completely free and has received 60k+ stars on GitHub.

0 favorites 0 likes
#github

@tom_doerr: Categorized directory of LLM-based multi-agent papers https://github.com/taichengguo/LLM_MultiAgents_Survey_Papers…

X AI KOLs Timeline · yesterday Cached

A categorized directory of LLM-based multi-agent papers, including a survey paper and organized list of frameworks, orchestration, problem solving, simulation, and benchmarks.

0 favorites 0 likes
#github

Why I'm leaving GitHub for Forgejo

Hacker News Top · yesterday Cached

The article discusses the decision to migrate from GitHub to self-hosted Forgejo, citing concerns over data ownership, reliability, and AI data collection practices. It highlights similar moves by the Dutch government and details the technical setup of a personal Forgejo instance.

0 favorites 0 likes
#github

content is what will make you rich, but NOT SLOP!

Reddit r/ArtificialInteligence · 2d ago

The author introduces 'notslop', an open-source CLI tool designed to streamline content creation for social media by aggregating data, deduplicating news, and repurposing text across platforms like Twitter, Reddit, and LinkedIn.

0 favorites 0 likes
#github

Someone built an agent that tries any github repo in a sandbox and records it.

Reddit r/AI_Agents · 2d ago

A weekend project that uses an AI agent to test any GitHub repository in a sandbox environment and records the session as a video to help users evaluate code quality.

0 favorites 0 likes
#github

@_vmlops: SOMEONE BUILT A LIBRARY OF 136 READY-TO-USE CODEX SUBAGENTS AND PUT IT ON GITHUB FOR FREE Instead of prompting codex to…

X AI KOLs Timeline · 2d ago Cached

A new open-source library on GitHub provides 136 ready-to-use Codex subagents for specialized development tasks like backend, infrastructure, and security, allowing users to delegate specific workflows to focused AI assistants.

0 favorites 0 likes
#github

Experience sharing: building an AI Agent to Triage GitHub, Discourse, and Email (A Real-World Use Case for OSS Maintenance)

Reddit r/AI_Agents · 2d ago

The author shares a case study on building an AI agent for Seafile that triages support requests across GitHub, Discourse, and Email by synchronizing knowledge and providing actionable suggestions to maintainers.

0 favorites 0 likes
#github

I made a ruleset to turn ChatGPT, Claude, Gemini into a CV writer that interviews you

Reddit r/singularity · 2d ago

A free GitHub ruleset turns ChatGPT, Claude, or Gemini into an interactive CV writer that interviews you step-by-step, ensuring evidence-based achievements and avoiding generic phrasing.

0 favorites 0 likes
#github

@wsl8297: When learning AI, the scariest part is getting stuck at "understanding the theory" and freezing when it's time to write code — not knowing where to start, and unable to find decent practice projects. I unearthed a practical treasure trove on GitHub: AI-Project-Gallery. It collects 30+ high-quality AI projects, covering classic topics like house price prediction and disease classification, as well as hot applications like Gemini chatbot and document generator...

X AI KOLs Timeline · 2d ago Cached

This post shares a curated GitHub repository containing over 30 practical AI projects, covering domains from regression to generative AI, with many end-to-end examples, suitable for learners and developers.

0 favorites 0 likes
#github

@vista8: Without good Skills, AI Agents cannot realize their potential. Another pain point is that with millions of Skills online, which one best matches my current task? Can it run? Is it safe? Vercel's find skill can search and install Skills, but only includes 90,000 Skills scattered across vertical domains…

X AI KOLs Timeline · 2d ago

SkillsVote is an AI Agent Skill management tool that filters 790K+ Skills from GitHub and extracts functional descriptions, environment requirements, and permission information. It supports precise recommendation, execution attribution, and iterative optimization, and can also provide workflow combination suggestions.

0 favorites 0 likes
#github

@Xx15573208: I've read many articles about Transformers and understand the theory, but when I actually sit down to write code, I have no idea where to start. LLMs-from-scratch is specifically designed to solve this problem: it accompanies the book "Build a Large Language Model" and guides you through implementing GPT from scratch using PyTorch…

X AI KOLs Timeline · 2d ago Cached

LLMs-from-scratch is a GitHub repository that accompanies the book "Build a Large Language Model," providing complete code to implement GPT from scratch with PyTorch, covering the full pipeline including pretraining, fine-tuning, and RLHF. It has gained 93K+ stars and is ideal for developers who want to deeply understand the principles behind large language models.

0 favorites 0 likes
#github

I vibecoded something engineers are starring in github

Reddit r/AI_Agents · 3d ago

The author announces iai-mcp, a local memory tool for Claude Code that retains context across sessions, and reflects on the positive community feedback and rapid iteration following its GitHub release.

0 favorites 0 likes
#github

@tom_doerr: Curated list of agentic deep research resources https://github.com/DavidZWZ/Awesome-Deep-Research…

X AI KOLs Timeline · 3d ago Cached

This article introduces 'Awesome-Deep-Research', a curated GitHub repository aggregating resources, tools, and papers related to agentic deep research.

0 favorites 0 likes
#github

@tom_doerr: Curated list of LLMs, multimodal models, and agents https://github.com/eudk/awesome-ai-tools…

X AI KOLs Timeline · 3d ago Cached

A curated GitHub repository listing large language models, multimodal generation tools, AI agents, and developer platforms, actively maintained since 2023.

0 favorites 0 likes
#github

@dabit3: This is crazy. The hacker installed a dead-man's switch that will wipe your computer if you revoke the GitHub token the…

X AI KOLs Following · 3d ago Cached

A hacker deployed a malicious dead-man's switch that wipes a victim's computer if the stolen GitHub token is revoked.

0 favorites 0 likes
#github

@virattt: Dexter just hit 25,000 stars on GitHub. It's like Claude Code, but for finance. How I use it: • Screen stocks • Track e…

X AI KOLs Timeline · 3d ago Cached

Dexter, an open-source AI tool for finance similar to Claude Code, has reached 25,000 stars on GitHub, allowing users to screen stocks and monitor portfolios using their own LLM providers.

0 favorites 0 likes
#github

@Fluyeporlaweb: Github just fucked up the vibe coding Just released spec-kit and in a few days it has 95k stars and 8.3k forks This isn…

X AI KOLs Timeline · 3d ago

GitHub released spec-kit, a tool that structures AI coding workflows by enforcing a specification-first approach before code generation, gaining rapid traction with 95k stars.

0 favorites 0 likes
#github

@socialwithaayan: BREAKING: ANTHROPIC JUST OPEN SOURCED THE ENTIRE WALL STREET WORKFLOW. DCF models. LBO models. Equity research reports.…

X AI KOLs Timeline · 3d ago

Anthropic has released an open-source toolkit that automates Wall Street workflows by connecting Claude to financial data sources, building Excel models, and generating reports. It is available on GitHub under Apache-2.0 license.

0 favorites 0 likes
#github

This GitHub repository is a Goldmine if you are planning to learn Al practically

Reddit r/ArtificialInteligence · 3d ago

Oracle has open-sourced the AI Developer Hub on GitHub, providing a comprehensive collection of production-ready applications, interactive notebooks, and workshops to help developers practically build and implement enterprise-grade AI agents.

0 favorites 0 likes
#github

@seelffff: top 3 repos on github for prompt engineering: → dair-ai/Prompt-Engineering-Guide - 70k http://github.com/dair-ai/Prompt…

X AI KOLs Timeline · 3d ago Cached

A curated list of top GitHub repositories for prompt engineering, highlighting dair-ai/Prompt-Engineering-Guide, anthropics/anthropic-cookbook, and promptslab/Awesome-Prompt-Engineering.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback