diff --git a/README.md b/README.md index 300bf46..f74e283 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ An awesome & curated list of the best LLMOps tools for developers. - [Observability](#observability) - [LLMOps](#llmops) - [Search](#search) + - [AI Tool Discovery](#ai-tool-discovery) - [Vector search](#vector-search) - [Code AI](#code-ai) - [Training](#training) @@ -262,6 +263,14 @@ An awesome & curated list of the best LLMOps tools for developers. ## Search +### AI Tool Discovery + +| Project | Details | Repository | +| --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | +| [Not Human Search](https://nothumansearch.ai) | Search engine for AI agents indexing 9,000+ AI tools and APIs by agentic readiness (llms.txt, OpenAPI, MCP, ai-plugin.json). REST API and MCP server for programmatic discovery. | | + +**[⬆ back to ToC](#table-of-contents)** + ### Vector search | Project | Details | Repository |