> For the complete documentation index, see [llms.txt](https://book.thedatascienceinterviewproject.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.thedatascienceinterviewproject.com/generative-ai.md).

# Generative AI

- [Vector Database](https://book.thedatascienceinterviewproject.com/generative-ai/vector-database.md): With the rise of Foundational Models, Vector Databases skyrocketed in popularity. Vector Database is also useful outside of a Large Language Model context.
- [LLMs](https://book.thedatascienceinterviewproject.com/generative-ai/llms.md): An overview of large language models (LLMs), covering LLM prompting, LLM fine-tuning, and LLM application development.
