Live data from Hacker News

Show HN: Adapt Copilot to Your Goals

docs.flux.ai

11–17 of 17 posts

Re: Show HN: Adapt Copilot to Your Goals

#11
post #4

Earlier quoted context omitted.

Congrats on making it to the comment section 2 minutes after it was posted! You must have a very powerful notification setup.

Objection your honor: Speculative!

The founder doth protest too much, methinks.

Re: Show HN: Adapt Copilot to Your Goals

#12
post #8

I thought this was about GitHub copilot

The name is an unfortunate choice given that “Copilot” is Microsoft’s brand for its AI-powered assistants and the stack that powers them. https://https://redmondmag.com/articles/2023/05/23/build-202...

bad hyperlink

Re: Show HN: Adapt Copilot to Your Goals

#13

Earlier quoted context omitted.

Are these copilots essentially all the same underlying model, but with various configurations creating a different prompt for the model? And to create your own, you configure it based on your project specs? Just making sure I understand what's happening. If so, it's kind of a cool and "simple" solution to making a model work better. Simple in quotes because nothing in software is actually simple, but the idea is.

How it works has been rapidly evolving But in short: yes, thats how it works as of today! Our docs go into a bit more detail here. But this space has been moving so fast that usually how it worked last week issn’t how it works this week. You could easily imagine us leveraging fine tuned world models models on top of prompting in the near future. Another thing to add is that we use a bunch of different models for our…

The really cool thing that I forgot to mention here is that it makes the model composable

As you provide requirements and specs via properties to your project OR by adding components (which have their own properties) you are implicitly optimizing the model towards your use case (eg Analog Audio Aerospace applications)

These requirements/specs are all in human language…so an added benefit is that you provide more documentation for your human peers too!

Re: Show HN: Adapt Copilot to Your Goals

#16
post #12
post #8

Earlier quoted context omitted.

The name is an unfortunate choice given that “Copilot” is Microsoft’s brand for its AI-powered assistants and the stack that powers them. https://https://redmondmag.com/articles/2023/05/23/build-202...

bad hyperlink

Thank you! I'm not able to edit but: https://redmondmag.com/articles/2023/05/23/build-2023-day-1-...

Re: Show HN: Adapt Copilot to Your Goals

#17

Earlier quoted context omitted.

How it works has been rapidly evolving But in short: yes, thats how it works as of today! Our docs go into a bit more detail here. But this space has been moving so fast that usually how it worked last week issn’t how it works this week. You could easily imagine us leveraging fine tuned world models models on top of prompting in the near future. Another thing to add is that we use a bunch of different models for our…

The really cool thing that I forgot to mention here is that it makes the model composable As you provide requirements and specs via properties to your project OR by adding components (which have their own properties) you are implicitly optimizing the model towards your use case (eg Analog Audio Aerospace applications) These requirements/specs are all in human language…so an added benefit is that you provide more docu…

Wow, nice. Thanks for the explanation! This is fascinating stuff. I’m looking by forward to giving it a trial run.
Post reply on HN