genaiscript and generative_ai_project
GenAI scripting automation and a structured project template are **complements**—the former provides a framework for automating GenAI workflows, while the latter offers a production-ready scaffold in which to organize and execute those scripts at scale.
About genaiscript
microsoft/genaiscript
Automatable GenAI Scripting
Supports multi-model orchestration and tool integration through JavaScript, enabling programmatic prompt assembly with built-in file parsing (PDF, DOCX, CSV, XLSX), vector search, and schema validation. Provides VS Code integration for rapid iteration alongside command-line execution, with native support for GitHub Models, Copilot, OpenAI, Anthropic, local models via Ollama, and Model Context Protocol tools for agent-based workflows.
About generative_ai_project
HeyNina101/generative_ai_project
A production-ready template to kickstart your Generative AI projects with structure and scalability in mind.
Implements modular subsystems for agents, memory management, multimodal processing (vision/audio), and LLM routing across OpenAI/Anthropic with built-in fallback logic. YAML-based configuration separates model and prompt definitions from code, while dedicated modules handle retrieval, guardrails (PII filtering, validation), caching, rate limiting, and error recovery. Structured for rapid prototyping through notebooks while supporting production deployment via Docker and comprehensive test suites.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work