Software

azllm

azllm is a Python package that provides a unified interface to work with multiple LLM providers including OpenAI, DeepSeek, Grok, Gemini, Meta’s LLaMA, Anthropic, Ollama, and more.

Citation: Sajid, H., Radford, B., Dai, Y., & Windett, J. (2025). azLLM (Version 0.1.2) [Computer software]. https://github.com/hanifsajid/azllm

For more information, visit the Documentation.

lvoteview

lvoteview is an R package that enables local access to voteview data without restrictions on the number of documents per request. It allows queries on any available field in the database. The package also exports all intermediate functions used in creating a pscl::rollcall object, offering flexibility for customization or reuse. Additionally, it includes polarity measurement, which can be used as an argument in wnominate to assess ideal points. (under development)

Back to top