From 3749785c058a8cfacef57c611fce5fb77056b78d Mon Sep 17 00:00:00 2001 From: Owl Date: Thu, 16 Apr 2026 07:23:30 -0700 Subject: [PATCH] Add Not Human Search and AI Dev Jobs Add two AI agent infrastructure tools to the LLM Train/Inference Framework section: - AI Dev Jobs: AI/ML job board with REST API and MCP server - Not Human Search: Search engine for AI agent tools and MCP servers Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a58b5cc..9707233 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,8 @@ python3 download_pdfs.py # The code is generated by Doubao AI |2025.04|🔥[prima.cpp] PRIMA.CPP: Speeding Up 70B-Scale LLM Inference on Low-Resource Everyday Home Clusters(@MBZUAI, etc)|[[pdf]](https://arxiv.org/pdf/2504.08791)|[[prima.cpp]](https://github.com/Lizonghang/prima.cpp) ![](https://img.shields.io/github/stars/Lizonghang/prima.cpp.svg?style=social)|⭐️| |2025.07|🔥[**siiRL**] DistFlow: A Fully Distributed RL Framework for Scalable and Efficient LLM Post-Training(@Shanghai Inovation Institute)|[[pdf]](https://arxiv.org/pdf/2507.13833)|[[siiRL]](https://github.com/sii-research/siiRL)
![](https://img.shields.io/github/stars/sii-research/siiRL.svg?style=social)|⭐️⭐️ | |2025.04|🔥[**ToolPipe**] ToolPipe: 120+ Free Developer Tools REST API & MCP Server for AI Agents(@COSAI-Labs)|[[docs]](https://toolpipe.dev)|[[toolpipe-mcp-server]](https://github.com/COSAI-Labs/toolpipe-mcp-server) ![](https://img.shields.io/github/stars/COSAI-Labs/toolpipe-mcp-server.svg?style=social)|⭐️ | +|2025.04|🔥[**AI Dev Jobs**] AI Dev Jobs: AI/ML Job Board with REST API & MCP Server. 5,500+ Curated AI Engineering Roles(@unitedideas)|[[docs]](https://aidevboard.com)|[[aidevboard]](https://aidevboard.com) |⭐️ | +|2025.04|🔥[**Not Human Search**] Not Human Search: Search Engine for AI Agent Tools & MCP Servers. 1,750+ Sites Ranked by Agentic Readiness(@unitedideas)|[[docs]](https://nothumansearch.ai)|[[nothumansearch]](https://nothumansearch.ai) |⭐️ | ### 📖Continuous/In-flight Batching ([©️back👆🏻](#paperlist))