HackerTrans
TopNewTrendsCommentsPastAskShowJobs

the_tli

no profile record

Submissions

Show HN: Vendor.rip - Fleet Agent Skill to replace SaaS

vendor.rip
1 points·by the_tli·5개월 전·0 comments

Creating PowerPoint Presentations in ChatGPT

slidesgpt.com
1 points·by the_tli·3년 전·1 comments

Web LLM – Vicuna (like LLaMA) locally inside the browser

mlc.ai
5 points·by the_tli·3년 전·0 comments

SlidesGPT – ChatGPT for slide decks

slidesgpt.com
2 points·by the_tli·3년 전·3 comments

SlidesGPT – ChatGPT for Slides

slidesgpt.com
46 points·by the_tli·3년 전·21 comments

SlidesGPT – Like ChatGPT for Slides

slidesgpt.com
31 points·by the_tli·3년 전·9 comments

Show HN: Talkto.chat Like ChatGPT with Voice

1 points·by the_tli·4년 전·0 comments

Show HN: Talkto.chat – Like ChatGPT but with Voice

2 points·by the_tli·4년 전·2 comments

comments

the_tli
·4개월 전·discuss
We've started to be an early user in December and have since adopted it in a brown field codebase. I'd describe this as Lovable 2.0 or vibe coding 2.0. The p0 workflow allowed us to delegate medium to complex full features to Claude Code while staying in lane with our standards. It allows us to go from idea to fully working prototype and PR within half and hour to hour, most of the time fully hands off. PRs still need to be reviewed for production. However p0 allowed to drastically improve per engineer velocity, AI code quality and iterate faster with working prototypes and refinements.

Compared to Claude Code directly, which we also use heavily, p0 keeps very strong coherence from user story, spec planning, architecting, engineering and QA - across many several agents and subagents. Breaking down the work into sequential and parallel task. With Claude Code alone this would be usually requiring lots of hand holding, or be be only partially focussed, rest lost in the woods. Also, we attempted to replicate some of p0 ideas with home grown software dev personas and workflows which fell apart. I think the strong point of p0 is that they really nailed the decomposition and software dev cycle with agents.

Really recommend to try, and at the very minimum you get to make your codebase agent ready if you haven't already.
the_tli
·3년 전·discuss
Anyone aware of a practical how to on implementing a data flywheel for fine-tuning (improving the model with user feedback)?
the_tli
·3년 전·discuss
Thanks for the clarification, makes sense now!
the_tli
·3년 전·discuss
Thanks for sharing. Why is the training dataset that contains instructions and output wrapped by another enclosing prompt (https://github.com/minosvasilias/godot-dodo/blob/f62b90a4622...)

Why does this even work when during inference this wrapping prompt is absent? Wouldnt the model then work best against a inference prompt that follows the wrapping prompt structure, however the desired outcome is to have a model that just works without the wrapping prompt?

Edit: see reply from OP, the wrapping prompt is used for inference as well, so misunderstanding on my part
the_tli
·3년 전·discuss
It's using Google Slides[0] which then allows to export to PPTX. There may be other better options.

[0] https://developers.google.com/apps-script/guides/slides
the_tli
·3년 전·discuss
Obvious miss, fixed.
the_tli
·3년 전·discuss
Dupe of my own submission earlier: https://news.ycombinator.com/item?id=35066876#35070202
the_tli
·3년 전·discuss
OP here. The purpose here of the "health" filter, which in its current state is fairly basic, is to to provide minimum protection for sensitive topics. For example, there are a larger number of health related requests and at the current state of quality/correctness of output I found it to be irresponsible to generate such content.
the_tli
·3년 전·discuss
Can you let me know your prompt so I investigate on the images? It's currently using Unsplash which has a very permissible license. I need change the endpoint from Unsplash Source to their API which then allows to do proper attribution.

Thank you slides are being added depending on the mood/temperature of the model :)

Will adjust the prompt to include proper agenda and Thank you note.
the_tli
·3년 전·discuss
OP here.

Tried the same with "Create a slide deck on the future of AI - use the iconic style and tone of an Apple Keynote" it generated https://slidesgpt.com/l/NqZ4

Looks like an area to improve on to support different tones and styles
the_tli
·3년 전·discuss
OP here. The sweet spot seems to get off the ground quickly for now. I'm currently prototyping refinements/iterations so once the initial deck is created you can directly add your feedback to redo parts of the deck and gradually improve/steer the output. Thanks for testing and feedback!
the_tli
·3년 전·discuss
Tom from SlidesGPT here.

About 40 days ago I've first posted SlidesGPT on HN (https://news.ycombinator.com/item?id=34503970)

Based on feedback, scalability should be improved now, also the content of slides should have improved (but still varies):

Content improvement (related to https://news.ycombinator.com/item?id=34505183) Old: Why use Hacker News: https://slidesgpt.com/l/X3sU New: Why use Hacker News: https://slidesgpt.com/l/iHPe

Please let me know your feedback, thanks, Tom
the_tli
·3년 전·discuss
Zzz zz war aww sow was all etc, e Ra we Sz z
the_tli
·4년 전·discuss
It actually attempts to keep context of recent messages (set to 10 messages) and to provide that illusion of continued discussions.