$git clone https://github.com/pnp/prompt-pulse| Overview | Deployment guide | Architecture | ---- | ---- | ----
| 1 | # Prompt Pulse <img align="right" width="140" height="140" src="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-logo.png"> |
| 2 | |
| 3 | | [Overview](/Documentation/Overview.md) | [Deployment guide](/Documentation/Deployment-guide.md) | [Architecture](/Documentation/Architecture.md) |
| 4 | | ---- | ---- | ---- |
| 5 | |
| 6 | Prompt Pulse is a Power App that enables users and administrators to efficiently schedule and manage the sharing of Copilot prompts across Microsoft Teams, group chats, and individual users within an organization. |
| 7 | |
| 8 | Assist your organization in mastering the art of prompting to fully utilize Microsoft 365 Copilot. |
| 9 | |
| 10 | Microsoft 365 Copilot introduces a novel approach to work, and success is achieved when it becomes habitual to employ Copilot's assistance throughout the workday. |
| 11 | |
| 12 | Team members can establish these new routines by actively exchanging and embracing fresh prompts in 'Prompt Pulse', which illustrates what’s possible and motivates them to refine their prompting techniques. |
| 13 | |
| 14 | Utilizing Power Automate, these prompts are automatically distributed to Teams chats/channels or Viva Engage communities based on scheduled timings for regular and reliable updates. |
| 15 | |
| 16 | 'Prompt Pulse' features a user-friendly interface designed with Power Apps, enabling admins to set schedules, designate specific audiences, and track the distribution of prompts. |
| 17 | |
| 18 | Additionally, Prompt Pulse is supplied with pre-built prompts [Prompts.csv](Prompts.csv) that you can import straight away. |
| 19 | |
| 20 | Deployment is straightforward and quick, not necessitating any premium connectors nor relying on Dataverse. |
| 21 | |
| 22 | Prompt Pulse integrates with [Prompt Buddy](https://github.com/stuartridout/promptbuddy), is mobile friendly 📱and supports dark mode. |
| 23 | |
| 24 | For more information check out the [Overview](Documentation/Overview.md). |
| 25 | |
| 26 | <img src="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-landing-screenshot.png?raw=true" alt="Prompt Pulse Landing Screenshot"><br/> |
| 27 | |
| 28 | <img src="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-adaptivecard.png?raw=true" height="250" alt="Prompt Pulse Adaptive Card Screenshot"><br/> |
| 29 | |
| 30 | <img src="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-mobile-screenshot.png?raw=true" height="500" alt="Prompt Pulse Mobile Screenshot"><br/> |
| 31 | |
| 32 | <img src="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-all-screenshot.png?raw=true" alt="Prompt Pulse All Screenshot"><br/> |
| 33 | |
| 34 | |
| 35 | ## Capabilities |
| 36 | |
| 37 | Prompt Pulse provides the following capabilities: |
| 38 | |
| 39 | - Ability to share a prompt with your team, a group chat, multiple users or Viva Engage. |
| 40 | - Adaptive card notifications for shared prompts. |
| 41 | - A library of prompts which are added to when prompts are shared. |
| 42 | - Ability to schedule prompts in advance to automatically send at a specific date/time. |
| 43 | - Bulk import prompts from a csv file. |
| 44 | - Users can like prompts to curate their own personal collection of prompts they find useful. |
| 45 | - Integration with Prompt Buddy allowing prompts in Buddy to be shared through Pulse and visa versa. |
| 46 | - Fully mobile responsive Power App so users can share and view prompts on the move. |
| 47 | |
| 48 | ## Prompt Buddy Integration |
| 49 | |
| 50 | Prompt Pulse now integrates with Prompt Buddy, providing the following functionality: |
| 51 | |
| 52 | - Import Prompt Buddy prompts into Prompt Pulse. |
| 53 | - Schedule prompts from Buddy in Prompt Pulse. |
| 54 | - Sync Prompt Pulse prompts back to Prompt Buddy. |
| 55 | |
| 56 | **Note - At the time of writing only Microsoft 365 Copilot promps are synced from Prompt Buddy to Prompt Pulse.** |
| 57 | |
| 58 | Prompt Buddy is not required to use Prompt Pulse. |
| 59 | |
| 60 | The [Overview](Documentation/Overview.md) documentation explains how to import and schedule prompts from Prompt Buddy. |
| 61 | |
| 62 | ## Getting Started |
| 63 | |
| 64 | To get started please follow the [Deployment guide](Documentation/Deployment-guide.md). |
| 65 | |
| 66 | ## Issues |
| 67 | |
| 68 | Please report any issues by raising an [issue](https://github.com/pnp/prompt-pulse/issues/new/choose). |
| 69 | |
| 70 | ## Contributing |
| 71 | |
| 72 | We 💖 to acce |