GitHub
-
Hackers News
SQLite-backed key-value store with JS-like object manipulation and automatic JSON serialization. · GitHub
import Database from ‘better-sqlite3’; //////////////////////////////////////// // 1. Types //////////////////////////////////////// export type SchemaDefinition = Record<string, any>; export interface CreateDBOptions { idColumn?:…
Read More » -
Hackers News
reltadev/github-assistant: Explore GitHub repositories with natural language questions
github-assistant is a PoC built using Relta and assistant-ui. You can try it out here and read more about the…
Read More » -
Hackers News
A basic training example using GGML · ggerganov/ggml · Discussion #707 · GitHub
👍 1 reacted with thumbs up emoji 👎 1 reacted with thumbs down emoji 😄 1 reacted with laugh emoji…
Read More » -
Hackers News
GitHub – bytedance/monolith: ByteDance’s Recommendation System
Monolith Monolith is a deep learning framework for large scale recommendation modeling. It introduces two important features which are crucial…
Read More » -
Hackers News
GitHub – Z-Gort/Reservoirs-Lab
Reservoirs lab is a lightweight Electron app designed to connect directly to a Postgres database and visualize high-dimensional vector embeddings…
Read More » -
Tech News
GitHub makes AI Copilot free for VS Code developers — with limits
Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More Microsoft…
Read More » -
Hackers News
GitHub – ashafq/a5eq.lv2: a5eq.lv2 – Another 5-Band Equalizer
a5eq.lv2 is an LV2 plugin featuring a 5-band equalizer that includes a Low Shelf, three Peaking filters, and a High…
Read More » -
Hackers News
GitHub – anvaka/map-of-github: Inspirational Mapping
This is a map of 400,000+ GitHub projects. Each dot is a project. Dots are close to each other if…
Read More » -
Hackers News
Add support for Qwen2VL by HimariO · Pull Request #10361 · ggerganov/llama.cpp · GitHub
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no…
Read More » -
Hackers News
GitHub – gsidhu/buzee-tauri
Full-text search app for Mac and Windows Buzee (pronounced boozey) is a eight-year-old labrador retriever who can’t play fetch but…
Read More » -
Hackers News
Run Database in GitHub Actions, Persisting Data to S3, and Access it Publicly
When it comes to running a database for development, testing, demos, or short-lived workloads, cost and complexity can be big…
Read More » -
Hackers News
QEMU with VirtIO GPU Vulkan Support · GitHub
With its latest reales qemu added the Venus patches so that virtio-gpu now support venus encapsulation for vulkan. This is…
Read More »