Hacker News new | past | comments | ask | show | jobs | submit login

same here. I first built the agentic workflow in python and later nextjs. uses dozens of llm apis. works well, and am also impressed with the results.



Curious what you mean by dozens of llm apis. Different models? Or different tool calls?


different models. high level approach: N models receive the same prompt → responses are consolidated through a simple embedding-based similarity matrix → another model performs a simple assessment of deduplicated responses → these are then consolidated into a research report & data visualization.

the whole contraption uses ~10 different models, but more can easily be plugged into the initial generation phase. happy to demo it sometime! [edit: email on profile].




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: