omarsol's picture
026b63d1b2534d37e2985f31ecf11f13a01a9f2306fd8e798775233f180f8ea7
7677e00 verified
raw
history blame
338 Bytes
# Acreom
[acreom](https://acreom.com) is a dev-first knowledge base with tasks running on local `markdown` files.
## Installation and Setup
No installation is required.
## Document Loader
See a [usage example](/docs/integrations/document_loaders/acreom).
```python
from langchain_community.document_loaders import AcreomLoader
```