anaclumos / signalkite

🪁 notifies you based on your algo
http://hn.cho.sh
MIT License
130 stars 6 forks source link

Unify the title, summary, reaction, and translation process. #70

Open PeterDaveHello opened 4 months ago

PeterDaveHello commented 4 months ago

Currently, the same term may or may not be translated (depending on the terminology) into another language using different terms in the title and the rest of the content.

Maybe GPT-4o should process the title, summary, reaction, and translation in the same step or prompt to ensure consistency in the translated result. What do you think?

anaclumos commented 4 months ago

I agree. Investigating to incorporate braintrust.dev for experimenting things

PeterDaveHello commented 4 months ago

Cool, I haven't used a tool like that. I initially thought we could do it just at the code level, but I don't know which is better.

PeterDaveHello commented 4 months ago

@anaclumos I initially used GitHub's Copilot Workspace to generate some changes. Would that be something you'd like to take a look at? Or should we just forget it and wait for the new implementation?

anaclumos commented 4 months ago

Let's do it. I'm glad that someone's this passionate about my work! Could you send me the implementation details?

PeterDaveHello commented 4 months ago

Could you send me the implementation details?

I can use Copilot Workspace just to push the changes to a single branch for your review, even better, pull requests can also be created if you wanted 🤩

PeterDaveHello commented 4 months ago

All yours 🎉

I basically did nothing but ask AI to determinate what to do, so from my experience, they both may not work without additional modification.

anaclumos commented 3 months ago

@PeterDaveHello fyi this will be wip in https://github.com/anaclumos/signalkite/tree/signalkite branch. I'm a bit slow cuz of my day job, but good works are in cooks. as you might have noticed, i eventually decided to even adopt monorepos to create a dedicated workspace for prompt engineering