Get AI summaries of any video or article — Sign up free
4 Insanely Useful AI Tools for Research (Use them today) thumbnail

4 Insanely Useful AI Tools for Research (Use them today)

Andy Stapleton·
5 min read

Based on Andy Stapleton's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Dataline is presented as a privacy-first tool that keeps uploaded data on the local machine and includes a “data security” layer to hide data from the AI model during chat.

Briefing

Four practical AI tools for researchers are presented as quick ways to work with data, PDFs, and literature—while keeping control over privacy and improving how quickly findings can be assessed.

The first tool, Dataline, focuses on secure analysis of uploaded datasets. It’s described as an “AI-driven open source, privacy-first” platform that keeps user data on the local machine rather than sending it to the AI API. The setup starts with creating an OpenAI API key, then installing a local executable (an .exe on Windows) that opens a browser tab connected to a local host. From there, users add a connection to their own data—either CSV or Excel—then “chat” with the dataset. A demonstration uses healthdata.gov COVID-19 symptom data, where a prompt to analyze symptom distribution produces interactive charts (bar, line, donut) plus a table and the underlying code used to generate the visuals. The key selling point is that the system includes a “data security” layer that hides the data from the AI model during the conversation, positioning it as a way to ask questions and generate outputs without exposing sensitive or soon-to-be-published information.

The second tool, iy (Intelligent Knowledge Interface), is framed as a research knowledge hub. After sign-in, it offers an “iy Copilot” experience with multiple modes, including a web library and an option to ask questions grounded in a private collection. Users can upload PDFs, text files, and large documents into a library, with a “private on” setting meant to prevent sharing with connected community members. The copilot can extract key ideas and provide “related” context from around the world, then answer questions based on the library content. A live example shows the system searching the web for “who is Andy Stapleton,” pulling results from sources like a personal website and YouTube, and it also supports switching among large language models such as GPT 4 mini, GPT 4o, and Claude Sonnet 3.5.

Next comes Excitation, a browser extension designed to make Google Scholar more actionable. After installation, search results gain extra signals and sorting options, including sorting by citations and by journal tier (e.g., Q1/Q4). The extension also surfaces whether summaries are available directly in the results view, reducing the need to click through. A major emphasis is on research quality triage: color-coded indicators (green/yellow/orange) help readers gauge reliability, and a “potential predatory publishing” flag warns when journals may be primarily profit-driven and likely to publish low-quality work.

Finally, Jollify is pitched as a storytelling and audio layer for reading dense academic papers. It offers a feed and “explore” experience, plus “bring your own data” uploads to generate summaries and audio introductions. Limits are noted—only a small number of uploads, asks, and lessons per month—so access may be tight for students and researchers without budgets. Still, the tool’s core promise is to make research more approachable by turning papers into interactive summaries and listenable insights, with the option to upload large documents like review papers.

Overall, the set targets four bottlenecks in research: keeping data private during analysis, building a personal knowledge base for Q&A, quickly judging where to trust literature, and reducing the time cost of reading academic writing.

Cornell Notes

The lineup centers on making research faster and safer: Dataline keeps uploaded data on the user’s computer while enabling charting and Q&A over CSV/Excel files. iy builds a private library of PDFs and other documents so an “iy Copilot” can extract key ideas and answer questions grounded in that collection, with model choices like GPT 4o and Claude Sonnet 3.5. Excitation enhances Google Scholar with sorting and quality signals, including journal tier indicators and warnings about potential predatory publishing. Jollify turns papers into summaries and audio “story” style insights, though monthly limits may restrict heavy use. Together, the tools address privacy, document comprehension, literature triage, and accessibility.

How does Dataline aim to prevent researchers’ data from being exposed to an AI API while still enabling analysis?

Dataline is described as a privacy-first, open source platform where none of the user’s data is posted to the API being used. Instead, it runs with local processing via a downloaded executable that opens a local-host browser tab. During chat, a “data security” feature is shown as an extra layer that hides the data from the AI model, letting users ask questions and generate outputs (like charts) without sending the underlying dataset away.

What does a typical Dataline workflow look like from setup to producing results?

The workflow starts by creating an OpenAI API key (a “new secret AI key” with required permissions). Then the user installs the local app (Windows/Mac/Linux via the provided executable). After installation, the user double-clicks the .exe to open a browser tab connected to localhost, adds a new connection, and uploads a dataset (CSV or Excel). Once the data is loaded, the user can prompt for analysis; the example prompt produces interactive bar/line/donut charts, a table, and the code used to generate the visuals.

What makes iy useful specifically for research, beyond general web Q&A?

iy is positioned as an “Intelligent Knowledge Interface” that supports a private library. Users can upload PDFs, text files, and large documents into the library and keep it private with a “private on” setting, so content isn’t shared with connected community members. The iy Copilot can then extract key ideas and answer questions grounded in the uploaded documents, while also offering a web library mode for broader context.

How does Excitation change Google Scholar’s usefulness for evaluating sources?

Excitation adds extra metadata and controls directly in Google Scholar results. It enables sorting (including by citations and by journal tier), shows whether a summary is available without leaving the results page, and uses color-coded journal indicators (green/yellow/orange) to signal relative quality tier such as Q1 or Q4. It also flags “potential predatory publishing,” warning when a journal may be profit-driven and publish low-quality work.

What is Jollify’s approach to making academic papers easier to consume, and what constraint limits adoption?

Jollify turns research into more accessible formats—feed-based summaries plus audio “introduction” style content—so dense papers become easier to listen to and interact with. It also supports “bring your own data” by uploading PDFs for generated summaries and audio. The constraint highlighted is strict monthly limits: only three uploads, 10 asks, and three lessons per month, which the presenter criticizes as too stingy for researchers and PhD students.

Review Questions

  1. Which specific features in Dataline are meant to keep uploaded datasets from being sent to an AI API, and how does the local-host setup support that?
  2. How do iy’s private library and model-switching options change what kinds of questions a researcher can ask compared with general web search?
  3. What signals does Excitation add to Google Scholar results to help detect lower-tier journals or potential predatory publishing?

Key Points

  1. 1

    Dataline is presented as a privacy-first tool that keeps uploaded data on the local machine and includes a “data security” layer to hide data from the AI model during chat.

  2. 2

    Dataline supports CSV and Excel uploads and can generate interactive charts (bar, line, donut) plus tables and the code used to create the visuals.

  3. 3

    iy functions as a research knowledge hub by letting users upload PDFs and other files into a private library for grounded Q&A and key-idea extraction.

  4. 4

    iy includes a web library mode and allows switching among multiple language models such as GPT 4 mini, GPT 4o, and Claude Sonnet 3.5.

  5. 5

    Excitation adds sorting and quality indicators directly to Google Scholar results, including journal tier cues (Q1/Q4) and a “potential predatory publishing” warning.

  6. 6

    Excitation reduces friction by showing summary availability in the search results view, helping researchers decide what to open next.

  7. 7

    Jollify makes papers more accessible by generating summaries and audio introductions, but monthly usage limits may restrict heavy research workflows.

Highlights

Dataline’s core promise is local, privacy-first analysis: uploaded datasets aren’t sent to the AI API, and a “data security” layer hides data from the AI model during conversation.
iy’s research advantage comes from a private library of uploaded PDFs and documents, enabling copilot answers grounded in the user’s own materials.
Excitation turns Google Scholar into a more decision-ready interface by adding journal tier indicators and a potential predatory publishing flag.
Jollify reframes reading as listening and interaction, converting dense papers into audio summaries—though monthly limits are tight.

Topics

  • Privacy-First Data Analysis
  • PDF Knowledge Libraries
  • Google Scholar Enhancements
  • Predatory Publishing Signals
  • Audio Paper Summaries