Software

gais — Generative AI Suite

Python

gais provides a unified and consistent interface for working with multiple LLM providers. It enables local LLMs via Ollama and Fireworks, and offers greater flexibility in response handling and API configuration compared to its sister package azllm.

Sajid, H. (2025). gais (Version 0.1.1) [Computer software]. https://github.com/hanifsajid/gais

azllm — Generative AI Suite

Python

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

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

LegiScan Search Tool

Python · Streamlit

A web application for searching, filtering, and downloading U.S. legislative data via the LegiScan API. Supports all state legislatures and the U.S. Congress, with filtering by bill status, chamber, type, and date range. Results can be exported as CSV or JSON.

lvoteview

R Under Development

lvoteview enables local access to Voteview data without per-request document limits, and supports queries on any available field. It exports intermediate functions used in constructing pscl::rollcall objects and includes polarity measurement for use with wnominate.

Back to top