Skip to main content

Mnemo AI

Mnemo AI

PyPI Python Version License: MIT Ruff

A local agentic AI assistant with MCP (Model Context Protocol) integration, RAG capabilities, and intelligent conversation management. Built on LangGraph with LangChain for multi-provider LLM support (Ollama, Amazon Bedrock, Bedrock Mantle, OpenAI, Anthropic, Amazon SageMaker AI, LiteLLM).

▶️ Watch the demo

📖 Documentation

Full documentation is available at https://brunopistone.github.io/mnemoai/

🚀 Quick Start

pip install mnemoai-assistant   # or: uv tool install mnemoai-assistant
mnemoai                          # verbose (shows thinking); --no-verbose to hide

On first run, if no config is found, an interactive configurator launches and walks you through picking a provider, model, and feature toggles — then writes ~/.mnemoai/config/config.yaml.

→ See the Getting Started guide for full setup.

✨ Key Features

  • 🤖 Multi-Model Support: Ollama (local), Amazon Bedrock, Bedrock Mantle, OpenAI, Anthropic (Claude), Amazon SageMaker AI (chat only — no tool calling), LiteLLM (100+ providers)
  • 🔧 MCP Tool System: Extensible tool architecture via Model Context Protocol
  • 📚 RAG: Automatic document indexing and semantic (hybrid) search
  • 🧠 User Profile Learning: Personalized responses learned from interactions
  • 🧩 Episodic Memory: Learns from successful task completions and retrieves similar solutions
  • 📖 ACE Playbook: Learns strategies from successes AND failures (Agentic Context Engineering)
  • 🔍 Web Search & 🌐 Crawler: Brave Search API + web page extraction with RAG ingestion
  • 🖼️ Vision Support: Image analysis with vision models
  • 📁 File Operations & ✏️ Precise Editing: Read/write/edit text, CSV, JSON, PDF, DOCX
  • 🔎 Fast Search: Glob + ripgrep content search (10-100x faster)
  • 📋 Todo Tracking, 📝 Plan Mode & 🔄 Background Tasks: Multi-step task management
  • ⚡ Bash Execution & 🛡️ Git Safety: Shell commands with smart error handling and guardrails
  • 🪝 Tool Hooks: Your own commands run before/after any tool call — format writes, deny paths, auto-approve safe commands (docs)

📄 License

Licensed under the MIT License — see the LICENSE file for details.

🤝 Contributing

This is a personal development project. Feel free to fork and adapt it to your needs; attribution to the original repository is appreciated but not required.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mnemoai_assistant-1.12.0.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mnemoai_assistant-1.12.0-py3-none-any.whl (513.6 kB view details)

Uploaded Python 3

File details

Details for the file mnemoai_assistant-1.12.0.tar.gz.

File metadata

  • Download URL: mnemoai_assistant-1.12.0.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mnemoai_assistant-1.12.0.tar.gz
Algorithm Hash digest
SHA256 71a8c306c2bb31e088e9e6d4f08143f8061522f696b7efd00bffe337411a4355
MD5 6f4cf68da1aedcd0cf5aaf2bad651ee6
BLAKE2b-256 aa8ddd13a54858d0034635e898b11a8716a35448595181b8c700f764527a74ff

See more details on using hashes here.

File details

Details for the file mnemoai_assistant-1.12.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mnemoai_assistant-1.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 83958b6637fb0281902ef4a423a082dc8a5856e0fd18b932414784b2bb75a821
MD5 df04c1d752427a7931490720d4e6b537
BLAKE2b-256 5803937dc362157f7d087e86e5d4ebdf1c9b8a7c08fe5da8aadaae77f5043ec0

See more details on using hashes here.

Release history Release notifications | RSS feed

1.12.4

2 files

1.12.3

2 files

1.12.2

2 files

1.12.1

2 files

This release

1.12.0 This release

2 files

1.11.0

2 files

1.10.3

2 files

1.10.2

2 files

1.10.1

2 files

1.10.0

2 files

1.9.1

2 files

1.9.0

2 files

1.8.7

2 files

1.8.6

2 files

1.8.5

2 files

1.8.4

2 files

1.8.3

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.9

2 files

1.7.8

2 files

1.7.7

2 files

1.7.6

2 files

1.7.5

2 files

1.7.4

2 files

1.7.3

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.4

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

1.6.0

2 files

1.5.9

2 files

1.5.8

2 files

1.5.7

2 files

1.5.6

2 files

1.5.5

2 files

1.5.4

2 files

1.5.3

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.19.1

2 files

0.19.0

2 files

0.18.3

2 files

0.18.2

2 files

0.18.1

2 files

0.18.0

2 files

0.17.5

2 files

0.17.4

2 files

0.17.3

2 files

0.17.2

2 files

0.17.1

2 files

0.17.0

2 files

0.16.2

2 files

0.16.1

2 files

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

0.13.1

2 files

0.13.0

2 files

0.12.0

2 files

0.11.3

2 files

0.11.2

2 files

0.11.1

2 files

0.11.0

2 files

0.10.5

2 files

0.10.4

2 files

0.10.3

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.21

2 files

0.8.20

2 files

0.8.19

2 files

0.8.18

2 files

0.8.17

2 files

0.8.16

2 files

0.8.15

2 files

0.8.14

2 files

0.8.13

2 files

0.8.12

2 files

0.8.11

2 files

0.8.10

2 files

0.8.9

2 files

0.8.8

2 files

0.8.7

2 files

0.8.6

2 files

0.8.4

2 files

0.8.3

2 files

0.8.2

2 files

0.8.1

2 files

0.8.0

2 files

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page