mirror of
https://github.com/Dadams2/ai_tools_for_research.git
synced 2026-08-31 20:19:12 +00:00
No description
- TeX 99.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| sections | ||
| .gitignore | ||
| main.tex | ||
| Makefile | ||
| README.md | ||
| refs.bib | ||
AI Tools for Research
A Practical Guide for CS/AI Researchers
Beamer slide deck presented by David Adams (University of Melbourne, FEIT).
Topics
- AI in software development
- The frontier model landscape
- Chat & reasoning workflows
- Coding assistants
- Agentic AI
- Literature discovery
- AI-assisted writing
- Caveats & responsible use
- 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