Code Monkey home page Code Monkey logo

expensive-water's Introduction

expensive-water

This is not an official Google product.

This is not an officially supported Google project.

What is this?

Expensive water summarizes your GitHub issues by cataloging an issue and all of its comments on that issue. The issue is then fed to Google Gemini to output a summarized version of the issue and rendered in the terminal via Markdown.

How do I use this?

./expensive-water sum -h

Summarize a GitHub Issue and its comments. This command will make a call to the Gemini API to retrieve the issues and all of the comments on the issue. It will then summarize the issue and all of the comments in a neat-o fashion.

Usage: expensive-water sum [flags]

Flags: -h, --help help for sum -i, --issue int The GitHub issue to summarize (default 1) -o, --org string The GitHub org to summarize (default "firebase") -r, --repo string The GitHub repo to summarize (default "flutterfire")

Where do I put my API keys?

${HOME}/.config/expensive-water.json

Can I use Vertex AI with this?

TBD

I would like to add it but its just me writing some code. When I do get around to adding it, check the issue above for an update.

Why doesn't it do X, Y, Z...?

Feel free to add an issue to the tracker. I may not get to it or prioritize it. This is a hobby project for me.

expensive-water's People

Contributors

nohe427 avatar dependabot[bot] avatar

Stargazers

Cynthia J avatar Rody Davis avatar

Watchers

 avatar Khanh Nguyen avatar

expensive-water's Issues

Make packages re-useable

I want to eventually port this to a web service. make sure everything can be run independently and not depend on too many intermediaries so we can run a web service. (Maybe a web server package?)

Basics of a repo

  • Add a readme
  • Add a contributors guide
  • SLA check
  • GitHub actions to validate license headers
  • more ideas, add a new issue or a comment.

Use an actual template engine

Migrate from fmt.Sprintf to using an actual template engine so we can decouple the prompt from the fmt.Sprintf command and binary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.