AI is basically rewriting the rules of how PhDs and professors
The shift in AI workflow
The way researchers are handling this is by treating their work more like software deployment than traditional scholarship. Instead of spending six months polishing a single manuscript, there is a massive pivot toward iterative releases. We are seeing a real-world shift where the "code is the paper." If you can't provide a reproducible GitHub repo or a live demo, the theoretical contribution matters far less than it did five years ago.
This has also changed the nature of prompt engineering within academia. It's no longer just about "trying a few phrases" to see if a model works; it's becoming a rigorous part of the methodology. Professors are now having to document their exact system prompts and temperature settings as if they were chemical reagents in a lab experiment to ensure someone else can actually replicate the findings.
The resource gap and LLM agents
There is a glaring divide between "compute-rich" and "compute-poor" labs. A small university team can't compete on raw scale, so the strategy has shifted toward efficiency and clever AI workflow optimization. Many are now using LLM agents to automate the boring parts of literature reviews or to help draft the initial boilerplate of a paper, allowing the human researchers to focus on the actual conceptual breakthroughs.
The most interesting part is how the role of the professor is evolving. They are becoming less like a traditional lecturer and more like a project manager for a hybrid team of humans and AI agents. The focus is moving away from teaching students how to manually execute a task and toward teaching them how to architect a system that can solve the task.
For those trying to get into this space, a practical tutorial on how to manage a research codebase with version control is probably more valuable than a deep dive into old-school academic writing. The ability to pivot a research direction in a week based on a new model drop is the only way to stay relevant right now.