16
Published Tools
1
Total Stars
0
Weekly Downloads
34
GitHub Followers
152
Public Repos
100/100
Avg Security
Published Tools
2 Skills14 Agentsacross 3 categorieslangchain-guardrails
Kamal <[email protected]>
Langchain implementation for Guardrails: Nemo
agentstate-reducer
Kamal <[email protected]>
Framework-agnostic message reducer for AI agent state management. Works with LangGraph, CrewAI, and plain dicts.
crewai-persistence-mongodb
Kamal <[email protected]>
MongoDB persistence backend for CrewAI Flows with built-in message pruning via agentstate-reducer
strands_session_dynamodb
Kamal <[email protected]>
Amazon DynamoDB session manager (storage backend) for Strands Agents — persists sessions, agent state, and messages
crewai-persistence-dynamodb
Amazon DynamoDB persistence backend for CrewAI Flows with built-in message pruning via agentstate-reducer
ollama-proxy-plus
kamal
Speak the Ollama API protocol — route requests to OpenAI, Gemini, Anthropic, AWS Bedrock, Azure, Groq, xAI, Mistral, DeepSeek, Together, Perplexity, Kimi, and any OpenAI-compatible server.
...morestrands_session_mongodb
MongoDB session manager (storage backend) for Strands Agents — persists sessions, agent state, and messages
strands_session_sql
SQL session manager (storage backend) for Strands Agents via SQLAlchemy — one provider for SQLite, PostgreSQL, MySQL, and more
...morestrands-storage-dynamodb
Amazon DynamoDB implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory (aka strands-dynamodb-store)
...morestrands-dynamodb-store
Amazon DynamoDB implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory (aka strands-storage-dynamodb)
...morestrands-sql-storage
SQL (SQLAlchemy) implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory
...morestrands-mongodb-storage
MongoDB implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory
...morestrands-storage-postgres
PostgreSQL implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory (aka strands-postgres-storage)
...morestrands-postgres-storage
PostgreSQL implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory
...morestrands-storage-mongodb
MongoDB implementation of the Strands Agents Storage interface — durable bytes-under-keys for sessions, context offload, and memory (aka strands-mongodb-storage)
...morestrands-agents-session
Backend-agnostic session management for Strands Agents — a SessionStorage interface + KeyValueSessionManager to build session backends (DynamoDB, Redis, MongoDB, …)
...more