\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Deniz Aslantatar (denizaslan)} \pdfinfo{ /Title (ai-tools-for-developers-part-2.pdf) /Creator (Cheatography) /Author (Deniz Aslantatar (denizaslan)) /Subject (AI Tools for Developers Part 2 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{119C0C} \definecolor{LightBackground}{HTML}{F7FBF7} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{AI Tools for Developers Part 2 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Deniz Aslantatar (denizaslan)} via \textcolor{DarkBackground}{\uline{cheatography.com/204833/cs/43711/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Deniz Aslantatar (denizaslan) \\ \uline{cheatography.com/denizaslan} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 22nd June, 2024.\\ Updated 22nd June, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.00694 cm} x{1.78503 cm} x{1.78503 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Data analysis}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Lucere Datascience}} & Your personal data science assistant. & \{\{link="https://datascience.lucere.app/"\}\}link here \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{Flowtrail AI}} & Easily create insightful reports and dashboards from multiple databases & \{\{link="https://flowtrail.ai/"\}\}link here \tn % Row Count 9 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Datrics}} & Unleash the power of GenAI Analytics with our virtual analyst. & \{\{link="https://www.datrics.ai/"\}\}link here \tn % Row Count 14 (+ 5) % Row 3 \SetRowColor{white} {\bf{Qquest}} & Generative AI for insight queries. & \{\{link="https://www.qquest.io/"\}\}link here \tn % Row Count 17 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{DXYFER}} & Unlock the potential of your data with Dxyfer's AI-based augmented intelligence tools. & \{\{link="https://www.dxyfer.com/"\}\}link here \tn % Row Count 23 (+ 6) % Row 5 \SetRowColor{white} {\bf{ChatKPI}} & AI-Powered data analyst on your phone starting with Shopify & \{\{link="https://www.chatkpi.co/"\}\}link here \tn % Row Count 27 (+ 4) % Row 6 \SetRowColor{LightBackground} {\bf{Traversaal}} & AI-Powered Conversational Search & \{\{link="https://traversaal.ai/"\}\}link here \tn % Row Count 30 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.00694 cm} x{1.78503 cm} x{1.78503 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Data analysis (cont)}} \tn % Row 7 \SetRowColor{LightBackground} {\bf{AIQuire}} & Unlock hidden insights and make smarter decisions with AIQuire. & \{\{link="https://aiquire.app/"\}\}link here \tn % Row Count 5 (+ 5) % Row 8 \SetRowColor{white} {\bf{selfGPT}} & Transform your files into AI insights. & \{\{link="https://selfgpt.io/"\}\}link here \tn % Row Count 8 (+ 3) % Row 9 \SetRowColor{LightBackground} {\bf{ChatUrData}} & ChatGPT for your Data & \{\{link="https://www.chaturdata.com/"\}\}link here \tn % Row Count 12 (+ 4) % Row 10 \SetRowColor{white} {\bf{EasyLytics}} & AI-powered data analysis for online marketers. & \{\{link="https://easylytics.app/"\}\}link here \tn % Row Count 16 (+ 4) % Row 11 \SetRowColor{LightBackground} {\bf{Brewit}} & Your AI-powered data analyst for every team. & \{\{link="https://brewit.ai/"\}\}link here \tn % Row Count 19 (+ 3) % Row 12 \SetRowColor{white} {\bf{ \seqsplit{CleverCharts} AI}} & Making Data Analytics Understandable and Accessible & \{\{link="https://cleverchartsai.com/"\}\}link here \tn % Row Count 23 (+ 4) % Row 13 \SetRowColor{LightBackground} {\bf{Zoho Sheet}} & Collaborative data analysis. & \{\{link="https://www.zoho.com/sheet/whats-new/zohosheet6.html"\}\}link here \tn % Row Count 28 (+ 5) % Row 14 \SetRowColor{white} {\bf{Buster.so}} & Embed AI-powered data experience into your web app. & \{\{link="https://www.buster.so/"\}\}link here \tn % Row Count 32 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.00694 cm} x{1.78503 cm} x{1.78503 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Data analysis (cont)}} \tn % Row 15 \SetRowColor{LightBackground} {\bf{Laketool}} & Data \seqsplit{analysis/experimentation} platform with data lakes. & \{\{link="https://laketool.ai/"\}\}link here \tn % Row Count 4 (+ 4) % Row 16 \SetRowColor{white} {\bf{Datatera}} & Streamlined data transformation and analysis tasks. & \{\{link="https://www.datatera.ai/"\}\}link here \tn % Row Count 8 (+ 4) % Row 17 \SetRowColor{LightBackground} {\bf{DataGPT}} & Business conversational data analyzer. & \{\{link="https://datagpt.com/"\}\}link here \tn % Row Count 11 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.82386 cm} x{1.87657 cm} x{1.87657 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{AI app integration}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Floom}} & Orchestrates \& executes Generative AI pipelines & \{\{link="https://www.floom.ai/"\}\}link here \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Nitro}} & A fast, lightweight inference server to supercharge apps with local AI. & \{\{link="https://jan.ai/"\}\}link here \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Modelfuse}} & Enables seamless integration of generative algorithms. & \{\{link="https://modelfuse.ai/"\}\}link here \tn % Row Count 12 (+ 4) % Row 3 \SetRowColor{white} {\bf{UsefulAI}} & Augments product capabilities. & \{\{link="https://usefulai.io/"\}\}link here \tn % Row Count 15 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{BraintrustData}} & Simplified model development and evaluation. & \{\{link="https://www.braintrustdata.com/"\}\}link here \tn % Row Count 19 (+ 4) % Row 5 \SetRowColor{white} {\bf{AnyAPI}} & Add AI features to your product in minutes & \{\{link="https://anyapi.netlify.app/"\}\}link here \tn % Row Count 22 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{SuperDuperDB}} & Deploy \& integrate scalable database models. & \{\{link="https://superduperdb.com/"\}\}link here \tn % Row Count 25 (+ 3) % Row 7 \SetRowColor{white} {\bf{Superface}} & API analysis \& app-API communication. & \{\{link="https://superface.ai/"\}\}link here \tn % Row Count 28 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.77809 cm} x{1.87657 cm} x{1.92234 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Software development}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{OriginAI}} & Building custom enterprise software with GenAI & \{\{link="https://www.theorigin.ai/"\}\}link here \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{SaaSQuick}} & AI-powered code generation for rapid MVP development. & \{\{link="https://saas-quick.com/"\}\}link here \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Plandex}} & Build complex software with AI. & \{\{link="https://plandex.ai/"\}\}link here \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} {\bf{Ellipsis}} & Turn every engineer into a 10x engineer with our AI tool. & \{\{link="https://www.ellipsis.dev/"\}\}link here \tn % Row Count 14 (+ 4) % Row 4 \SetRowColor{LightBackground} {\bf{Dwim}} & The simplest way to build complex software. & \{\{link="https://www.dwim.xyz/"\}\}link here \tn % Row Count 17 (+ 3) % Row 5 \SetRowColor{white} {\bf{Rely.io}} & Keep track of service quality, health and maturity in a single place. & \{\{link="https://www.rely.io/"\}\}link here \tn % Row Count 22 (+ 5) % Row 6 \SetRowColor{LightBackground} {\bf{CodeMaker}} & Revolutionizing software development with unprecedented automation. & \{\{link="https://beta.codemaker.ai/"\}\}link here \tn % Row Count 27 (+ 5) % Row 7 \SetRowColor{white} {\bf{Duckie AI}} & Manage a team of AI software development companions that get your work done. & \{\{link="https://www.duckie.ai/"\}\}link here \tn % Row Count 32 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.77809 cm} x{1.87657 cm} x{1.92234 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Software development (cont)}} \tn % Row 8 \SetRowColor{LightBackground} {\bf{ProjectX}} & Assisted startup full-stack app development. & \{\{link="https://www.projectxlabs.io/"\}\}link here \tn % Row Count 3 (+ 3) % Row 9 \SetRowColor{white} {\bf{Continue.dev}} & Refactors code, answers questions, edits code. & \{\{link="https://www.continue.dev/"\}\}link here \tn % Row Count 6 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64078 cm} x{1.96811 cm} x{1.96811 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Data visualization}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{ChatViz}} & Enhance your data visualization with ChatGPT. & \{\{link="https://chatviz.io/"\}\}link here \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Minard}} & Data visualization for the LLM era. & \{\{link="https://minard.ai/"\}\}link here \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{Vizzy}} & Visualize any kind of data rapidly. & \{\{link="https://vizzy.rbren.io/"\}\}link here \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} {\bf{Tableau}} & See and understand your data with Tableau. & \{\{link="https://www.tableau.com/"\}\}link here \tn % Row Count 12 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{Jumprun}} & Your intelligent canvas to make sense of anything & \{\{link="https://jumprun.ai/"\}\}link here \tn % Row Count 15 (+ 3) % Row 5 \SetRowColor{white} {\bf{D\&AVIZ}} & Transforming raw data into vibrant visuals. & \{\{link="https://dnaviz.aipeople.arivu-iq.com/"\}\}link here \tn % Row Count 19 (+ 4) % Row 6 \SetRowColor{LightBackground} {\bf{Baseboard}} & Transform your data into actionable insights with AI. & \{\{link="https://baseboard.ai/"\}\}link here \tn % Row Count 23 (+ 4) % Row 7 \SetRowColor{white} {\bf{LIDA}} & Automatic data exploration and visualisation generation. & \{\{link="https://microsoft.github.io/lida/"\}\}link here \tn % Row Count 27 (+ 4) % Row 8 \SetRowColor{LightBackground} {\bf{Olli}} & Data insights and analysis platform. & \{\{link="https://govdash.com/"\}\}link here \tn % Row Count 30 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.73232 cm} x{1.92234 cm} x{1.92234 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Code testing}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Testdriver}} & The first QA AI agent for engineering teams. & \{\{link="https://testdriver.ai/"\}\}link here \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Reflect.run}} & Automate web testing with visual regression detection. & \{\{link="https://reflect.run/"\}\}link here \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Welltested}} & Generates thoughtful test cases for code. & \{\{link="https://www.welltested.ai/"\}\}link here \tn % Row Count 10 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.9154 cm} x{1.8308 cm} x{1.8308 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Code documentation}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{ AI CodeMate}} & Code documentation & \{\{link="https://codemate.didthis.ai/"\}\}link here \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{AutomaticDocs}} & Use AI to generate documentation for your software projects. & \{\{link="https://automaticdocs.app/"\}\}link here \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{DocWhizz}} & An expert AI assistant for your developer docs. & \{\{link="https://www.docwhizz.com/"\}\}link here \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} {\bf{Docify AI}} & Auto-generate and streamline code documentation. & \{\{link="https://www.ai4code.io/"\}\}link here \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{SolidGPT}} & Collaborative code assistance with interactive features. & \{\{link="https://github.com/AI-Citizen/SolidGPT"\}\}link here \tn % Row Count 17 (+ 4) % Row 5 \SetRowColor{white} {\bf{ CodeThread}} & Code docs and knowledge sharing for devs & \{\{link="https://codethread.ai/"\}\}link here \tn % Row Count 20 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{Documentationlab}} & Generate documentation from code \& chat with it. & \{\{link="https://documentationlab.com/"\}\}link here \tn % Row Count 24 (+ 4) % Row 7 \SetRowColor{white} {\bf{Figstack}} & Your Intelligent Coding Companion & \{\{link="https://www.figstack.com/"\}\}link here \tn % Row Count 27 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.55618 cm} x{1.51041 cm} x{1.51041 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Webscraping}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Scrapegraph-ai}} & AI-powered scraping made easy. & \{\{link="https://scrapegraph-doc.onrender.com/"\}\}link here \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Skrapy}} & Skrapy is a \seqsplit{data-scraping} visual AI agent. & \{\{link="https://www.skrapy.matrixbridgeai.com/"\}\}link here \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{FetchFox}} & Web data extraction \& analysis. & \{\{link="https://fetchfoxai.com/"\}\}link here \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} {\bf{Simplescraper}} & Website data extraction and analysis with \seqsplit{enhancements.} & \{\{link="https://simplescraper.io/ai"\}\}link here \tn % Row Count 19 (+ 5) % Row 4 \SetRowColor{LightBackground} {\bf{https://theresanaiforthat.com/ai/webscrapeai/}} & Automate your data collection with no-code. & \{\{link="https://webscrapeai.com/"\}\}link here \tn % Row Count 23 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.23579 cm} x{1.69349 cm} x{1.64772 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Cybersecurity}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Polaris}} & Proactive AI-powered cybersecurity insights. & \{\{link="https://www.axur.com/polaris/cybersecurity-teams"\}\}link here \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Sixth SAST}} & GPT4 powered VSCode extension for security in coding. & \{\{link="https://marketplace.visualstudio.com/items?itemName=Sixth.sixth"\}\}link here \tn % Row Count 11 (+ 6) % Row 2 \SetRowColor{LightBackground} {\bf{0dAI}} & Trust the co-pilot for unparalleled cybersecurity assistance. & \{\{link="https://0dai.omegaai.io/en"\}\}link here \tn % Row Count 16 (+ 5) % Row 3 \SetRowColor{white} {\bf{INSINTO}} & Online threat analysis \& harmful content detection & \{\{link="https://insinto.ai/"\}\}link here \tn % Row Count 20 (+ 4) % Row 4 \SetRowColor{LightBackground} {\bf{Microsoft Security Copilot}} & Improved cybersecurity defense \& automation. & \{\{link="https://www.microsoft.com/ro-ro/security/business/ai-machine-learning/microsoft-copilot-security"\}\}link here \tn % Row Count 29 (+ 9) % Row 5 \SetRowColor{white} {\bf{ Robust Intelligence}} & AI Security, Delivered. Real-time protection and validation of AI models and data. & \{\{link="https://www.robustintelligence.com/"\}\}link here \tn % Row Count 35 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.23579 cm} x{1.69349 cm} x{1.64772 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Cybersecurity (cont)}} \tn % Row 6 \SetRowColor{LightBackground} {\bf{ Pentest Copilot}} & Improved ethical hacking \& pentesting support. & \{\{link="https://copilot.bugbase.ai/ai"\}\}link here \tn % Row Count 4 (+ 4) % Row 7 \SetRowColor{white} {\bf{CrowdStrike}} & Endpoint protection for business \seqsplit{cybersecurity.} & \{\{link="https://www.crowdstrike.com/en-us/"\}\}link here \tn % Row Count 8 (+ 4) % Row 8 \SetRowColor{LightBackground} {\bf{Securitybulldog}} & Threat detection \& remediation for \seqsplit{cybersecurity.} & \{\{link="https://securitybulldog.com/"\}\}link here \tn % Row Count 12 (+ 4) % Row 9 \SetRowColor{white} {\bf{Gamma AI}} & AI-powered training for security awareness. & \{\{link="https://gamma.ai/"\}\}link here \tn % Row Count 16 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}