Skip to content

Add racellm to Artificial Intelligence section#6233

Open
khuynh22 wants to merge 1 commit intoavelino:mainfrom
khuynh22:add-racellm
Open

Add racellm to Artificial Intelligence section#6233
khuynh22 wants to merge 1 commit intoavelino:mainfrom
khuynh22:add-racellm

Conversation

@khuynh22
Copy link
Copy Markdown

Forge link: https://github.com/khuynh22/racellm
pkg.go.dev: https://pkg.go.dev/github.com/khuynh22/racellm
goreportcard.com: https://goreportcard.com/report/github.com/khuynh22/racellm


RaceLLM is a Go CLI that fans out a single prompt to multiple LLM providers (OpenAI, Anthropic, Gemini, Ollama) simultaneously, streams all responses in parallel, and surfaces timing results through a BubbleTea TUI dashboard. It supports two race modes: all (wait for every provider) and fastest (cancel the rest once the first completes).

  • Has a go.mod file
  • MIT licensed
  • Written in Go 1.25

@github-actions
Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo link: missing from PR body

How to fix: Add the following to your PR description:

Forge link: https://github.com/your-org/your-project

❌ **pkg.go.dev**: missing from PR body
  > **How to fix:** Add the following to your PR description:
  > ```
pkg.go.dev: https://pkg.go.dev/github.com/your-org/your-project

Go Report Card: missing from PR body

How to fix: Add the following to your PR description:

goreportcard.com: https://goreportcard.com/report/github.com/your-org/your-project


### Additional checks

⚠️ **Coverage**: missing from PR body
  > **How to fix:** Add a coverage service link to your PR description:
  > ```
Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: Codecov, Coveralls. Integrate one with your CI to track coverage automatically.


Action needed: one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the quality standards.

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Artificial Intelligence has 15 items

Automated diff validation — does not replace maintainer review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant