Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
filelock
A platform-independent file lock for Python that supports the with-statement.
Koa
Koa is an expressive, minimal Node.js web framework built on async functions for cleaner middleware and better error handling.
platformdirs
Determine platform-specific user directories for data, config, cache, and logs
Partial JSON
Parses incomplete JSON strings streamed token-by-token from an LLM into usable JavaScript values as they arrive.
officeParser
Parse Office documents into a rich AST and generate Markdown, HTML, PDF, or RAG chunks
schema-dts
TypeScript type definitions for Schema.org's JSON-LD vocabulary, giving structured data literals full autocomplete and compile-time validation.
LlamaIndex
The leading data framework for building LLM applications over your own data.
nest-commander
nest-commander lets NestJS developers build command-line apps using the same decorators, DI, and modules as their web services.
llama-index-llms-openai-like
LlamaIndex LLM integration for any OpenAI-compatible API endpoint, via the OpenAILike class.
llama-index-vector-stores-qdrant
Qdrant vector database integration for LlamaIndex with dense, sparse, and hybrid search.
hapi
A config-driven Node.js framework for building HTTP APIs and web servers with built-in validation, caching, and auth.
pipdeptree
Command-line utility that displays installed Python packages as a dependency tree.
llama-index-retrievers-bm25
BM25 keyword retriever integration for LlamaIndex RAG pipelines.
baml
The Python runtime for BAML — a typed prompt language that compiles LLM calls into type-safe, testable client code.