{"id":18484572,"url":"https://github.com/promptmixerdev/prompt-mixer-app-ce","last_synced_at":"2025-04-08T19:31:23.092Z","repository":{"id":254839514,"uuid":"846609943","full_name":"PromptMixerDev/prompt-mixer-app-ce","owner":"PromptMixerDev","description":"A desktop application for comparing outputs from different Large Language Models (LLMs).","archived":false,"fork":false,"pushed_at":"2024-10-28T00:31:55.000Z","size":2506,"stargazers_count":20,"open_issues_count":7,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-28T04:17:30.627Z","etag":null,"topics":["llm","prompt","prompt-engineering"],"latest_commit_sha":null,"homepage":"https://www.promptmixer.dev","language":"TypeScript","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/PromptMixerDev.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-08-23T15:12:44.000Z","updated_at":"2024-10-20T06:58:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"41ecae80-e2da-4e6b-9c34-24a093b44e71","html_url":"https://github.com/PromptMixerDev/prompt-mixer-app-ce","commit_stats":null,"previous_names":["promptmixerdev/prompt-mixer-app-ce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptMixerDev%2Fprompt-mixer-app-ce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptMixerDev%2Fprompt-mixer-app-ce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptMixerDev%2Fprompt-mixer-app-ce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptMixerDev%2Fprompt-mixer-app-ce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PromptMixerDev","download_url":"https://codeload.github.com/PromptMixerDev/prompt-mixer-app-ce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223341963,"owners_count":17129750,"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":["llm","prompt","prompt-engineering"],"created_at":"2024-11-06T12:40:43.871Z","updated_at":"2025-04-08T19:31:23.085Z","avatar_url":"https://github.com/PromptMixerDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prompt Mixer CE\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Version](https://img.shields.io/badge/version-0.2.8-blue.svg)](https://github.com/PromptMixerDev/prompt-mixer-releases)\n[![Node](https://img.shields.io/badge/node-%3E%3D%2016.0.0-brightgreen.svg)](https://nodejs.org)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.5.4-blue.svg)](https://www.typescriptlang.org/)\n[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)\n[![Dependencies](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](package.json)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n\n\u003cdiv align=\"center\"\u003e\n\n---\n\n[![Sponsor Me](https://img.shields.io/badge/Sponsor-Stripe-blue?style=for-the-badge\u0026logo=stripe)](https://buy.stripe.com/fZeaGW3q1b10deU9AF)\n\n---\n\n\u003c/div\u003e\n\nPrompt Mixer is an open-source desktop application for testing and managing prompt chains. It provides a powerful environment for experimenting with AI-driven conversations and complex dialogues.\n\n![Prompt Mixer Interface](public/images/app-screenshot.png)\n\n## Key Features\n\n- ⛓️ Prompt Chaining - Construct sequences of prompts that pass context and information to enable complex dialogues.\n- 🔄 Workflows - Create sophisticated analysis chains using an intuitive form-based interface to build multi-step prompt workflows.\n- 🔀 Extensibility - Bring in custom models and leverage third-party APIs via connectors.\n- 🧪 Testing \u0026 Validation - Continuously experiment with and evaluate prompts before putting them into production.\n\n## Getting Started\n\nTo learn more about installing and using Prompt Mixer, refer to the [Official Documentation](https://docs.promptmixer.dev/).\n\nThe documentation provides comprehensive guides on:\n\n- Installing and configuring Prompt Mixer\n- Creating and managing prompts and prompt chains\n- Selecting AI models and fine-tuning behavior\n- Developing custom connectors\n- Testing and deploying prompts\n- Integrating prompts into applications\n- and more!\n\n## Installation\n\n### Download Latest Build\n\nGet the latest version of Prompt Mixer CE:\n\n[![macOS arm64](https://img.shields.io/badge/macOS_arm64-Download-blue.svg)](https://github.com/PromptMixerDev/prompt-mixer-app-ce/releases/download/v0.2.8/PromptMixer-0.2.8.arm64.dmg)\n[![macOS Intel](https://img.shields.io/badge/macOS_Intel-Download-blue.svg)](https://github.com/PromptMixerDev/prompt-mixer-app-ce/releases/download/v0.2.8/PromptMixer-0.2.8.x64.dmg)\n[![Windows](https://img.shields.io/badge/Windows-Download-blue.svg)](https://github.com/PromptMixerDev/prompt-mixer-app-ce/releases/download/v0.2.8/PromptMixer.0.2.8.exe)\n[![Linux](https://img.shields.io/badge/Linux-Download-blue.svg)](https://github.com/PromptMixerDev/prompt-mixer-app-ce/releases/download/v0.2.8/PromptMixer-0.2.8.AppImage)\n\nOr visit our [releases page](https://github.com/PromptMixerDev/prompt-mixer-app-ce/releases) to see all available versions.\n\n### Development Setup\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nEnsure you have the following installed on your machine:\n\n- [Node.js](https://nodejs.org/)\n- [Yarn](https://yarnpkg.com/)\n\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/PromptMixerDev/prompt-mixer-app-ce\n   ```\n\n2. **Navigate to the project directory:**\n   ```bash\n   cd prompt-mixer-app-ce\n   ```\n\n3. **Install dependencies using Yarn:**\n   ```bash\n   yarn install\n   ```\n\n## Running the Application\n\nTo run the application locally:\n\n```bash\nyarn start\n```\n\n## Building the Project\n\nTo build the project on your local machine:\n\n```bash\nyarn build\n```\n\nThis will create a production-ready build of the application in the `dist` directory.\n\n## Running Tests\n\nTo run the test suite:\n\n```bash\nyarn test\n```\n\nFor more detailed information on writing and running tests, please refer to the \"How to write e2e tests\" section in our [Official Documentation](https://docs.promptmixer.dev/).\n\n## Support\n\nIf you encounter any technical issues or need assistance with Prompt Mixer, our support team is here to help. Send us an email at [hello@promptmixer.dev](mailto:hello@promptmixer.dev) with a detailed description of your issue, and we'll get back to you as soon as possible.\n\n## License\n\nPrompt Mixer CE is open-source software licensed under the MIT license.\n\n## Contributing\n\nWe welcome contributions to Prompt Mixer CE! Please read our [Contributing Guide](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptmixerdev%2Fprompt-mixer-app-ce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromptmixerdev%2Fprompt-mixer-app-ce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptmixerdev%2Fprompt-mixer-app-ce/lists"}