Giter Site home page Giter Site logo

floe-dev / floe Goto Github PK

View Code? Open in Web Editor NEW
47.0 1.0 6.0 18.96 MB

AI writing assistants for docs and changelogs.

Home Page: https://floe.dev

License: GNU Affero General Public License v3.0

JavaScript 8.97% TypeScript 85.23% CSS 0.05% MDX 5.75%
ai documentation-tool nextjs open-source nextjs14 planetscale prisma turborepo nextra next-auth

floe's People

Contributors

artberger avatar nichaley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

floe's Issues

[PRO-155] Create empty commit on pr if the HEAD_SHA is from a user outside the org (forked branch)

Review comments do not currently work if the HEAD_SHA is from a forked branch. This is because the GH review comment API requires a commit_id, which in this case belong to a user outside the org. The method will thus give a 401.

A possible solution would be to create an empty commit if the HEAD_SHA is from outside the org. Then, pass the empty commit SHA to the review comment command.

Ideally, this functionality should be attached to a flag so that the org can determine if they want to opt into this functionality.

From SyncLinear.com | PRO-155

Please register to enable the Korbit AI Mentor

Thank you for installing the Korbit AI Mentor!

To get started, please register an account on our website by authenticating with GitHub authentication. If you already have an account with us, please make sure it is linked to your GitHub account.

Once registered, we'll start reviewing your pull requests and you can kick of a scan manually from our website.

Please register to enable the Korbit AI Mentor

Thank you for installing the Korbit AI Mentor!

To get started, please register an account on our website by authenticating with
GitHub authentication. If you already have an account with us, please make sure it is linked to your GitHub account.

Once registered, we'll start reviewing your pull requests and you can kick of a scan manually from our website.

[PRO-157] Improvements to Review results

The AI for the Reviews feature will sometimes return subpar results. For example:

  • The AI might not catch some clear rule violations (eg. it does not find a spelling mistake)
  • It returns a weird result. For example, it may say a sentence is missing a comma, when it isn't
  • The results might not be consistent for the same block of text. This is despite having temperature set to 0, and the seed param set in the GPT request

In general, results seem to be worse when running against a lot of content in one request (eg. when running against an entire file).

Some ideas for how this can be improved:

  • Chunk requests into even small chunks. Perhaps dividing by paragraph or line count.
    • Subdividing will use more tokens on the first request, but should result in fewer tokens across multiple requests due to caching
  • Asking for a max limit on results
  • Fine-tuning
  • Prompt updates. For example, would a 'chain of thought'-style prompt yield better results?

From SyncLinear.com | PRO-157

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.