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

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.

Related guides (2)

Related events (8)

3Openai Blog·1mo ago·source ↗

Blue J Uses GPT-4.1 and RAG to Scale Tax Research for Legal Professionals

Blue J has built AI-powered tax research tools on top of OpenAI's GPT-4.1, combining domain expertise with Retrieval-Augmented Generation to deliver cited tax answers. The platform serves tax professionals across the US, Canada, and the UK. This is a case study published by OpenAI highlighting enterprise deployment of GPT-4.1 in a regulated professional domain.

6Openai Blog·1mo ago·source ↗

WebGPT: Improving the factual accuracy of language models through web browsing

OpenAI fine-tuned GPT-3 to answer open-ended questions more accurately by giving it access to a text-based web browser. The system, called WebGPT, uses reinforcement learning from human feedback to learn to search the web, read pages, and cite sources. This work represents an early demonstration of retrieval-augmented generation and tool-use in large language models.

3Github Trending·20d ago·source ↗

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.

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.

4Github Trending·29d ago·source ↗

GitNexus: Browser-Based Code Knowledge Graph with Graph RAG Agent

GitNexus is a client-side TypeScript tool that runs entirely in the browser, generating interactive knowledge graphs from GitHub repositories or ZIP files without requiring a server. It includes a built-in Graph RAG agent for code exploration and intelligence queries. The project has accumulated ~39,767 GitHub stars with 269 added today, indicating significant community traction.

9Openai Blog·1mo ago·source ↗

Introducing GPT-5.2

OpenAI has released GPT-5.2, described as their most advanced frontier model for professional use, featuring state-of-the-art reasoning, long-context understanding, coding, and vision capabilities. The model is available through ChatGPT and the OpenAI API. It is positioned to support faster and more reliable agentic workflows.

8The Batch·17d ago·source ↗

GPT-5.4 released with tool search, computer use, and frontier benchmark performance

OpenAI released GPT-5.4 in Thinking and Pro variants, featuring an expanded context window (up to 1.05M input tokens), native computer use, tool search capabilities, and adjustable reasoning levels. In independent testing by Artificial Analysis, GPT-5.4 Pro at xhigh reasoning achieved state-of-the-art on GDP-Val-AA, BrowseComp, Terminal-Bench-Hard, SWE-Bench-Pro, and MCP Atlas, while trailing Gemini 3.1 Pro Preview on MMMU-Pro and Humanity's Last Exam. Pricing is set at the top of the market ($30/$180 per million input/output tokens for Pro), and the release also powers Codex, OpenAI's competitor to Claude Code. The item is reported via The Batch (tier 2 commentary) and includes additional context on Andrew Ng's chub CLI tool for agent documentation sharing.

3Github Trending·13d ago·source ↗

KaliGPT: agentic AI assistant for offensive security built on Gemini, ChatGPT, Ollama, and OpenRouter

KaliGPT is an open-source agentic AI tool targeting ethical hackers and offensive security students, integrating multiple model backends including Gemini, ChatGPT, Ollama, and OpenRouter. The project aims to streamline penetration testing workflows. It is gaining traction on GitHub with 494 stars and 46 added today.