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.14.2.tar.gz (2.1 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.14.2-py3-none-any.whl (542.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mnemoai_assistant-1.14.2.tar.gz
  • Upload date:
  • Size: 2.1 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.14.2.tar.gz
Algorithm Hash digest
SHA256 538c733531fff0927a168728ae596d582b8cfc389a6f36ac13ea78fed0fdbeab
MD5 3e133e4efd3f38db832734daaf18706c
BLAKE2b-256 f8904b859a21b32c3c4def7200a28fec1e89553cbb6fac59899c8bc74ac291fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mnemoai_assistant-1.14.2-py3-none-any.whl
Algorithm Hash digest
SHA256 59c168aa6c0ecadd741fd117d3be72655f29fab68cf76d4e52dc6e82b2e5128e
MD5 789602455c3c67c054376896de678830
BLAKE2b-256 88e355b64db6100c3e8a382ee1a555c6a02c0c5a38c8dd0df1359e3deb930def

See more details on using hashes here.

Release history Release notifications | RSS feed

1.16.1

2 files

1.16.0

2 files

1.15.1

2 files

1.15.0

2 files

1.14.3

2 files

This release

1.14.2 This release

2 files

1.14.1

2 files

1.14.0

2 files

1.13.0

2 files

1.12.7

2 files

1.12.6

2 files

1.12.5

2 files

1.12.4

2 files

1.12.3

2 files

1.12.2

2 files

1.12.1

2 files

1.12.0

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

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page