Show HN: I built an open-source tool to see if ChatGPT recommends your products

zipvoila1 pts1 comments

GitHub - foodaka/openllmrank · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

foodaka

openllmrank

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>17 Commits<br>17 Commits

.github/workflows

.github/workflows

aave

aave

packages

packages

supabase

supabase

.dockerignore

.dockerignore

.gitignore

.gitignore

CLAUDE.md

CLAUDE.md

CONTRIBUTING.md

CONTRIBUTING.md

DEPLOY.md

DEPLOY.md

DESIGN.md

DESIGN.md

Dockerfile

Dockerfile

LICENSE

LICENSE

README.md

README.md

TODOS.md

TODOS.md

bun.lock

bun.lock

package.json

package.json

railway.toml

railway.toml

tsconfig.base.json

tsconfig.base.json

tsconfig.json

tsconfig.json

View all files

Repository files navigation

openllmrank — monorepo

This is the Bun-workspace monorepo for the openllmrank project.

Packages

Package<br>Path<br>Description<br>Visibility

openllmrank<br>packages/cli<br>The open-source CLI. Tracks how your brand appears in answers from ChatGPT and Claude. Published to npm.<br>Public, MIT

@openllmrank/shared<br>packages/shared<br>Shared Zod schemas and types used by the CLI and the hosted webapp.<br>Private

Quick start (CLI users)

See packages/cli/README.md. The short version:

bun install -g openllmrank<br>openllmrank init<br>openllmrank run<br>openllmrank report --html

Working in this repo

bun install # install all workspaces (single lockfile at root)<br>bun test # run all tests across all packages<br>bun run typecheck # typecheck across all packages

Test framework is bun:test everywhere; tests live in packages/*/test/.

License

MIT — see LICENSE.

About

openllmrank.vercel.app

Resources

Readme

License

MIT license

Contributing

Contributing

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

stars

Watchers

watching

Forks

forks

Report repository

Releases

tags

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TypeScript<br>75.1%

HTML<br>21.3%

PLpgSQL<br>2.4%

Other<br>1.2%

You can’t perform that action at this time.

openllmrank packages reload license json search

Related Articles