Skip to main content

From Blank Page to Proposal: Mastering GenAI for Academic and Professional Projects

For many professionals, one of the hardest parts of any project isn’t the work itself—it’s the "blank page" problem. Whether you are drafting a project proposal, conducting a literature review, or brainstorming innovative solutions, getting started can be a significant mental hurdle.

Generative AI (GenAI) tools like ChatGPT, Claude, and Copilot are often described as "content creators," but their true value for professionals lies in enhancing productivity. By applying specific prompting techniques, you can transform a vague idea into a well-structured, reference-supported document in a fraction of the time.

Here is a three-step workflow to turn GenAI into your ultimate research and planning partner.

1. Brainstorming with "Personas" and "Templates"

Don't just ask the AI for "ideas." To get professional results, you must give the AI a Persona (who it is acting as) and a Template (how you want the output to look).

In our recent experiments, I used GenAI to generate project ideas for specialized fields like Ambient Assisted Living or Data Intelligence. By asking the AI to act as a "Supervisor" and by providing a template (Title, Introduction, Problem Statement), the AI produces structured options rather than generic paragraphs.

Pro-Tip: Once you have a few ideas, ask the AI to "expand" the best one with specific word counts for each section (e.g., "Justification: 500 words"). This forces the AI to provide depth rather than surface-level summaries.

2. The "Chain of Density" for Richer Detail

A common complaint about AI writing is that it feels "fluffy." To combat this, you can use a technique called Chain of Density (see here for more details)

Instead of accepting the first draft, you ask the AI to rewrite the content multiple times. In each iteration, you instruct it to identify missing "informative entities" (specific details, technical terms, or key facts) and fuse them into the existing text without increasing the word count.

  • The Result: The prose becomes increasingly "dense" with information, making it much more useful for a professional audience who values substance over wordiness.

3. Accelerated Literature Reviews

Gathering evidence is often the most time-consuming part of professional writing. You can use GenAI to "scout" for you. By using an iterative search prompt, you can instruct the AI to:

  1. Find specific papers or articles on a topic.

  2. Identify "Common Features" across those sources.

  3. Organise these into a Comparison Table showing which papers support which themes.

This doesn't just give you a list of links; it gives you a thematic analysis of the current landscape, complete with references.

The "Human-in-the-Loop" Requirement

While these tools are powerful, they are not autonomous. As a professional, you are the editor and the "validator." Before finalising any AI-assisted work, always:

  • Check the References: Ensure the papers and citations provided actually exist (AI can sometimes "hallucinate" plausible-sounding sources).

  • Apply the "Human Bit": Ask yourself, "Is this doable?" and "Does this fit my specific context?"

  • Refine the Voice: AI provides the skeleton; you provide the nuance, ethics, and professional judgment.

Conclusion

GenAI isn't here to replace the thinking process—it’s here to accelerate the structuring process. By using personas, density chains, and iterative research tables, you can spend less time staring at a blank screen and more time refining high-quality, impactful work.

Comments

Popular posts from this blog

Using an LLM to Find Themes using Thematic Analysis in an Academic Career

B rief recap In an earlier post, “Same prompt, four AIs: why answers aren’t always the same” , I looked at what happened when the same prompt was given to four different LLMs. Unsurprisingly, perhaps, the answers were not identical. That raised an interesting follow-on question: what was the prompt actually trying to do? The answer is that it was trying to support a form of thematic analysis. In that case, the object of analysis was an academic profile, including my Google Scholar profile. The version I discuss here is a modified prompt, used with Claude.ai, where I uploaded a CV and asked the system to find other appropriate public resources connected with a named person and institution. The aim was not simply to summarise the CV, but to identify visible and less visible themes across a whole career. Why use thematic analysis? Thematic analysis is widely used by academics, especially in qualitative research. Braun and Clarke’s well-known paper, Using thematic analysis in psy...

Prompt Engineering, Context Engineering and Agentic AI in Higher Education: A Short Briefing

AI in Education Prompt engineering, context engineering and agentic AI are often used interchangeably, but the literature treats them as distinct. Prompt engineering concerns crafting effective single instructions to a model (Glean, 2026). Context engineering is the broader discipline of designing and managing the entire informational environment around a model—memory, retrieval, tool outputs and conversation state—rather than a one-off instruction (Abstracta, 2026); prompt engineering operates within the context window, while context engineering determines what fills it (arXiv:2606.12422, 2026). Agentic AI describes systems that plan and execute multi-step tasks with delegated autonomy, raising organisational questions of accountability rather than purely technical ones (MIT Sloan, 2026; Palo Alto Networks, 2026). There is genuine debate about prompt engineering's durability. IEEE Spectrum (2025) reported research suggesting prompting is increasingly performed by models themse...

AI as a Mirror: Transforming Vague Student Ideas into a More Rigorous Project Agreement

The Problem: The "Generic App" and the "Time Sink" We’ve all been there: a student walks into a 1-to-1 with a vague desire to "do something with AI" or "build a fitness app." You spend 45 minutes trying to find a technical "hook" that justifies a Level 6 or Level 7 grade, only for the student to drift back into "CRUD app" territory by week three. The Philosophy: AI as a Mirror Instead of you doing the heavy lifting, this workflow uses AI as a Mirror . It reflects the student’s own skills and career goals back to them, but with the structural rigour of a virtual supervisory team. It’s not about the AI "giving" the idea; it’s about the AI forcing the student to defend and refine their own concepts until they hold water. The Framework: 3 Months of Rigour This prompt is specifically designed for intensive/conversion MSc or summer capstone projects . It assumes a tight 12-week implementation window. By forcing the AI to w...