- OpenContext 〔GITHUB〕ull stack context oriented AI application, uses a browser extension to vectorize web/video content.. s OpenAI whisper ASR model locally to transcribe online videos and store them in a vector database.. ditional RAG (Retrieval-Augmented Generation).. tom MCP (Model Context Protocol) server.. t application with tool calls, custom context selector, custom markdown formatting..
Context oriented AI application.
- 〔0〕 TypeScript
- 〔1〕 LangChain
- 〔2〕 AI SDK
- 〔3〕 Transformer.js
- 〔4〕 Qdrant
- 〔5〕 OpenRouter
- 〔6〕 Next.js
- 〔7〕 tRPC
- 〔8〕 BullMQ
- 〔9〕 Hono
- 〔10〕 Drizzle
- 〔11〕 Docker
- Go API Servers 〔GITHUB〕phQL: Implements a GraphQL API layer implemented using gqlgen (schema-first code generation for resolvers and models).. c: The sqlc compiler generates type-safe Go code from raw SQL queries → implements a clean repository pattern for the data layer.. as: Declarative schema migrations using Atlas.. /http: Implements go's net/http standard lib for advanced routing, middleware, and REST endpoint grouping.. lemented repository pattern, JWT auth and middlewares..
Collection of Go backend servers paired with various tools and frameworks.
- 〔0〕 Go
- 〔1〕 GraphQL
- 〔2〕 sqlc - PostgreSQL
- 〔3〕 Atlas schema migrations
- 〔4〕 Docker
- EKS Sandbox 〔GITHUB〕raform configurations and Kubernetes manifests for setting up and managing AWS EKS clusters.. + K8s architecture.. setup and networking.. user and IAM role in EKS.. oscaler setup (HPA and Cluster autoscaler).. ress (AWS LBC & NGINX Ingress).. Drivers (EBS-CSI, EFS-CSI).. + Secrets Manager (AWS-Secrets-CSI)..
Experimental Kubernetes manifests on AWS EKS
- 〔0〕 Kubernetes
- 〔1〕 AWS EKS
- 〔2〕 Terraform
- 〔3〕 Docker
- 〔4〕 NGINX Ingress
- Snapper 〔GITHUB〕s SST (a framework based on Pulumi and Terraform) for provisioning infrastructure and deployment.. s a cron job, queues, along with serverless functions and object storage for reliablility and scalability.. rated and ran postgresql core pg_dump binary on AWS Lambda for performing database backups..
Snapper is an automated database backup service which can be self deployed over AWS cloud with just a few commands.
- 〔0〕 SST
- 〔1〕 AWS Lambda
- 〔2〕 AWS SQS
- 〔3〕 AWS S3
- 〔4〕 PostgreSQL