{"id":21901341,"url":"https://github.com/patw/multimuse","last_synced_at":"2026-04-29T13:31:02.480Z","repository":{"id":228900015,"uuid":"775218826","full_name":"patw/MultiMuse","owner":"patw","description":"Use an LLM to answer a question from multiple perspectives","archived":false,"fork":false,"pushed_at":"2024-04-03T14:28:04.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T22:04:59.328Z","etag":null,"topics":["chatbot","mistralai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-21T01:13:32.000Z","updated_at":"2024-03-21T01:15:50.000Z","dependencies_parsed_at":"2025-01-27T06:43:35.311Z","dependency_job_id":"9db4ae30-7a10-47c1-8020-01b1beaa2e5d","html_url":"https://github.com/patw/MultiMuse","commit_stats":null,"previous_names":["patw/multimuse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patw/MultiMuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patw%2FMultiMuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patw%2FMultiMuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patw%2FMultiMuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patw%2FMultiMuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patw","download_url":"https://codeload.github.com/patw/MultiMuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patw%2FMultiMuse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260249958,"owners_count":22980763,"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","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":["chatbot","mistralai"],"created_at":"2024-11-28T15:13:14.313Z","updated_at":"2026-04-29T13:30:57.451Z","avatar_url":"https://github.com/patw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MultiMuse\n\nOne of the significant benefits of Large Language Models (LLMs) is their ability to serve as a sounding board for ideas and assist in problem-solving. MultiMuse is a unique tool that allows you to configure multiple distinct personalities, each providing a fresh viewpoint on a given question. \n\nWhile its primary purpose may lean more towards entertainment than practicality, it offers an engaging experience. \n\nThis tool is powered by Mistral.ai.\n\n![UI Screenshot](images/ui.png)\n\n## Basic Installation\n\n```\npip install -r requirements.txt\n```\n\n## Configuration\n\n* Get an API key from [Mistral.ai](https://console.mistral.ai/)\n* Copy the sample.env file to .env and edit this file. \n* Use your mistral API key in the API_KEY field.\n* Edit the advisors.json if you want different advisors\n* APP_NAME will change the name of the app\n* MODEL_NAME can be mistral-tiny (cheap to run), mistral-small, mistral-medium or mistral-large\n\n## Running\n\n### MacOS / Linux\n\n```\npython3 -m flask run\n```\n\n### Windows\n\n```\nflask run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatw%2Fmultimuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatw%2Fmultimuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatw%2Fmultimuse/lists"}