{"id":19,"date":"2025-06-29T01:11:26","date_gmt":"2025-06-29T01:11:26","guid":{"rendered":"http:\/\/insightlm.ai\/?page_id=19"},"modified":"2025-11-30T03:51:48","modified_gmt":"2025-11-30T03:51:48","slug":"landing-page","status":"publish","type":"page","link":"https:\/\/insightlm.ai\/","title":{"rendered":"Landing Page"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script> <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script><\/p>\n<style>\n        body {<br \/>\n            font-family: 'Inter', sans-serif;<br \/>\n            scroll-behavior: smooth;<br \/>\n        }<br \/>\n        .gradient-text {<br \/>\n            background: linear-gradient(90deg, #4F46E5, #9333EA);<br \/>\n            -webkit-background-clip: text;<br \/>\n            -webkit-text-fill-color: transparent;<br \/>\n        }<br \/>\n        .section-fade-in {<br \/>\n            opacity: 0;<br \/>\n            transform: translateY(20px);<br \/>\n            transition: opacity 0.6s ease-out, transform 0.6s ease-out;<br \/>\n        }<br \/>\n        .section-fade-in.visible {<br \/>\n            opacity: 1;<br \/>\n            transform: translateY(0);<br \/>\n        }<br \/>\n        .glow-button {<br \/>\n             box-shadow: 0 0 5px #4F46E5, 0 0 10px #4F46E5, 0 0 15px #4F46E5;<br \/>\n        }<br \/>\n    <\/style>\n<p><!-- Header --><\/p>\n<header class=\"bg-white\/80 backdrop-blur-md sticky top-0 z-50 border-b border-gray-200\">\n<nav class=\"container mx-auto px-6 py-4 flex justify-between items-center\"><a class=\"text-2xl font-bold tracking-tight\" href=\"#\"><span class=\"gradient-text\">InsightLM<strong>\u2122<\/strong><\/span><\/a><\/nav>\n<nav class=\"container mx-auto px-6 py-4 flex justify-between items-center\">\n<div><\/div>\n<div class=\"hidden md:flex items-center space-x-6\"><a class=\"text-gray-600 hover:text-indigo-600 transition-colors\" href=\"#problem\">The Problem<\/a><br \/>\n<a class=\"text-gray-600 hover:text-indigo-600 transition-colors\" href=\"#solution\">Solution<\/a><br \/>\n<a class=\"text-gray-600 hover:text-indigo-600 transition-colors\" href=\"#how-it-works\">How It Works<\/a><br \/>\n<a class=\"text-gray-600 hover:text-indigo-600 transition-colors\" href=\"#benefits\">Benefits<\/a><\/div>\n<div class=\"hidden md:flex items-center space-x-6\"><a class=\"bg-indigo-600 text-white px-5 py-2 rounded-lg font-semibold hover:bg-indigo-700 transition-all transform hover:scale-105\" href=\"#cta\">Get Started<\/a><\/div>\n<\/nav>\n<\/header>\n<h1 class=\"text-4xl md:text-6xl font-extrabold tracking-tighter mb-4 leading-tight\">Transform Information into <span class=\"gradient-text\">Actionable Wisdom<\/span><\/h1>\n<p class=\"text-lg md:text-xl text-gray-600 max-w-3xl mx-auto mb-8\">Go Beyond Summaries. Unlock Multi-Dimensional Understanding. InsightLM\u2122 is an advanced AI analysis layer that generates a curated &#8220;Insight Portfolio&#8221; to bridge the gap between data and decision.<\/p>\n<div class=\"flex justify-center space-x-4\"><a class=\"bg-indigo-600 text-white px-8 py-3 rounded-lg font-bold text-lg hover:bg-indigo-700 transition-all transform hover:scale-105 glow-button\" href=\"#cta\"><br \/>\nGet Started Soon<br \/>\n<\/a><br \/>\n<a class=\"bg-white text-indigo-600 border border-indigo-200 px-8 py-3 rounded-lg font-bold text-lg hover:bg-indigo-50 hover:border-indigo-400 transition-all transform hover:scale-105\" href=\"mailto:hank.weiss@wisc.edu\"><br \/>\nRequest a Demo<br \/>\n<\/a><\/div>\n<p>&nbsp;<\/p>\n<p><!-- Problem Section --><\/p>\n<section id=\"problem\" class=\"py-20 bg-white section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">Drowning in Data, Starved for Insight<\/h2>\n<p class=\"text-lg text-gray-600 max-w-3xl mx-auto mt-4\">Basic AI summarizers give you the &#8216;what&#8217;, but miss the &#8216;why&#8217; and &#8216;what&#8217;s next&#8217;. This surface-level view impedes deep learning and strategic decision-making.<\/p>\n<\/div>\n<div class=\"grid md:grid-cols-3 gap-8 text-center\">\n<div class=\"bg-gray-50 p-8 rounded-xl border border-gray-200\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"layers\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Flat Summarization<\/h3>\n<p class=\"text-gray-600\">Condenses text but misses nuances, hidden biases, and critical assumptions.<\/p>\n<\/div>\n<div class=\"bg-gray-50 p-8 rounded-xl border border-gray-200\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"brain-circuit\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Increased Cognitive Load<\/h3>\n<p class=\"text-gray-600\">Forces you to do the heavy lifting of analysis and synthesis yourself.<\/p>\n<\/div>\n<div class=\"bg-gray-50 p-8 rounded-xl border border-gray-200\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"trending-down\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Reduced Productivity<\/h3>\n<p class=\"text-gray-600\">10-30% of LLM interactions are summaries, yet they rarely provide actionable intelligence.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Solution Section --><\/p>\n<section id=\"solution\" class=\"py-20 section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"grid md:grid-cols-2 gap-12 items-center\">\n<div class=\"text-left\"><span class=\"text-indigo-600 font-semibold\">THE SOLUTION<\/span><\/p>\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight mt-2 mb-4\">InsightLM&#8217;s Multi-Dimensional Insight Portfolio<\/h2>\n<p class=\"text-lg text-gray-600 mb-6\">Instead of a single, generic summary, InsightLM\u2122 generates a curated portfolio of diverse, analytical perspectives. It&#8217;s like having a photographer&#8217;s toolkit, allowing you to view information through different &#8220;lenses&#8221; to spot hidden details and get a manual for what to do next.<\/p>\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-3\"><i class=\"h-6 w-6 text-purple-500 flex-shrink-0 mt-1\" data-lucide=\"sparkles\"><\/i><span class=\"font-semibold\">Auto-Selected Insights:<\/span> Intelligent algorithms select the most relevant analysis types from over 100 styles.<\/div>\n<div class=\"flex items-start space-x-3\"><i class=\"h-6 w-6 text-purple-500 flex-shrink-0 mt-1\" data-lucide=\"shield-check\"><\/i><span class=\"font-semibold\">Embedded Critical Analysis:<\/span> Integrates lenses like Bias Detection and Assumption Identification.<\/div>\n<div class=\"flex items-start space-x-3\"><i class=\"h-6 w-6 text-purple-500 flex-shrink-0 mt-1\" data-lucide=\"lightbulb\"><\/i><span class=\"font-semibold\">Action-Oriented Outputs:<\/span> Generates clear, practical recommendations to transform insights into steps.<\/div>\n<\/div>\n<\/div>\n<div class=\"bg-white p-6 rounded-2xl shadow-2xl shadow-indigo-100\">\n<div class=\"aspect-w-16 aspect-h-9 bg-gray-100 rounded-lg p-4 border border-gray-200\">\n<div class=\"text-sm font-semibold mb-2\">Insight Portfolio for &#8220;Market Report Q3&#8221;<\/div>\n<div class=\"space-y-2\">\n<div class=\"bg-indigo-100 text-indigo-800 p-2 rounded-md\">Cognitive Shadow Summary\u2122<\/div>\n<div class=\"bg-purple-100 text-purple-800 p-2 rounded-md\">Action Brief<\/div>\n<div class=\"bg-green-100 text-green-800 p-2 rounded-md\">SWOT Analysis<\/div>\n<div class=\"bg-yellow-100 text-yellow-800 p-2 rounded-md\">Bias Detection Report<\/div>\n<div class=\"bg-red-100 text-red-800 p-2 rounded-md\">Devil&#8217;s Advocate View<\/div>\n<div class=\"bg-blue-100 text-blue-800 p-2 rounded-md\">Metaphorical Analogy<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- How It Works Section --><\/p>\n<section id=\"how-it-works\" class=\"py-20 bg-white section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">Our Governed, Layered Architecture<\/h2>\n<p class=\"text-lg text-gray-600 max-w-3xl mx-auto mt-4\">InsightLM\u2122 is more than clever prompts; it&#8217;s a robust, multi-layer system ensuring consistency, scalability, and trustworthy, source-grounded insights.<\/p>\n<\/div>\n<div class=\"relative\"><!-- Dotted line connecting the steps --><\/p>\n<div class=\"hidden md:block absolute top-1\/2 left-0 w-full h-0.5 border-t-2 border-dashed border-gray-300 -translate-y-1\/2\"><\/div>\n<div class=\"grid md:grid-cols-4 gap-8 relative\">\n<div class=\"text-center p-6 bg-gray-50 rounded-xl border border-gray-200\">\n<div class=\"relative mb-4\">\n<div class=\"bg-indigo-100 text-indigo-600 h-16 w-16 rounded-full flex items-center justify-center mx-auto\"><\/div>\n<\/div>\n<h3 class=\"text-xl font-semibold mb-2\">1. Definition Layer<\/h3>\n<p class=\"text-gray-600\">Our Insight Style Specification Template standardizes over 100 unique insight types.<\/p>\n<\/div>\n<div class=\"text-center p-6 bg-gray-50 rounded-xl border border-gray-200\">\n<div class=\"relative mb-4\">\n<div class=\"bg-purple-100 text-purple-600 h-16 w-16 rounded-full flex items-center justify-center mx-auto\"><\/div>\n<\/div>\n<h3 class=\"text-xl font-semibold mb-2\">2. Operational Layer<\/h3>\n<p class=\"text-gray-600\">A Style Portfolio Database stores detailed, modular style definitions.<\/p>\n<\/div>\n<div class=\"text-center p-6 bg-gray-50 rounded-xl border border-gray-200\">\n<div class=\"relative mb-4\">\n<div class=\"bg-green-100 text-green-600 h-16 w-16 rounded-full flex items-center justify-center mx-auto\"><\/div>\n<\/div>\n<h3 class=\"text-xl font-semibold mb-2\">3. Control Layer<\/h3>\n<p class=\"text-gray-600\">An Instruction Layer dynamically builds precise, tailored prompts for the LLM.<\/p>\n<\/div>\n<div class=\"text-center p-6 bg-gray-50 rounded-xl border border-gray-200\">\n<div class=\"relative mb-4\">\n<div class=\"bg-yellow-100 text-yellow-600 h-16 w-16 rounded-full flex items-center justify-center mx-auto\"><\/div>\n<\/div>\n<h3 class=\"text-xl font-semibold mb-2\">4. Execution Layer<\/h3>\n<p class=\"text-gray-600\">Advanced LLMs like Gemini 2.5 Pro generate the final portfolio outputs.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Benefits Section --><\/p>\n<section id=\"benefits\" class=\"py-20 section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">What InsightLM\u2122 Delivers For You<\/h2>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto mt-4\">Democratize expert analysis and put it in the hands of any user.<\/p>\n<\/div>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8\">\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"microscope\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Deeper Comprehension<\/h3>\n<p>Grasp complex information from multiple angles, moving beyond surface-level reads.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"battery-charging\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Reduced Cognitive Load<\/h3>\n<p>Automate laborious synthesis, freeing mental energy for high-level strategic thinking.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"search-check\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Enhanced Critical Thinking<\/h3>\n<p>Actively surface patterns, perspectives, biases, and inconsistencies you might miss.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"rocket\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Increased Productivity<\/h3>\n<p>Save hours of manual analysis time, streamlining research and decision-making.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"target\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Actionable Outcomes<\/h3>\n<p>Receive practical recommendations that directly inform your next steps and improve decisions.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md hover:shadow-xl transition-shadow\"><i class=\"h-10 w-10 text-indigo-500 mb-3\" data-lucide=\"user-check\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">Personalized Learning<\/h3>\n<p>Adapt to your cognitive style, making complex subjects more accessible for everyone.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Differentiation Section --><\/p>\n<section id=\"differentiation\" class=\"py-20 bg-indigo-50 section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">Why InsightLM\u2122 Stands Apart<\/h2>\n<p class=\"text-lg text-gray-600 max-w-3xl mx-auto mt-4\">We are fundamentally different from traditional summarizers and existing enterprise insight engines.<\/p>\n<\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div class=\"bg-white p-8 rounded-lg border border-gray-200\">\n<h3 class=\"text-2xl font-bold gradient-text mb-4\">InsightLM\u2122<\/h3>\n<ul class=\"space-y-4\">\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-green-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"check-circle-2\"><\/i><strong class=\"text-gray-900\">Holistic Insight Portfolio:<\/strong> Unified, multi-dimensional report from a single input.<\/li>\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-green-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"check-circle-2\"><\/i><strong class=\"text-gray-900\">Embedded Criticality:<\/strong> Actively evaluates content for biases and flaws as a core function.<\/li>\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-green-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"check-circle-2\"><\/i><strong class=\"text-gray-900\">Intelligent Curation:<\/strong> &#8220;AUTO&#8221; mode selects the most relevant combination of insights for you.<\/li>\n<\/ul>\n<\/div>\n<div class=\"bg-white p-8 rounded-lg border border-gray-200\">\n<h3 class=\"text-2xl font-bold text-gray-500 mb-4\">Other Tools<\/h3>\n<ul class=\"space-y-4\">\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-red-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"x-circle\"><\/i><strong class=\"text-gray-900\">Discrete Features:<\/strong> Offer single, isolated summaries or search functions.<\/li>\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-red-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"x-circle\"><\/i><strong class=\"text-gray-900\">Surface-Level Presentation:<\/strong> Merely present information without deep evaluation.<\/li>\n<li class=\"flex items-start\"><i class=\"h-6 w-6 text-red-500 mr-3 mt-1 flex-shrink-0\" data-lucide=\"x-circle\"><\/i><strong class=\"text-gray-900\">Manual Selection:<\/strong> Require users to know which analysis to run, if available at all.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Use Cases Section --><\/p>\n<section id=\"use-cases\" class=\"py-20 section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">Powering Your Workflow<\/h2>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto mt-4\">InsightLM\u2122 adapts to your needs, whether you&#8217;re a student, researcher, or business professional.<\/p>\n<\/div>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\n<div class=\"bg-white p-6 rounded-lg shadow-md text-center\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"graduation-cap\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">For Students<\/h3>\n<p>Quickly grasp complex subjects, compare arguments, and synthesize concepts for essays.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md text-center\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"flask-conical\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">For Researchers<\/h3>\n<p>Streamline literature reviews, highlight trends, and accelerate hypothesis formation.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md text-center\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"briefcase\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">For Professionals<\/h3>\n<p>Analyze market trends, generate strategic briefings, and perform rapid risk assessments.<\/p>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-md text-center\"><i class=\"mx-auto h-12 w-12 text-indigo-500 mb-4\" data-lucide=\"pen-tool\"><\/i><\/p>\n<h3 class=\"text-xl font-semibold mb-2\">For Content Creators<\/h3>\n<p>Identify interesting angles, highlight counterpoints, and refine your narratives.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Testimonial Section --><\/p>\n<section id=\"testimonial\" class=\"py-20 bg-white section-fade-in\">\n<div class=\"container mx-auto px-6 max-w-4xl text-center\"><i class=\"h-12 w-12 text-indigo-200 mx-auto\" data-lucide=\"quote\"><\/i><\/p>\n<blockquote class=\"text-2xl md:text-3xl font-medium text-gray-900 mt-4 leading-normal\"><p>&#8220;I normally spend half a day analyzing reports \u2013 this tool did it in 5 minutes and found things I\u2019d have missed! InsightLM\u2122 doesn&#8217;t just summarize. It illuminates. It empowers. It\u2019s the difference between reading the map and truly knowing the terrain.&#8221;<\/p><\/blockquote>\n<p><cite class=\"block font-semibold text-gray-600 mt-6\">\u2014 Early Adopter, Financial Analyst<\/cite><\/p>\n<\/div>\n<\/section>\n<p><!-- Vision Section --><\/p>\n<section id=\"vision\" class=\"py-20 section-fade-in\">\n<div class=\"container mx-auto px-6\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl md:text-4xl font-bold tracking-tight\">Our Vision: A Cognitive Partner for the Future<\/h2>\n<p class=\"text-lg text-gray-600 max-w-3xl mx-auto mt-4\">InsightLM\u2122 is continuously evolving to push the boundaries of human-AI collaboration for knowledge creation.<\/p>\n<\/div>\n<div class=\"max-w-4xl mx-auto grid md:grid-cols-2 gap-8\">\n<div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:border-indigo-300 transition-all\">\n<h3 class=\"font-bold text-xl mb-3 flex items-center\"><i class=\"h-6 w-6 mr-3 text-indigo-500\" data-lucide=\"orbit\"><\/i>Evolving Capabilities<\/h3>\n<ul class=\"list-disc list-inside text-gray-600 space-y-2\">\n<li>Cross-Document Synthesis<\/li>\n<li>Multimodal Integration (Image, Audio, Video)<\/li>\n<\/ul>\n<\/div>\n<div class=\"bg-white p-8 rounded-lg border border-gray-200 hover:border-purple-300 transition-all\">\n<h3 class=\"font-bold text-xl mb-3 flex items-center\"><i class=\"h-6 w-6 mr-3 text-purple-500\" data-lucide=\"wand-2\"><\/i>The LensCrafter<\/h3>\n<p class=\"text-gray-600\">Our 2nd-gen vision: A Developer Toolkit to automate the creation of new, domain-specific insight styles on demand.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- CTA Section --><\/p>\n<section id=\"cta\" class=\"bg-white py-24 section-fade-in\">\n<div class=\"container mx-auto px-6 text-center\">\n<h2 class=\"text-4xl md:text-5xl font-extrabold tracking-tighter mb-4\">Ready to Transform Your Information?<\/h2>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto mb-8\">Experience the power of multi-dimensional analysis with InsightLM\u2122. Start for free today.<\/p>\n<div class=\"flex justify-center space-x-4\"><a class=\"bg-indigo-600 text-white px-8 py-3 rounded-lg font-bold text-lg hover:bg-indigo-700 transition-all transform hover:scale-105 glow-button\" href=\"#\"><br \/>\nGet Started Soon<br \/>\n<\/a><br \/>\n<a id=\"demo\" class=\"bg-white text-indigo-600 border border-indigo-200 px-8 py-3 rounded-lg font-bold text-lg hover:bg-indigo-50 hover:border-indigo-400 transition-all transform hover:scale-105\" href=\"#\"><br \/>\nExplore Integrations<br \/>\n<\/a><\/div>\n<\/div>\n<\/section>\n<p><!-- Footer --><\/p>\n<footer class=\"bg-gray-800 text-gray-400 py-12\">\n<div class=\"container mx-auto px-6 text-center\">\n<p>InsightLM\u2122 &#8211; Where Critique Becomes Craft<br \/>\n\u00a9 2025 Harold Weiss. All rights reserved.<\/p>\n<div class=\"mt-4 space-x-6\"><a class=\"hover:text-white transition-colors\" href=\"#\">Privacy Policy<\/a><br \/>\n<a class=\"hover:text-white transition-colors\" href=\"#\">Terms of Service<\/a><br \/>\n<a class=\"hover:text-white transition-colors\" href=\"#\">Contact Us<\/a><\/div>\n<\/div>\n<\/footer>\n<p><script><br \/>\n        lucide.createIcons();<\/p>\n<p>        \/\/ Section fade-in observer<br \/>\n        const sections = document.querySelectorAll('.section-fade-in');<br \/>\n        const observer = new IntersectionObserver((entries) => {<br \/>\n            entries.forEach(entry => {<br \/>\n                if (entry.isIntersecting) {<br \/>\n                    entry.target.classList.add('visible');<br \/>\n                    observer.unobserve(entry.target);<br \/>\n                }<br \/>\n            });<br \/>\n        }, {<br \/>\n            threshold: 0.1<br \/>\n        });<\/p>\n<p>        sections.forEach(section => {<br \/>\n            observer.observe(section);<br \/>\n        });<br \/>\n    <\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>InsightLM\u2122 The Problem Solution How It Works Benefits Get Started Transform Information into Actionable Wisdom Go Beyond Summaries. Unlock Multi-Dimensional Understanding. InsightLM\u2122 is an advanced AI analysis layer that generates a curated &#8220;Insight Portfolio&#8221; to bridge the gap between data and decision. Get Started Soon Request a Demo &nbsp; Drowning in Data, Starved for Insight [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/insightlm.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":5,"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/insightlm.ai\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions\/80"}],"wp:attachment":[{"href":"https:\/\/insightlm.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}