# LLM Applications import { Callout } from 'nextra-theme-docs' import {Cards, Card} from 'nextra-theme-docs' import {FilesIcon} from 'components/icons' In this section, we will cover advanced and interesting ways we can use prompt engineering to perform useful and more advanced tasks with large language models (LLMs). } title="Function Calling" href="/applications/function_calling" /> } title="Generating Data" href="/applications/generating" /> } title="Generating Synthetic Dataset for RAG" href="/applications/synthetic_rag" /> } title="Tackling Generated Datasets Diversity" href="/applications/generating_textbooks" /> } title="Generating Code" href="/applications/coding" /> } title="Graduate Job Classification" href="/applications/workplace_casestudy" /> } title="Prompt Function" href="/applications/pf" />