Found 507 bookmarks
Newest
Notes on how to use LLMs in your product.
Notes on how to use LLMs in your product.
Pretty much every company I know is looking for a way to benefit from Large Language Models. Even if their executives don’t see much applicability, their investors likely do, so they’re staring at the blank page nervously trying to come up with an idea. It’s straightforward to make an argument for LLMs improving internal efficiency somehow, but it’s much harder to describe a believable way that LLMs will make your product more useful to your customers.
·lethain.com·
Notes on how to use LLMs in your product.
Building a RAG for tabular data in Go with PostgreSQL & Gemini
Building a RAG for tabular data in Go with PostgreSQL & Gemini
In this article we explore how to combine a large language model (LLM) with a relational database to allow users to ask questions about their data in a natural way. It demonstrates a Retrieval-Augmented Generation (RAG) system built with Go that utilizes PostgreSQL and pgvector for data storage and retrieval. The provided code showcases the core functionalities. This is an overview of how the
·pgaleone.eu·
Building a RAG for tabular data in Go with PostgreSQL & Gemini
Game theory research shows AI can evolve into more selfish or cooperative personalities
Game theory research shows AI can evolve into more selfish or cooperative personalities
Researchers in Japan have effectively developed a diverse range of personality traits in dialogue AI using a large-scale language model (LLM). Using the prisoner's dilemma from game theory, Professor Takaya Arita and Associate Professor Reiji Suzuki from Nagoya University's Graduate School of Informatics' team created a framework for evolving AI agents that mimics human behavior by switching between selfish and cooperative actions, adapting its strategies through evolutionary processes. Their findings were published in Scientific Reports.
·techxplore.com·
Game theory research shows AI can evolve into more selfish or cooperative personalities
Local chat with Ollama and Cody
Local chat with Ollama and Cody
Learn how to use local LLM models to Chat with Cody without an Internet connection powered by Ollama.
·sourcegraph.com·
Local chat with Ollama and Cody
RAFT: A new way to teach LLMs to be better at RAG
RAFT: A new way to teach LLMs to be better at RAG
In this article, we will look at the limitations of RAG and domain-specific Fine-tuning to adapt LLMs to existing knowledge and how a team of UC Berkeley..
·techcommunity.microsoft.com·
RAFT: A new way to teach LLMs to be better at RAG
Using AI to Improve Bad Business Writing
Using AI to Improve Bad Business Writing
If you're a developer needing to write a business document, Jon Udell explores the benefits (and quirks) of LLM-assisted copy editing.
·thenewstack.io·
Using AI to Improve Bad Business Writing
Open WebUI
Open WebUI
A feature-rich self-hosted WebUI for LLMs, supported LLM runners include Ollama and OpenAI-compatible APIs.
·openwebui.com·
Open WebUI
Running Your Very Own Local LLM
Running Your Very Own Local LLM
Tools like Ollama let you experiment with large language models on an average PC
·yc.prosetech.com·
Running Your Very Own Local LLM
GraphRAG: A new approach for discovery using complex information
GraphRAG: A new approach for discovery using complex information
Microsoft is transforming retrieval-augmented generation with GraphRAG, using LLM-generated knowledge graphs to significantly improve Q&A when analyzing complex information and consistently outperforming baseline RAG. Get the details.
·microsoft.com·
GraphRAG: A new approach for discovery using complex information
Creating a GPT Assistant That Writes Pipeline Tests
Creating a GPT Assistant That Writes Pipeline Tests
For rapid prototyping of LLM-backed tools, GPT Creator is a dream come true, says Jon Udell. He shows how he made — and used — a custom GPT.
·thenewstack.io·
Creating a GPT Assistant That Writes Pipeline Tests
What is Generative AI and LLMs, really?
What is Generative AI and LLMs, really?
First part of a series of blog posts that dive deep into what AI and LLMs really are, and why you should care.
·thoughtbot.com·
What is Generative AI and LLMs, really?
TIL: Sum Types With instructor_ex
TIL: Sum Types With instructor_ex
The Instructor Elixir library lets you retrieve structured output from LLMs like the OpenAI GPT models.
·samrat.me·
TIL: Sum Types With instructor_ex
Learn by Doing: How LLMs Should Reshape Education
Learn by Doing: How LLMs Should Reshape Education
The path toward hands-on autonomous learning is through large language models (LLMs). Jon Udell shows how the EdTech sector can use AI.
·thenewstack.io·
Learn by Doing: How LLMs Should Reshape Education