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.

genaiscript
74
Verified
generative_ai_project
60
Established
Maintenance 10/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 25/25
Stars: 2,890
Forks: 221
Downloads: 11,450
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 890
Forks: 273
Downloads:
Commits (30d): 0
Language:
License: Apache-2.0
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work