> For the complete documentation index, see [llms.txt](https://gdplabs.gitbook.io/glchat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gdplabs.gitbook.io/glchat/application-ui/resources/features-work-in-progress.md).

# Features - Work in Progress

Below are the list of features that currently are work in progress:

<table><thead><tr><th width="74">No</th><th>Features</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Image Processing - Image Understanding</td><td>Capability to process image from context in a document or website so that it will enrich the answer</td></tr><tr><td>2</td><td>Canvas</td><td>Collaborate on rich content inside the chat</td></tr><tr><td>3</td><td>Long Term Memory Implementation</td><td>Retain key user info across sessions</td></tr><tr><td>4</td><td>Deep Think</td><td>Enable deeper, multi-turn reasoning and analysis</td></tr><tr><td>5</td><td>Progressive Web Apps (PWA)</td><td>Install GLChat as a Progressive Web App for seamless access</td></tr><tr><td>6</td><td>Computer use</td><td>Enable GLChat to perform desktop tasks like a human assistant—clicking, typing, and navigating applications</td></tr><tr><td>7</td><td>Enhancement Auto FAQ Cache for GLChat</td><td>Enhancement Auto FAQ from knowledge base focused to more on application focused, including the experience of creating Auto FAQ.</td></tr><tr><td>8</td><td>Improvement Notification of Asynchronous Task in GLChat application</td><td>Delivers real-time in-app and email alerts when long-running operations (e.g., Deep Research, Agents) complete or encounter errors.</td></tr><tr><td>9</td><td>Pin Chat / Star Chat</td><td>Enables users to mark important conversations for quick access, with a dedicated “Pinned Chats” view in the sidebar.</td></tr><tr><td>10</td><td>Evaluator in GLChat</td><td>Integrates configurable evaluation pipelines—combining multi-LLM scoring, automated metrics, and optional human-in-the-loop review—to assess response relevance, accuracy, and compliance, with a dashboard for tracking performance over time</td></tr><tr><td>11</td><td>1 Project with Multiple Knowledge Bases</td><td>Learn how to streamline your workflow by integrating multiple knowledge bases within a single project. This feature allows you to consolidate information, improving accessibility and efficiency in managing project resources.</td></tr><tr><td>12</td><td>Auto / Smart Routing Pipeline</td><td><p>This system directs user queries to the best response method:</p><ul><li><strong>Chat with LLM</strong>: Offers interactive, real-time conversations.</li><li><strong>AI Agent</strong>: Executes tasks automatically with AI logic.</li><li><strong>Search</strong>: Provides quick, relevant information retrieval.</li></ul></td></tr></tbody></table>
