Code Monkey home page Code Monkey logo

Comments (5)

cosmic-flood avatar cosmic-flood commented on August 15, 2024 1

I recently experimented with using ChatGPT to identify and remove dead feature flags in a project. The results were quite promising. However, to effectively utilize ChatGPT, you need to prepare context-specific data for each feature flag provider, like LaunchDarkly. This preparation can be quite labor-intensive.

Now, as people begin migrating their SDKs from provider-specific ones to those based on OpenFeature, this process of preparing data could become easier and more standardized.

This means that if ChatGPT, or tools like Copilot, continue to reduce operational costs, we might not need to develop a specialized tool. Instead, we could leverage the standardization offered by OpenFeature.

I've written a blog post about how to eliminate dead feature flags using ChatGPT prompts, which can be found at FeatBit Blog.

from spec.

beeme1mr avatar beeme1mr commented on August 15, 2024 1

Using ChatGPT to help clean up stale feature flags sounds like an interesting idea to me. How do you think OpenFeature can help? Are you looking for prompt templates or some other way to train the LLM? Perhaps a blog similar to the one you wrote fro FeatBit may be a good way to get people thinking about the potential.

from spec.

beeme1mr avatar beeme1mr commented on August 15, 2024

Hey @cosmic-flood, could you please describe what you had in mind? A full-fledged feature management system is out of scope for OpenFeature as we want to make it easy for people to use the management tool of their choice. However, there may be opportunities to build tooling that works across providers to help support best practices.

from spec.

cosmic-flood avatar cosmic-flood commented on August 15, 2024

I don't believe any LLM other than ChatGPT-4 or Bard, can achieve this goal, as true AGI reasoning power is essential. In my understanding of AI models, a large, deep learning network with a significant volume of parameters is necessary to build its Bayesian/Attention mechanism reasoning capabilities.

I think I'll continue my exploration, possibly with Copilot.

from spec.

beeme1mr avatar beeme1mr commented on August 15, 2024

Please let me know what you find. It will be increasingly important to ensure our documentation works well with LLMs.

from spec.

Related Issues (20)

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.