{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"Integrates LiteLLM with PandasAI to enable natural-language queries against dataframes using any LLM provider that LiteLLM supports.","skillfed_tags":["natural-language-interface","llm-integration","data-exploration"],"use_cases":["Enable non-technical users to explore CSV or dataframe data by asking questions in plain English without learning pandas syntax.","Quickly prototype data analysis workflows by chatting with your data instead of writing boilerplate pandas code.","Generate exploratory visualizations by describing them in natural language.","Analyze multiple related dataframes together by asking cross-dataset questions in a single query.","Switch between LLM providers without changing your pandasai code, leveraging litellm's routing."],"what_it_does":"pandasai-litellm is a bridge between pandasai and litellm, allowing you to ask natural-language questions about your data using any language model that litellm can route to. Instead of writing pandas code or SQL, you configure a LiteLLM instance with your chosen model and API key, then call methods like `df.chat()` to query dataframes conversationally. The package handles translation of natural language into executable pandas operations and can generate charts on request.\n\nIt depends on pandasai (the core data-querying engine) and litellm (the multi-provider LLM abstraction layer). The package is minimal\u2014just the integration glue\u2014and installs with low friction. However, it has not been updated since its 0.0.1 release, and requires Python 3.8 to 3.11, which may limit adoption on newer environments.","worth_installing":"Yes, if you want to use pandasai with a non-OpenAI LLM provider or need litellm's multi-provider routing. The package is lightweight and permissively licensed. However, the 0.0.1 version and absence of updates since release suggest early-stage maturity; verify compatibility with your target Python version and litellm setup before committing to production use."},"id":"pandasai-litellm","links":{"html":"https://skillfed.io/packages/pandasai-litellm","md":"https://skillfed.io/packages/pandasai-litellm.md","pypi":"https://pypi.org/project/pandasai-litellm/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-03-11","license_spdx":null,"license_treatment":"permissive","name":"pandasai-litellm","python_support":"capped_below_current","summary":"LiteLLM integration for PandaAI"},"popularity":{"monthly_downloads":81090,"position":14250,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.1"}
