### One-Click Send Configuration Examples Source: https://www.iweaver.ai/agent/ai-data-analyst/ Configuration object defining sample files and links for various AI tools like 'ai-powerpoint-summarizer', 'youtube-video-summarizer', and 'book-summarizer'. It specifies file types, URLs, and names for different languages (e.g., 'es', 'en'). ```javascript // 下面的是一键发送的配置 const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: 'https://ww ``` -------------------------------- ### AI Tool Sample Configuration Source: https://www.iweaver.ai/agent/ai-prompt-optimizer/ Configuration object containing sample files and links for various AI tools, categorized by tool name and language. This data is used to populate UI elements or provide quick start examples for users. ```json const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: 'htt ``` -------------------------------- ### AI LLM Tool Configuration Data Source: https://www.iweaver.ai/agent/ai-study-guide-maker/ Defines configuration objects for various AI LLM tools, including 'ai-powerpoint-summarizer', 'youtube-video-summarizer', and 'book-summarizer'. Each configuration specifies supported file types (PPT, YouTube links, DOC, PDF) and provides example URLs and names for different languages (Spanish 'es', English 'en'). ```javascript const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'Ho' ] } } ``` -------------------------------- ### Get URL Query Parameters Source: https://www.iweaver.ai/agent/ai-study-guide-maker/ A utility function to parse the current URL's query string and return its parameters as a JavaScript object. It decodes URI components for each parameter. ```javascript function getQueryParams() { const params = {}; window.location.search.substring(1).split('&').forEach((pair) => { const [key, value] = pair.split('='); params[key] = decodeURIComponent(value); }); return params; } ``` -------------------------------- ### File Upload Counter Setup Source: https://www.iweaver.ai/agent/ai-study-guide-maker/ Dynamically adds a file count display (current/max) to the file upload area, enhancing user feedback during the upload process. This is done by creating and appending a new div element. ```javascript // 如果有上传框, 则添加计数器, 这样不用全局改模版 if (uploadBox) { const draggerContent = document.getElementsByClassName('fast-agent-dragger-content')[0] const div = document.createElement('div') div.id = 'fast-agent-upload-file-count-box' div.innerHTML = ` 0 / 20 ` draggerContent.append(div) } ``` -------------------------------- ### AI Tool Configuration Examples Source: https://www.iweaver.ai/agent/ai-pdf-summarizer/ Configuration object (`showSimpleSendConfig`) providing example inputs for various AI tools. It specifies whether an input is a file or a URL, the source URL, the file/link type, and a display name, categorized by tool and language. ```javascript const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, ur ``` -------------------------------- ### Drag and Drop File Handling Source: https://www.iweaver.ai/agent/ai-study-guide-maker/ Implements drag-and-drop functionality for file inputs. It attaches event listeners to prevent default behaviors and apply visual feedback (highlighting) when files are dragged over the designated area. This setup ensures a user-friendly interface for selecting files. ```javascript if (fileInput) { const uploadLabel = document.getElementById('fast-agent-upload-label'); const fileInput = document.getElementById('fast-agent-upload-file'); ['dragenter', 'dragover', 'dragleave', 'drop'].forEach((eventName) => { uploadLabel.addEventListener(eventName, preventDefaults, false); document.body.addEventListener(eventName, preventDefaults, false); }); function preventDefaults(e) { e.preventDefault(); e.stopPropagation(); } // Add drag-and-drop visual feedback ['dragenter', 'dragover'].forEach((eventName) => { uploadLabel.addEventListener(eventName, highlight, false); }); ['dragleave', 'drop'].forEach((eventName) => { uploadLabel.addEventListener(eventName, unhighlight, false); }); // Placeholder for highlight function function highlight(e) { // Add visual styling to indicate drag-over } // Placeholder for unhighlight function function unhighlight(e) { // Remove visual styling } } ``` -------------------------------- ### AI Summarizer Tool Configurations Source: https://www.iweaver.ai/agent/ai-homework-helper/ Configuration data for various AI summarizer tools, including 'ai-powerpoint-summarizer', 'youtube-video-summarizer', and 'book-summarizer'. Each configuration specifies sample files (PPT, DOCX, PDF) or URLs (YouTube links) with their respective types and names, categorized by language. ```json const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: ``` -------------------------------- ### Sample Data Configuration for AI Tools Source: https://www.iweaver.ai/agent/podcast-summarizer/ Defines sample file and link configurations for various AI tools like 'ai-powerpoint-summarizer', 'youtube-video-summarizer', and 'book-summarizer'. This data is likely used to populate initial examples or test cases. ```javascript const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: t ``` -------------------------------- ### AI Tool Configuration Data Source: https://www.iweaver.ai/agent/business-analytics/ Configuration data for various AI tools, specifying example files (PPT, DOC, PDF) and YouTube links for demonstration or quick start. This data is structured in JSON format. ```json { "ai-powerpoint-summarizer": { "es": [ { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx", "type": "ppt", "name": "delicias.pptx" }, { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx", "type": "ppt", "name": "mascota.pptx" }, { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx", "type": "ppt", "name": "iweaver.pptx" } ] }, "youtube-video-summarizer": { "es": [ { "link": true, "url": "https://www.youtube.com/shorts/Z1smITZjWQg", "type": "youtube", "name": "delicias" }, { "link": true, "url": "https://www.youtube.com/shorts/cWrJFIdTje0", "type": "youtube", "name": "hacer ejercicio" }, { "link": true, "url": "https://www.youtube.com/watch?v=UPrb5Z2ZYOM", "type": "youtube", "name": "ChatGPT en español" }, { "link": true, "url": "https://www.youtube.com/shorts/maXdopJN5vg", "type": "youtube", "name": "NO SEAS AMABLE" } ] }, "book-summarizer": { "en": [ { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx", "type": "doc", "name": "The Luncheon.docx" }, { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf", "type": "pdf", "name": "The Necklace.pdf" }, { "file": true, "url": "https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx", "type": "doc", "name": "How to invest.docx" }, { "link": true, "url": " } ``` -------------------------------- ### AI Tool Configuration Examples Source: https://www.iweaver.ai/agent/youtube-description-generator/ Configuration objects for various AI tools, specifying sample files or URLs for different languages and types (e.g., PPT, YouTube links, DOC, PDF). This data is used to populate tool inputs. ```javascript // 下面的是一键发送的配置 const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: 'https:// ``` -------------------------------- ### AI Tool Sample Configuration Source: https://www.iweaver.ai/agent/blog-title-generator/ Configuration object containing sample files and links for various AI tools, categorized by tool name and language. This data is used to populate UI elements or provide quick start examples for users. ```json const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: 'htt ``` -------------------------------- ### Sample Configuration Data Source: https://www.iweaver.ai/agent/ai-liquidity-analysis/ Provides example configuration data structures for different AI agent functionalities, specifying file or URL inputs, file types, and names. This data is likely used to populate UI elements or trigger specific agent actions. ```javascript const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { l ``` -------------------------------- ### AI Tool Sample Configuration Source: https://www.iweaver.ai/agent/relationship-chart-maker/ Configuration object mapping AI tool names to sample data, including file paths for uploads (PPT, DOC, PDF) and URLs for external resources (YouTube links). This data is likely used to populate example inputs for users. ```javascript const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, u ``` -------------------------------- ### AI Tool Sample Configuration Source: https://www.iweaver.ai/agent/ai-notes-generator/ Configuration object containing sample files and links for various AI tools, categorized by tool name and language. This data is used to populate UI elements or provide quick start examples for users. ```json const showSimpleSendConfig = { 'ai-powerpoint-summarizer': { es: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751443297667/delicias.pptx', type: 'ppt', name: 'delicias.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449152161/mascota.pptx', type: 'ppt', name: 'mascota.pptx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751510109100/powerpoint-summarizer.pptx', type: 'ppt', name: 'iweaver.pptx' } ], }, 'youtube-video-summarizer': { es: [ { link: true, url: 'https://www.youtube.com/shorts/Z1smITZjWQg', type: 'youtube', name: 'delicias' }, { link: true, url: 'https://www.youtube.com/shorts/cWrJFIdTje0', type: 'youtube', name: 'hacer ejercicio' }, { link: true, url: 'https://www.youtube.com/watch?v=UPrb5Z2ZYOM', type: 'youtube', name: 'ChatGPT en español' }, { link: true, url: 'https://www.youtube.com/shorts/maXdopJN5vg', type: 'youtube', name: 'NO SEAS AMABLE' } ], }, 'book-summarizer': { en: [ { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751440987434/The%20Luncheon.docx', type: 'doc', name: 'The Luncheon.docx' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751449855217/The%20Necklace.pdf', type: 'pdf', name: 'The Necklace.pdf' }, { file: true, url: 'https://cos-knowmeai-1319837757.cos.na-siliconvalley.myqcloud.com/docs/107750333407562720434/1751509777206/How%20to%20invest.docx', type: 'doc', name: 'How to invest.docx' }, { link: true, url: 'htt ```