PicoFlow Core (@picoflow/core)
PicoFlow - Probably the best Purposeful Conversational Agent Framework !
Installation
``bash
npm install @picoflow/core
or
yarn add @picoflow/core
``
License Key
Send a request to dev@picoflow.io to get a license key that you need to include in your .env file
We will be happy to provide a short term license key for evaluation purposes.
Features
-
Agentic Flows: Define complex conversational flows using flows/steps
-
LLM Integration: Seamlessly works with OpenAI, Anthropic, Google GenAI, and Ollama.
-
LangChain Support: Built on top of LangChain for robust LLM abstraction.
-
State Management: Built-in session and memory management (CosmosDB, Mongo, File-based).
-
Turnkey NestJS Integration: Deploy as endpoint out-of-the-box to any NodeJS environment.
Documentation
- Main Website: https://www.picoflow.io
- Tutorial: https://tutorial1.picoflow.io
- GitHub Demo: https://github.com/picoflowio/hotel-demo
For more detailed documentation, please refer to the doc folder.
License
Proprietarily Licensed. Copyright (c) 2026 picoflow.io