Spaces:
Running
Running
| export const prompt_cluster = `Given the following texts, summarize multiple sentences into a single 3–4 word phrase in plain text. | |
| Example 1 | |
| Input: | |
| The new smartphone features a foldable display and 5G connectivity. | |
| Virtual reality headsets are becoming more affordable and accessible. | |
| Output: Next Generation Smart Devices | |
| Example 2 | |
| Input: | |
| Athletes are breaking records in international competitions. | |
| Sports streaming is reaching global audiences in real time. | |
| Output: Global High-Performance Sports | |
| Example 3 | |
| Input: | |
| In the world of AI, transformers have revolutionized natural language processing. | |
| Quantum computing promises to solve problems beyond classical computers' reach. | |
| Output: Intelligent Advanced Computing Systems | |
| Example 4 | |
| Input: | |
| Blockchain technology is being explored for secure voting systems. | |
| Quantum computing promises to solve problems beyond classical computers' reach. | |
| In the world of AI, transformers have revolutionized natural language processing. | |
| Output: Cutting-Edge Digital Innovations | |
| Example 5 | |
| Input: | |
| Homemade meals are becoming more popular due to health consciousness. | |
| Cooking tutorials are widely available on social media platforms. | |
| Output: Contemporary Home Cooking Trends | |
| ` |