No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-23 12:30:48 +10:00
sections fix: overfull vbox 2026-06-23 12:30:48 +10:00
.gitignore initial commit 2026-02-27 10:30:38 +11:00
main.tex Minor corrections and adjustments 2026-06-23 12:29:21 +10:00
Makefile initial commit 2026-02-27 10:30:38 +11:00
README.md Minor corrections and adjustments 2026-06-23 12:29:21 +10:00
refs.bib initial commit 2026-02-27 10:30:38 +11:00

AI Tools for Research

A Practical Guide for CS/AI Researchers

Beamer slide deck presented by David Adams (University of Melbourne, FEIT).

Topics

  1. AI in software development
  2. The frontier model landscape
  3. Chat & reasoning workflows
  4. Coding assistants
  5. Agentic AI
  6. Literature discovery
  7. AI-assisted writing
  8. Caveats & responsible use
  9. Conclusion

Building

Requires a LaTeX distribution with latexmk and biber.

make

The compiled PDF will be generated as main.pdf.

Code Examples

Worked examples for each section are in the code/ directory. Each subdirectory has its own README.md with instructions.

Contact

David Adams — david.adams1@student.unimelb.edu.au