Large Language Models (LLMs) have revolutionized text processing, but integrating them with large datasets often requires complex workflows beyond the familiar Pandas framework. Bodo addresses this challenge by introducing Bodo DataFrames, a scalable alternative to Pandas that allows seamless integration of LLMs directly into Pandas workflows. The Bodo DataFrame AI toolkit offers APIs for effortless text generation and embedding, compatible with various inference engines and cloud services, including OpenAI and Amazon Bedrock. This toolkit includes a user-friendly .ai accessor for Bodo Series, enabling efficient LLM inference and embedding creation with simple function calls. It also supports custom, open-source models through a streamlined process of launching inference servers across clusters, allowing data teams to maintain their existing workflows while leveraging powerful AI capabilities. The toolkit aims to simplify and scale AI applications for data scientists and engineers, providing a Pandas-native experience for large-scale data processing.