Vibe Code Library
Production-ready automation scripts, reviewed by the community. Fork, star, and run in seconds.
Total Scripts
Languages
Contributors
Total Views
Data Migration Script
Migrate data between different database engines with type mapping.
Database Seed Generator
Generate realistic seed data using Faker for any database schema.
Redis Cache Cleaner
Selectively flush Redis cache keys by pattern with dry-run mode.
Code Comment Generator
Automatically generate docstrings and comments for Python functions.
Named Entity Extractor
Extract people, organizations, and locations from text using spaCy.
Document Similarity Finder
Find similar documents using TF-IDF vectors and cosine similarity.
Chatbot Response Generator
Generate contextual chatbot responses using retrieval-augmented generation.
Language Detector
Detect the language of text input with confidence scores for 50+ languages.
Spam Classifier
Classify emails/messages as spam or ham using Naive Bayes.
OCR Text Extractor
Extract text from images and scanned PDFs using Tesseract OCR.
Mock Data Generator
Generate realistic test data for any schema using Faker with seeds.
Environment Smoke Tester
Verify deployment health by testing critical endpoints and dependencies.