AI Themes Logo

aithemes.net

The Productivity Tools

A collection of LLM-powered tools that enhance productivity.

3 min read

Created: Oct 01 2024Last Update: Oct 13 2024
#ChatGPT#ChatGPT Pro#Code assistance#LLM#Mermaid#OpenAI#Perplexity.ai#Summarizing#code logic#flowchart#technical diagram#technical drawings

Post image 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.