Almanac
← Events
3GitHub Trending (AI/LLM filtered)·20d ago

Production Agentic RAG Course Repository Gains Traction on GitHub

A GitHub repository titled 'production-agentic-rag-course' by jamwithai has accumulated 6,158 stars with 45 added today, indicating community interest in production-grade agentic retrieval-augmented generation systems. The repository appears to be an educational resource focused on deploying agentic RAG pipelines in production environments. Its trending status reflects ongoing developer demand for practical guidance on agentic and RAG architectures.

Related guides (3)

Related events (8)

3Github Trending·3d ago·source ↗

RAGFlow open-source RAG engine with agent capabilities trending on GitHub

RAGFlow is an open-source Retrieval-Augmented Generation engine that combines RAG with agent capabilities, positioned as a context layer for LLMs. The project has accumulated over 83,000 GitHub stars with 111 new stars today, indicating sustained community interest. It is maintained by Infiniflow and represents a notable open-source tooling option in the RAG/agent ecosystem.

3Github Trending·2d ago·source ↗

FastGPT: open-source knowledge-base platform with RAG and visual workflow orchestration

FastGPT is an open-source TypeScript platform for building knowledge-based question-answering systems on top of LLMs, featuring data processing pipelines, RAG retrieval, and a visual AI workflow editor. The project has accumulated 28,533 GitHub stars with modest daily growth (+65), indicating steady community traction. It targets developers who want to deploy RAG-based QA systems without extensive configuration.

6Latent Space·18d ago·source ↗

GitHub's plan for agentic coding — Kyle Daigle interview on Latent Space

Latent Space interviews Kyle Daigle of GitHub about the company's strategy for agentic coding workflows and the platform pressures created by the explosion in AI-assisted development following Copilot. The discussion covers how GitHub is adapting its infrastructure and product direction to support agents operating at scale. This is a strategic signal from one of the most central platforms in the developer AI ecosystem.

6Github Trending·1mo ago·source ↗

Anthropic Publishes 'Agent Skills' Public Repository

Anthropic has made a public GitHub repository called 'skills' available, described as a public repository for Agent Skills. The repository has accumulated 136,679 total stars with 514 added today, suggesting significant community interest. The project appears to be a Python-based resource related to agent capabilities, though specific technical details are sparse from the available description.

4Github Trending·1mo ago·source ↗

awesome-llm-apps: 100+ Runnable AI Agent & RAG Application Examples

A curated GitHub repository collecting over 100 deployable AI agent and RAG (Retrieval-Augmented Generation) applications built with LLMs. The collection is designed for practical use — clone, customize, and ship. With 110,915 total stars and 202 added today, it reflects strong community interest in applied LLM tooling.

4Github Trending·16d ago·source ↗

Dify agentic workflow platform trending on GitHub with 143K stars

Dify, an open-source production-ready platform for agentic workflow development by LangGenius, is trending on GitHub with over 143,000 total stars and 164 new stars today. The platform targets developers building LLM-powered applications and agent pipelines. Its sustained high star count signals broad adoption in the agent tooling ecosystem.

4Hugging Face Blog·1mo ago·source ↗

Expert Support Case Study: Bolstering a RAG App with LLM-as-a-Judge

Hugging Face published a case study describing how Digital Green used an LLM-as-a-Judge approach to evaluate and improve a retrieval-augmented generation (RAG) application. The post covers the methodology for using LLMs to score and validate RAG outputs, providing a practical deployment pattern for quality assurance in production AI systems. It serves as a concrete example of enterprise-grade evaluation pipelines built on top of RAG architectures.

5Hugging Face Blog·1mo ago·source ↗

Unlocking Agentic RL Training for GPT-OSS: A Practical Retrospective

A Hugging Face blog post authored by LinkedIn describes practical lessons from implementing reinforcement learning training for agentic open-source GPT-class models. The retrospective covers engineering and algorithmic challenges encountered when applying RL to agentic workflows. As a tier-2 source with no body content available, the depth and specific findings cannot be fully assessed, but the topic sits at the intersection of agentic systems and RLHF/RL training pipelines.