Viewing profile — meame2010
meame2010
HN member- Joined
- Tue, Mar 16, 2021, 5:06 PM UTC
- HN karma
- 75
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About meame2010
No profile information was provided.
Recent public activity
-
comment
Comment #46980151
which agent did i miss?
-
comment
Comment #46979977
thx! contribution is much appreciated!
-
comment
Comment #46979952
We built this as a simple open directory: one place to discover, compare, and learn about coding agents. It covers: - coding agents - models - mcp, skills, and protocols - benchmar…
- story
-
comment
Comment #46739870
adal supports both terminal and web ui!
-
comment
Comment #46739853
thx!
-
comment
Comment #46739852
will be out in a week: sign up here: https://sylph.ai/
- comment
-
story
Show HN: AdaL Web, a local “Claude co-work” [video]
AdaL is the world’s first local coding agent with web UI. Claude Code has proven that coding agents work best when they are local, bringing developers back to the terminal. Termina…
-
comment
Comment #44927728
Accept waiting list now.
- story
-
comment
Comment #43919794
links?
-
comment
Comment #43919233
Hiring founding full-stack, AI/ML engineers, and growth lead. If you have an itch for startups or you are an ex-founder, and love the promises of agents and model fine-tuning, you …
- story
-
comment
Comment #42966648
On-going open source project to reach to product-grad product. Built with AdalFlow library: https://github.com/SylphAI-Inc/AdalFlow Will including dataset creation, evaluation, and…
- story
-
comment
Comment #42954340
not few shot, but prompt tuning via text generation via auto-differentiation. https://arxiv.org/abs/2501.16673
-
comment
Comment #42953085
Time to move to open-source and smaller reasoning model. Here are the top three learnings from auto-prompt optimizing DeepSeek R1 LLaMA70B for RAG: 1⃣ A trained DeepSeek R1 LLaMA70…
- story
-
comment
Comment #42901028
We use gpt4o as the backward model. But I’m excited to try deepseek r1 as it has explicit reasoning available. We are continuously adding more benchmarks to the paper with UTAustin…
-
comment
Comment #42901008
Yup. The LLM-AutoDiff is just getting started. But it has proven generation-only without explicitly doing few-shot samples can be even more effective and create shorter final promp…
-
comment
Comment #42900977
Author here. Yea, in this fashion. And it can create the feedback using llm as a backward engine
-
comment
Comment #42868603
you need a training dataset, and a task pipeline that works. You can refer to this doc: https://adalflow.sylph.ai/use_cases/question_answering.html
-
comment
Comment #42861816
Implemented in AdalFlow: https://github.com/SylphAI-Inc/AdalFlow
- story