Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- --style
- cadcx_markdownlint_style.rb
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: check-json
Expand Down
8 changes: 4 additions & 4 deletions meaningful_ai/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ _Never rely solely on an LLM._
Always check else, and don't expect the LLM to give you its sources.
_Retrieval Augmented Generation_ is a developing field that combines traditional search with generative AI.

<!--
<!--
@misc{ enwiki:1241186708,
author = "{Wikipedia contributors}",
title = "Stochastic parrot --- {Wikipedia}{,} The Free Encyclopedia",
Expand All @@ -38,7 +38,7 @@ _Retrieval Augmented Generation_ is a developing field that combines traditional

> A computer can never be held accountable, therefore a computer must never make a management decision"
>
> — IBM
> — IBM

## Good projects

Expand All @@ -52,7 +52,7 @@ Using LLMs to write insurance denial appeals.

https://technical.ly/software-development/legal-ai-tools-pittsburgh-law-firm-artifex/

#### Coverage
#### Coverage

* [‘Make your health insurance company cry’: One woman’s fight to turn the tables on insurers ](https://sfstandard.com/2024/08/23/holden-karau-fight-health-insurance-appeal-claims-denials/)

Expand Down Expand Up @@ -96,7 +96,7 @@ then explores some of the subfields within generative AI.
[2nd in series](https://mastodon.social/@tess/113047677790105168),
[3rd in series](https://mastodon.social/@tess/113047693906163761)

### Model autophagy
### Model autophagy

https://mastodon.social/@jensorensen/113136950728170129

Expand Down