Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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 |
Expand Down