Found 2366 bookmarks
Newest
Gittok - Discover Trending GitHub Projects
Gittok - Discover Trending GitHub Projects
Swipe through trending GitHub repositories and topics in a fun, TikTok-style interface. Turn your scrolling habit into learning opportunities.
·gittok.dev·
Gittok - Discover Trending GitHub Projects
Convert Formatted Spreadsheets to Presentation-Ready Display Tables
Convert Formatted Spreadsheets to Presentation-Ready Display Tables
Reads cell contents plus formatting from a spreadsheet file and creates an editable gt object with the same data and formatting. Supports the most commonly-used cell and text styles including colors, fills, font weights and decorations, and borders.
·luisdva.github.io·
Convert Formatted Spreadsheets to Presentation-Ready Display Tables
PostgreSQL 9.4 JSON Queries
PostgreSQL 9.4 JSON Queries
Intro Querying JSON with SQL is extremely powerful and convenient.  Some great things about:Use SQL to query unstructured data Join relational and JSON tables Convert between JSON and relational schemaBut query writing can be difficult and non obvious at first.  Official documentation doesn't have many samples. Many useful queries need other great but not widely known
·webrobots.io·
PostgreSQL 9.4 JSON Queries
DevSamples | Code snippets for any need
DevSamples | Code snippets for any need
DevSamples is a list of code samples for you to copy and paste into your projects as needed. The primary focus is on web development, but there are samples from a variety of languages.
·devsamples.com·
DevSamples | Code snippets for any need
Rapid RAG Prototyping
Rapid RAG Prototyping
Building a Retrieval-Augmented Generation (RAG) prototype with ellmer and duckdb in R
·blog.tidy-intelligence.com·
Rapid RAG Prototyping
Tidy Integration of Large Language Models
Tidy Integration of Large Language Models
A tidy interface for integrating large language model (LLM) APIs such as Claude, Openai, Groq,Mistral and local models via Ollama into R workflows. The package supports text and media-based interactions, interactive message history, batch request APIs, and a tidy, pipeline-oriented interface for streamlined integration into data workflows. Web services are available at , , , and .
·edubruell.github.io·
Tidy Integration of Large Language Models
Generative AI beginner's guide | Google Cloud
Generative AI beginner's guide | Google Cloud
Learn about generative AI workflows in Vertex AI, available models (including Gemini), and how to start building your generative AI app.
·cloud.google.com·
Generative AI beginner's guide | Google Cloud
AI agents
AI agents
An artificial intelligence (AI) agent refers to a system or program that is capable of autonomously performing tasks on behalf of a user or another system.
·ibm.com·
AI agents
An introduction to function calling and tool use
An introduction to function calling and tool use
In this blog post, we’ll explore how AI Models Are Learning to Do Instead of Just Say. We will explain how function calling works, its real-world applications, and how you can implement it using tools like Ollama and Llama 3.2. Whether you’re a developer looking to build AI-powered applications or simply curious about how AI is transforming the way we interact with APIs, this guide will walk you through everything you need to know.
·apideck.com·
An introduction to function calling and tool use