{"id":31447668,"url":"https://github.com/boburmirzo/autogen-multi-agent-memory","last_synced_at":"2025-10-04T17:40:54.141Z","repository":{"id":317075375,"uuid":"1065878571","full_name":"Boburmirzo/autogen-multi-agent-memory","owner":"Boburmirzo","description":"AutoGen Multi-agent Conversation and Recall using Memori","archived":false,"fork":false,"pushed_at":"2025-09-28T16:16:51.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-28T18:20:43.933Z","etag":null,"topics":["ai-agents","autogen","autogen-sample","memory","sql"],"latest_commit_sha":null,"homepage":"https://github.com/GibsonAI/memori","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Boburmirzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-28T15:59:18.000Z","updated_at":"2025-09-28T16:16:58.000Z","dependencies_parsed_at":"2025-09-28T18:31:42.476Z","dependency_job_id":null,"html_url":"https://github.com/Boburmirzo/autogen-multi-agent-memory","commit_stats":null,"previous_names":["boburmirzo/autogen-multi-agent-memory"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Boburmirzo/autogen-multi-agent-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boburmirzo%2Fautogen-multi-agent-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boburmirzo%2Fautogen-multi-agent-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boburmirzo%2Fautogen-multi-agent-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boburmirzo%2Fautogen-multi-agent-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Boburmirzo","download_url":"https://codeload.github.com/Boburmirzo/autogen-multi-agent-memory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Boburmirzo%2Fautogen-multi-agent-memory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277782793,"owners_count":25876209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","autogen","autogen-sample","memory","sql"],"created_at":"2025-10-01T02:01:28.417Z","updated_at":"2025-10-03T13:33:39.608Z","avatar_url":"https://github.com/Boburmirzo.png","language":"Jupyter Notebook","readme":"# AutoGen Multi-agent Conversation and Recall using Memori\n\nThis repository contains a Jupyter Notebook demonstrating how to create memory-enhanced [AutoGen](https://github.com/microsoft/autogen) AI agents using the **[Memori](https://github.com/GibsonAI/memori)** memory engine. The example builds a consulting team of AI agents that can remember and build upon past conversations, making interactions more intelligent and context-aware.\n\n## Features\n- **Persistent Memory**: Agents remember conversations across sessions.\n- **Multi-agent Collaboration**: AI agents work together to solve client problems.\n- **Real-world Scenario**: Simulates a software consulting team assisting a client.\n\n## Getting Started\n1. Install the required dependencies:\n   ```bash\n   pip install memorisdk autogen-agentchat \"autogen-ext[openai]\" python-dotenv\n   ```\n2. Set up your OpenAI API key:\n   - As an environment variable: `export OPENAI_API_KEY=\"sk-your-key-here\"`\n   - Or in a `.env` file: `OPENAI_API_KEY=sk-your-key-here`\n\n3. Open the notebook `agentchat_groupchat_memory_using_memori.ipynb` and follow the steps to:\n   - Initialize the memory system.\n   - Create AI agents with distinct roles.\n   - Simulate client conversations.\n\n## Use Cases\n- Customer Support\n- Project Management\n- Educational Tutoring\n- Medical Consultation\n\n## Learn More\nExplore the notebook to see how **Memori** enables smarter, memory-enhanced AI interactions.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboburmirzo%2Fautogen-multi-agent-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboburmirzo%2Fautogen-multi-agent-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboburmirzo%2Fautogen-multi-agent-memory/lists"}