Redwood City, California, United States
Semantic Search for website and runbook catalog
• Designed and applied four comprehensive GPT prompt-based test metrics to assess search results and embedding models
• Evaluated embedding models(Ada, Multiqa), chunked and embedded runbooks into FAISS and sqlite databases using langchain
• Established a Git workflow for automated embedding files generation and Docker image creation for deployment
• Implemented a responsive search endpoint for 800 runbooks with associated commands, achieving 500 ms response time
• Developed server-specific custom search index workflow, allowing users to perform searches on their private runbooks using an optimistic concurrency control approach, caching with S3 storage and Redis background workers
• Mentored and supervised two interns through onboarding, collaborating to successfully launch search endpoint on production
End-to-end data pipelines for ticketing tools(Pagerduty, Opsgenie, Servicenow)
• Created and configured multiple Airbyte connectors(TypeScript) and data streaming scripts for data extraction, transformation, daily synchronization, and loading into PostgreSQL, providing user with near-instance data access
• Unified diverse data sources schema and migrated 14000 tables using Flask and SQLAlchemy, optimizing codebase clarity • Implemented interactive UI data visualization reports(React.js), transforming backend SQL queries into filter-enabled graphs • Enabled runbook generation utilizing GPT-3.5 and prompt techniques to auto-create Generative AI incident remediation