Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RetrogradeDev/github-roaster

Repository files navigation

AI GitHub user roaster

This is a cool project that roasts GitHub users by fetching their public profile and some of their repositories and passing them to an LLM (llama 3.1).

Demo

⭐ Check it out here! demo

Run locally

If you want to try this on your own machine, you can run this on your localhost:

  • Download this repo or clone the code with git.
  • Open the folder where you saved the code.
  • Install Wrangler if you haven't done that yet.
  • Create a new project with npm create cloudflare@latest. If prompted, say yes to TypeScript.
  • Copy the code of the download /src folder to the new one.
  • Run the code with npx wrangler dev.
  • Open the URL in your browser.
  • If you want, you can deploy it to cloudflare with npx wrangler deploy

Thats it!

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /