create-kognitive
v0.2.11
Published
Scaffold a new Kognitive AI project
Maintainers
Readme
create-kognitive
Scaffold a new Kognitive AI project.
Usage
bunx create-kognitive my-app
bunx create-kognitive my-app --provider anthropic --with-memoryOptions
--provider <name>— openai (default), anthropic, openrouter--with-memory— include cognitive memory backend config--with-rag— include RAG pipeline dependencies--skip-install— don't run bun install
