- Published on
Here are some of the most useful LLM-powered tools that have significantly boosted my productivity. They are listed alphabetically for easy reference.ChatGPT by OpenAI
As a ChatGPT Pro subscriber, I primarily use it for the following:
- Code assistance, such as suggesting improvements, fixing errors, or refining style
- Summarizing complex information into concise overviews
The Pro subscription is well worth it for me, though it's important to evaluate whether the cost-benefit ratio fits your needs.
Excalidraw
Excalidraw is an open-source virtual whiteboard for creating hand-drawn style diagrams and sketches. The tool integrates with Mermaid, enabling users to generate diagrams from textual descriptions, making it ideal for technical drawings and flowcharts. It is accessible via web browsers.
I use it to generate flowcharts for code logic.
Mermaid
Mermaid is a powerful tool for creating flowcharts, diagrams, and visualizations directly from text. It supports multiple diagram types and integrates easily into markdown and code editors, making it perfect for quickly visualizing processes and workflows.
I use it to generate flowcharts for code logic with the integration with Excalidraw.
Perplexity.ai
Perplexity.ai is an AI-powered search engine that synthesizes information from multiple sources to provide direct answers, unlike traditional search engines that return a list of links. It also includes references for its sources, which I find invaluable.
Enjoyed this post? Found it helpful? Feel free to leave a comment below to share your thoughts or ask questions. A GitHub account is required to join the discussion.
Keep reading
Related posts
Dec 16, 2024
0CommentsChatGPT Pro Launch Unveiling Advanced AI Capabilities
OpenAI introduces ChatGPT Pro, a premium subscription plan offering enhanced AI tools for professionals.
Jan 17, 2026
0CommentsYou Will Be Able To Control Any Website with AI: I Made Claude Drive Gemini and It's Mind-Blowing
Give Claude eyes and hands! Transform your AI into a web-operating agent by bridging Playwright and MCP to automate any website, bypass complex logins, and create powerful browser-based workflows.
Dec 17, 2025
0Comments7 Things You Need to Know About AGI (+ One Startup Claiming They've Solved It)
A technical breakdown of the 2025 AGI landscape: From DeepMind's taxonomy and energy walls to JEPA architectures. Plus, a look at the bold new claim from Integral AI regarding the 'First AGI-Capable Model'.