A practical guide to AI assistants, research tools, creative software, and automation—with a clear place to start.
You sit down to find one tool that will make your work easier.
Twenty minutes later, you have fourteen tabs open. One promises to transform your marketing. Another wants to build your entire business. A third uses five terms you would need to look up before you could explain what it does.
Meanwhile, the report you meant to finish is still waiting.
Choosing AI tools gets easier when you begin with the job. Do you need to write something? Find information? Edit a recording? Move information between two programs?
This directory groups resources around those needs. The links lead to official product pages or documentation, where you can check current features, plans, and limits. Descriptions explain each tool’s role; inclusion is not a claim that every product has been independently tested against the others.
Start with the outcome you want
| What you want to do | Where to begin |
|---|---|
| Write, summarize, or explore an idea | A general AI assistant and a clear prompt. |
| Find current information and supporting sources | A research tool, followed by checking the original material. |
| Move information between programs | A workflow builder with the required connections. |
| Create or edit audio, video, or marketing content | A tool designed for that medium and task. |
| Compare prompt versions and investigate mistakes | Testing and monitoring tools, once you have a process to evaluate. |
| Build a custom AI application | Developer frameworks, hosting, storage, and job management as needed. |
If your immediate goal is a better newsletter, start with an assistant and the notes for that newsletter. You can add other tools when you discover a specific need.
What I would update in the toolbox now
The biggest change is that assistants increasingly work with files and connected applications. Some jobs that once required assembling several services can now be tested inside an assistant you already use.
My recommendation for a small business, nonprofit, or solo publisher is to begin with one capable assistant, a place to work with source material, and a design tool if you need one. Add automation after a repeated process has proved useful. These are recommendations based on documented capabilities, not results from a hands-on competition.
| Current approach | Update worth considering | When it makes sense |
|---|---|---|
| Treat AI mainly as a model API | Add ChatGPT Work or Claude Cowork to the everyday-work section. | You need research, analysis, and finished documents using files or connected tools. Test the assistant you already have before adding another subscription. |
| Use a web research tool for every question | Add Gemini Notebook, formerly NotebookLM. | The answer should come from a collection of reports, notes, or other chosen sources. Keep web search for discovering material beyond that collection. |
| Start with a specialist copywriting subscription | Try your existing assistant with a saved writing brief first; keep Jasper as a specialized option. | You mainly need article drafts, emails, and rewrites. Consider Jasper when its team and brand workflows address a need the simpler approach does not meet. |
| List creative tools without a general design workspace | Add Canva AI. | You need editable social graphics, presentations, or campaign designs using brand assets. |
| Rely on separate tools for every image experiment | Evaluate Adobe Firefly as a creative workspace. | You need image generation and editing together, or want to compare supported models in one place. Keep specialist tools when they produce better results for your task. |
| Treat coding as another chat prompt | Add Codex and Claude Code as a developer category. | You need help inspecting a codebase, making changes, or running checks. Their work still needs review appropriate to the project. |
| Use LangChain as a catch-all label for agent infrastructure | Distinguish it from LangGraph. | A custom agent needs saved state, controlled steps, and pauses for review. LangChain remains useful for higher-level building blocks. |
Google announced the NotebookLM name change to Gemini Notebook in July 2026. It remains the same standalone product, with expanded integration; existing notebooks are not a reason to start over. Read Google's announcement.
For a recurring article series, a practical test is to organize the source documents in Gemini Notebook, draft and revise in your chosen assistant, and prepare the illustrations and layouts in Canva or another editor. Check the evidence and the finished work at each stage. Only introduce a new subscription when it makes that process measurably better.
AI assistants and models: help with language, ideas, and analysis
An AI assistant is the application you interact with. A model is one of the systems doing the underlying work. An API is a connection that lets other software use a service.
That distinction helps you choose between opening an app to work on a document and building AI into your own process.
| Resource | What it is useful for | A sensible first test |
|---|---|---|
| OpenAI developer platform | Models and tools for building AI into applications and workflows. | If you are building software, try one defined task with sample data. For everyday work, start in an assistant you already use. |
| Claude | Assistance with writing, analysis, coding, and other information tasks. | Give it a short document and ask for a useful summary you can check. |
| Google Gemini API | Developer access to models that work with text and other supported media. | Test the type of material your application needs to process. |
| Ollama | Running supported models locally or using its cloud options. | Try a small task with a model your computer can handle, and confirm whether processing is local or in the cloud. |
Local processing can offer more control over where model inference happens. It still requires suitable hardware, configuration, and upkeep. Connected services may send information elsewhere. Ollama documents a local-only mode for disabling its cloud features.
Compare models on your own work: accuracy, useful detail, speed, and total cost. Model names and limits change, so use current documentation when making a choice.
For developers comparing several providers, OpenRouter is another option. It supports provider routing and controls over the services that receive requests. This can simplify experiments across models, but it introduces another service to configure and pay for. Check provider choices, supported features, and data handling; a fallback can change which provider processes a request.
Workflow tools: connect the steps you repeat
These tools become useful when a task crosses several programs. For example, a submitted form might create a contact record and prepare a follow-up task.
| Resource | What it does | What to check first |
|---|---|---|
| n8n | Builds workflows with connected services, logic, and AI steps; offers hosted and self-hosted options. | Whether its connections and hosting arrangements fit your process. |
| Zapier | Connects applications and automates actions between them. | Whether it supports the exact trigger and action you need. |
| Make | Provides a visual way to build workflows and transform information between steps. | Whether its branching and data-handling features match your task. |
| BullMQ | Gives developers tools to queue and process background jobs. | Whether a custom application needs job management and someone can maintain it. |
Begin with a small process you understand. “Prepare a draft from each new inquiry” is easier to evaluate than “Handle all customer relationships.”
Self-hosting means taking responsibility for the installation and its upkeep. For n8n, check the relevant license terms as well as hosting costs; access to source code is not the same as unrestricted use.
When a queue needs more help
Keep a working queue when it meets the need. For a new process that must save progress, wait for an approval, and recover across multiple steps, compare a durable workflow service. Durable means the system records progress so work can resume after an interruption.
| Alternative to evaluate | Why it belongs on the shortlist | Best reason to consider it |
|---|---|---|
| Inngest | Provides event-driven workflows with managed steps, retries, and execution controls. | You want developers to focus on application steps while the platform manages much of the job infrastructure. |
| Cloudflare Workflows | Adds saved state, retries, and waits for events or approvals to workflows on Workers. | The application already uses Cloudflare Workers and needs a coordinated sequence of steps. |
| AWS Step Functions | Coordinates service calls and application steps with state management and error handling. | The work already runs mainly in AWS and would benefit from its service integrations. |
These are alternatives to evaluate, not a bundle to install. Choose the one that fits your existing environment and the way the process must recover from failures. Moving a dependable workflow needs a concrete benefit that justifies the migration work.
Research and data: gather material you can verify
Searching for a news source, finding a business contact, and extracting text from a website are different jobs. Choose accordingly.
| Resource | What it does | A useful habit |
|---|---|---|
| Perplexity | Searches the web and produces answers with source links. | Open the cited pages and confirm they support the important claims. |
| Apollo | Provides business contact information and sales workflow tools. | Check a small sample for relevance and accuracy before building a large list. |
| Clay | Combines data sources, enrichment, and AI-assisted research for revenue-related workflows. | Decide which fields would actually improve your next decision. |
| Firecrawl | Helps developers search and extract web content for applications. | Test the particular sites and content types you need, using authorized access. |
A source link is an invitation to verify. A well-written summary can still misread a page, miss a qualification, or rely on an old announcement.
For broader investigations, compare Perplexity with the research features already available in your assistant. ChatGPT deep research is one option for multi-step web research. For questions about selected documents, Gemini Notebook is a different kind of addition: it helps keep the answer tied to that source collection. Neither approach removes the need to inspect supporting material.
Creative tools: turn material into something people can watch, hear, or read
| Resource | What it does | A practical first project |
|---|---|---|
| Jasper | Supports marketing content and workflows with brand guidance. | Adapt an approved brief into a draft and check whether it sounds like your organization. |
| Descript | Provides audio and video editing, including editing through a transcript. | Turn a short recording into a clearer, tighter version. |
| ElevenLabs | Offers AI voice generation and related audio tools. | Create a short narration and check names, pacing, pronunciation, and usage rights. |
| Runway | Provides AI tools for generating and editing visual content, including video. | Explore a short scene or concept before committing to a larger project. |
Use recordings, voices, and other material you have permission to use. Review the finished result in its actual setting: a video on a phone, narration played aloud, or an email in the inbox.
Descript, ElevenLabs, and Runway still cover distinct jobs: editing recordings, producing voice audio, and creating visual sequences. Keep them as specialist options. A useful comparison would run the same short project through the tool you have and one alternative, then compare the finished quality, editing effort, and total cost.
The creative workflows guide explains how to move from experiments to finished work.
Testing and development: understand what your AI process is doing
Once you repeat a task often, you may need to know which prompt version worked better, why a run failed, or how much each completed job cost.
| Resource | What it helps with | When to explore it |
|---|---|---|
| Langfuse | Tracing AI calls, managing prompts, and evaluating results. | When you need a clearer record of what happened inside a workflow. |
| PromptLayer | Prompt management, versioning, evaluation, and monitoring. | When several prompt versions or team members need an organized process. |
| Weights & Biases Weave | Observing and evaluating AI applications and agents. | When you need to compare runs and investigate application behavior. |
| LangChain | Developer tools for connecting models, tools, and agent logic. | When you are building custom behavior that simpler tools do not cover. |
LangChain belongs in the application-building part of the toolbox. It serves a different purpose from keeping a folder of reusable prompts.
For an early experiment, a document containing your prompt, examples, and notes may be sufficient. Add dedicated software when keeping track becomes a real problem.
Start with one monitoring tool when that need arrives. Langfuse, PromptLayer, and Weave overlap in some capabilities; installing all three adds little value unless you can identify a separate job for each.
Hosting and storage: give a custom application a place to run
Readers who only want to use an existing assistant can return here later. These resources become relevant when you build or maintain software.
| Resource | Its role |
|---|---|
| Vercel | Hosting and deployment tools for web applications and related services. |
| Cloudflare Workers | A platform for running application code on Cloudflare’s network. |
| Upstash | Managed data and workflow services, including Redis and QStash messaging and scheduling. |
| Neon | Managed Postgres database services for storing and querying application data. |
The right arrangement depends on the application. Hosting, a database, and a queue each solve different problems; a provider may bundle several capabilities.
Check costs, limits, backups, and what happens when a service fails. Keep a clear owner for maintenance.
A five-step way to choose without getting lost
- Name one job. Write down the task you want to improve and what a successful result looks like.
- Record the starting point. Measure current time, effort, and errors so you have something to compare against.
- Try the smallest useful setup. Start with tools you already have where they can do the job.
- Test real examples. Include ordinary cases, incomplete information, and exceptions. Ten examples may reveal early problems; they do not prove a system is ready for every situation.
- Review the results over a suitable period. Count corrections and upkeep as well as time saved. A weekly task may need several cycles before its value becomes clear.
Before buying another subscription, finish this sentence:
This tool will help me complete _, and I will judge it by _.
If that is hard to answer, keep working on the task definition.
Calculate value and payback separately
The value of time saved is not itself a payback period. To estimate both, keep the units clear:
| Measure | Simple calculation |
|---|---|
| Monthly value of time saved | Net hours saved per month × a reasonable hourly value. |
| Monthly net benefit | Monthly value of time saved + other measurable benefits − ongoing monthly costs. |
| Simple payback period | One-time setup cost ÷ positive monthly net benefit. |
For a hypothetical example, saving four hours a month at an assigned value of $25 an hour creates $100 of monthly time value. If ongoing costs are $60, the estimated net benefit is $40 a month. A $300 setup cost would then take about 7.5 months to recover on that basis.
Use hours saved after review and correction, and avoid counting the same benefit twice. Time value becomes cash savings only when spending actually falls; it may instead create capacity for other work. If monthly net benefit is zero or negative, this simple calculation produces no positive payback period.
Pick a starting point and finish something
If instructions are your obstacle, use the prompt engineering guide. If the problem is repeated work across several steps, read about autonomous workflows. You can find the wider collection on the AI hub.
Choose one task, one resource, and one small test.
Then close the extra tabs and see whether the tool helps you finish that waiting report.