[{"data":1,"prerenderedAt":256},["ShallowReactive",2],{"blog-post-mara-q2-2024-update-blog":3,"blog-posts-slugs":22},{"data":4,"meta":18},[5],{"id":6,"attributes":7},18,{"title":8,"content":9,"createdAt":10,"updatedAt":11,"publishedAt":12,"date":13,"description":14,"keywords":15,"slug":16,"category":17},"MARA Q2 2024 Update Blog","Written by Sam Hessenauer, CTO & Co-founder of Nanome\n\nSince the announcement of MARA in December 2023, We’ve made some incredible progress developing MARA. \n\n\u003Ca href=\"https:\u002F\u002Fnanome.ai\u002Fmara\">\u003Cimg src=\"https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fmara_e6548e3_8d73f2d806.png\" style=\"max-width:50%; height:auto;\">\u003C\u002Fa>\n\n## Overcoming Initial Challenges in MARA’s Development: Addressing LLM Limitations and Enhancing Functional Integration\n\n\nIn Q1 2024, there were a few pieces of the puzzle that needed to be solved from bridging the gap between our vision of MARA and the prototypes we’ve made so far. LLMs have intrinsic biases from pre-training data, there are limited context window (input character length), they are trained only to a snapshot in time, and hallucination problems plagued the line between fact and fiction. There is also no ability for the LLMs to actually use tools on its own, you essentially needed to use software engineering methods to still convert outputs into a rigid structure (known as output parsing) and handle triggering appropriate functionality.\n\n\u003Ca href=\"https:\u002F\u002Fwww.langchain.com\u002F\">\u003Cimg src=\"https:\u002F\u002Fmiro.medium.com\u002Fv2\u002Fresize:fit:4800\u002Fformat:webp\u002F1*1DBe4cCQYfpM0oNXl_kH2w.png\" style=\"max-width:50%; height:auto;\">\u003C\u002Fa>\n\n\n## Enhancing LLM Efficacy with RAG and Agents: Pioneering Solutions for Bias Reduction and Tool Utilization\n\n\nLangchain and others started to address these issues more head on, more notably Retrieval Augmented Generation (RAG) and Agents. RAG enabled you to essentially chunk and vectorize content and then prompt inject relevant chunks\u002Fsnippets into the prompt, thus reducing the reliance on the LLM’s pre-trained bias\u002Fhallucination and essentially act as a flexible summarizer of authentic and correct data that you determined. Agents were essentially equipping the LLMs themselves with deterministic tools. We can write code functions that have logic and describe their use, and the LLMs would use reasoning to decide which tool to use. \n\n## Scalable Solutions and Reliable Execution: Advanced Problem-Solving from Prototype to Platform\n\nWe ran into (and solved) many challenges throughout last year, everything from scaling from a handful of cheminformatics tools to hundreds, to reliable planning and execution, to workflow creation, hallucination mitigation, and much more. We go as far as evaluating what’s being done on the fly and flagging if something looks right. That, alongside a very clear communication of what tools are being used, what the inputs and outputs are, gives our scientist users the confidence they need on evaluating the legitimacy of the outputs of our new platform. Something that falls short with any other software.\n\nMARA essentially brings a completely internal ChatGPT-like interface to your internal scientific databases and informatics tools. It massively drops the barrier to entry for scientists to rapidly answer questions, expand their hypotheses, and trigger advanced informatics workflows like never before. \n\n## The Core of MARA: Tools, Knowledge, and Workflow Integration: Building a Versatile and Dynamic Scientific Environment\n\n\nMARA is primarily driven by 3 concepts: Tools, The Knowledge base, and Workflows. MARA is only limited by the tools it has at its disposal, you can bring in your internal tools in via:\n\n* REST API: Create a tool that can hit any API endpoint and return any type, from values to images to files.\n* SQL Query Templates: Create a tool with a pre-set SQL query and its inputs or describe the query with natural language. This is great for repeatable SQL queries that only have input parameter variations.\n* Python Snippets: Quickly type out your latest idea in python code using our embedded editor and make it a tool to be triggered in a sandboxed container (lambda-style). \n\nOf course, for every conversation, MARA will automatically curate a dataset to be used immediately for data analysis. Users can easily chat with their data or even make modifications to the dataset via natural language. Making it easy for more users to focus on the science and not the menial parts of data science. \n\nWhile MARA is primarily a web-based platform, it can also be interacted with via API, making it easy to trigger tools and workflows from your company’s internal tools or even from directly within an interactive Jupyter notebook. In the web interface, we’ve included a few quality of live features for scientists:\n\n\n\n* Directly upload molecular structural files such as PDB, MMCIF, SDF, and more\n* Draw a small molecule using a 2D Chemical Drawing tool\n* Embedded Molecular Viewer for viewing molecular structural files such as MMCIF, PDB, and SDF files\n\n## Ensuring Security and Control with MARA: An Enterprise-Ready Platform for Scientific Inquiry\n\n\nMARA is designed to be an enterprise-ready platform deployed completely behind your organization’s IT firewall and using the latest Open Source Large Language Models to power it. That means you can sleep easy knowing that all questions and conversations scientists ask MARA will be completely controlled by your organization. \n\nThis Scientific Co-pilot is part of an entirely new class of tools called LLM-enabled applications, and we expect to see many of the world’s industries get rapidly transformed by these tools over the next decade.\n\n## Validating MARA’s Impact: Early Pilots and Positive Feedback: Showcasing Future Possibilities and Real-World Applications\n\nWe’ve been in an early pilot with several customers and the feedback has been very positive. Now that we’ve made some incredible progress, we’d like to start sharing what’s possible with the world. Keep an eye out on our socials as we showcase impressive use-cases that now are incredibly simple to achieve with the MARA platform.\n\nIf you or your organization are interested in using MARA, if not for just a taste of the future, then please reach out to us. We’d love to hear your feedback and make rapid improvements which will accelerate our journey to our ultimate goal of equipping every scientist with their own Jarvis for Molecules.\n","2024-05-15T22:48:37.252Z","2026-03-24T17:53:29.585Z","2024-05-15T22:59:43.523Z","2024-05-15","Explore the Q2 2024 update on MARA, the transformative platform reshaping scientific research with advanced LLM technologies. Since its introduction in December 2023, MARA has evolved rapidly, enhancing its ability to bridge the gap between traditional scientific inquiry and automated, intelligent data analysis. This blog post delves into the recent advancements and solutions to challenges such as bias mitigation, hallucination issues, and workflow optimization. Discover how MARA’s integration of Retrieval Augmented Generation and tool-equipped Agents empowers scientists to engage with internal databases and execute complex informatics tasks with unprecedented ease. Learn about the new functionalities added to the MARA platform, including enhanced SQL query templates, Python snippet integration, and direct interactions via API. Perfect for enterprises, MARA ensures data security behind your organization’s IT firewall, offering a scalable, reliable solution for driving scientific innovation. Stay tuned for use cases and feedback from early adopters that underscore MARA’s role as a game-changer in the world of scientific research","drug discovery, medicinal chemistry, cheminformatics, structure-based design, LLM technologies, scientific research, data analysis, enterprise IT security, Retrieval Augmented Generation, tool-equipped Agents, API integration, Python snippets, SQL query templates, workflow optimization, scientific databases, advanced informatics workflows, large language models, web-based platform, data interaction, scientific innovation","mara-q2-2024-update-blog","releases",{"pagination":19},{"page":20,"pageSize":21,"pageCount":20,"total":20},1,100,{"data":23,"meta":253},[24,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,93,97,101,105,109,113,117,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,233,237,241,245,249],{"id":20,"attributes":25},{"slug":26},"spy-stories-and-rational-drug-design",{"id":28,"attributes":29},2,{"slug":30},"meta-quest-pro-and-a-new-version-of-nanome-(v1.24)",{"id":32,"attributes":33},3,{"slug":34},"beating-the-pandemic-in-virtual-reality",{"id":36,"attributes":37},4,{"slug":38},"a-new-era-in-drug-discovery-the-first-ai-generated-drug-is-going-to-clinical-trial",{"id":40,"attributes":41},5,{"slug":42},"antibody-prophylaxis-for-lyme-disease",{"id":44,"attributes":45},6,{"slug":46},"diabetes-treatment-is-about-to-change-forever",{"id":48,"attributes":49},7,{"slug":50},"april-2023-nanome-plugins-and-home.nanome.ai-updates",{"id":52,"attributes":53},8,{"slug":54},"v1.24.4-patch-release-blog-and-data-table-plugin-update",{"id":56,"attributes":57},9,{"slug":58},"exploring-gaba-in-vr-common-therapeutics-can-reverse-pathological-sleep-conditions",{"id":60,"attributes":61},10,{"slug":62},"introducing-mara:-a-paradigm-shift-in-ai-assisted-scientific-informatics-workflow-orchestration",{"id":64,"attributes":65},11,{"slug":66},"reflecting-on-2023-and-looking-forward-to-2024",{"id":68,"attributes":69},12,{"slug":70},"our-thoughts-on-the-up-and-coming-apple-vision-pro",{"id":72,"attributes":73},14,{"slug":74},"introducing-the-the-nanome-scene-viewer-plugin",{"id":76,"attributes":77},13,{"slug":78},"revolutionize-your-research-with-the-nanome-jupyter-cookbook-plugin",{"id":80,"attributes":81},15,{"slug":82},"nanospin:-a-glimpse-into-nanome's-vision-for-the-future-with-apple-vision-pro",{"id":84,"attributes":85},16,{"slug":86},"calcflow-comes-to-the-apple-vision-pro",{"id":88,"attributes":89},17,{"slug":90},"nanome-apple-vision-pro-and-2.0-dev-blog-april-2024",{"id":6,"attributes":92},{"slug":16},{"id":94,"attributes":95},19,{"slug":96},"nanome-on-apple-vision-pro-roadmap",{"id":98,"attributes":99},20,{"slug":100},"v1.24.6-patch-release",{"id":102,"attributes":103},21,{"slug":104},"mara-public-beta-coming-soon",{"id":106,"attributes":107},22,{"slug":108},"introduction-to-mara-freemium",{"id":110,"attributes":111},23,{"slug":112},"computer-aided-drug-discovery-and-design-through-mara",{"id":114,"attributes":115},24,{"slug":116},"mara-and-cdd-integration-example",{"id":118,"attributes":119},26,{"slug":120},"collaborative-drug-discovery-and-nanome-partnership-announcement",{"id":122,"attributes":123},25,{"slug":124},"introduction-to-mara-tool-creation",{"id":126,"attributes":127},27,{"slug":128},"mara-update:-v0.12.10",{"id":130,"attributes":131},28,{"slug":132},"mara-bioinformatics-workflow",{"id":134,"attributes":135},29,{"slug":136},"mara-cheminformatics-workflow",{"id":138,"attributes":139},32,{"slug":140},"announcing-the-early-access-program-for-nanome-ai:-the-next-generation-of-molecular-design",{"id":142,"attributes":143},31,{"slug":144},"mara-and-jupyter-notebook-integration",{"id":146,"attributes":147},33,{"slug":148},"exploring-the-new-scene-menu-in-nanome-2.0:-a-comprehensive-guide",{"id":150,"attributes":151},34,{"slug":152},"understanding-nanome-2.0's-new-permissioning-system:-a-guide-to-secure-and-collaborative-workspaces",{"id":154,"attributes":155},35,{"slug":156},"nanome-2.0:-a-deep-dive-into-the-technical-foundations",{"id":158,"attributes":159},36,{"slug":160},"major-updates-to-the-nanome-documentation-site",{"id":162,"attributes":163},37,{"slug":164},"assay-data-enabled-analysis-workflows-in-mara",{"id":166,"attributes":167},38,{"slug":168},"from-vault-to-workspaces:-the-evolution-of-file-and-workflow-management-in-nanome-2.0",{"id":170,"attributes":171},39,{"slug":172},"looking-back-at-2024-and-what's-next-for-nanome-in-2025",{"id":174,"attributes":175},40,{"slug":176},"how-nanome's-agentic-platform-can-enhance-and-integrate-with-your-docking-and-structural-visualization-workflows",{"id":178,"attributes":179},41,{"slug":180},"nanome-ai-february-2025-update!",{"id":182,"attributes":183},42,{"slug":184},"mara's-updated-workflow-processes-provide-huge-time-savings!",{"id":186,"attributes":187},43,{"slug":188},"livedesign-live-reports-literally-at-your-fingertips",{"id":190,"attributes":191},44,{"slug":192},"nanome-v2.1.0-release-update:-new-workspace-api-interactions-alignment-ligands-table-and-more!",{"id":194,"attributes":195},45,{"slug":196},"view-your-openeyecadence-data-with-fresh-eyes-using-nanome-xr",{"id":198,"attributes":199},46,{"slug":200},"nanome-v2.1.1-patch-release-update:-new-scene-pov-sdf-metadata-support-and-rendering-improvements",{"id":202,"attributes":203},47,{"slug":204},"nanome-v2.2.0:-measure-interact-and-analyze-from-atom-to-angstroms",{"id":206,"attributes":207},48,{"slug":208},"v2.2-usecase-blog:-how-a-biochemist-leveraged-measurement-tools-in-xr-to-streamline-protein-design",{"id":210,"attributes":211},49,{"slug":212},"from-pdb-to-pose:-integration-of-nanome's-mara-and-cresset's-flare",{"id":214,"attributes":215},50,{"slug":216},"nanome-v2.3.0:-new-tools-(builder-and-selection)-sequence-menu-and-web-preview",{"id":218,"attributes":219},51,{"slug":220},"important-security-update-for-nanome-unity-vulnerability-patch",{"id":222,"attributes":223},52,{"slug":224},"interface-to-design-the-future",{"id":226,"attributes":227},53,{"slug":228},"setting-up-boltz-2-configuration-files-and-analysis-with-nanome-ai",{"id":230,"attributes":231},54,{"slug":232},"meta-horizon-managed-services-goes-free:-what-this-means-for-enterprise-vr-users",{"id":234,"attributes":235},55,{"slug":236},"nanome-v2.4.0:-early-access-release-mara-voice-commands-minimization-chem-interactions-and-more!",{"id":238,"attributes":239},60,{"slug":240},"nanome-joins-the-openfold-consortium",{"id":242,"attributes":243},66,{"slug":244},"announcing:-nanome-claude-code-skill-and-mcp-server-and-what's-next-for-mara",{"id":246,"attributes":247},69,{"slug":248},"the-new-front-door-to-nanome",{"id":250,"attributes":251},68,{"slug":252},"nanome-v2.5:-web-trajectories-torsion-tool-and-more",{"pagination":254},{"page":20,"pageSize":21,"pageCount":20,"total":255},58,1775871863529]