Menu

Post image 1
Post image 2
1 / 2
0

I Built a Local Alternative to LangSmith β€” 600+ Downloads in One Day πŸš€ | Shivnath Tathe

DEV CommunityΒ·Shivnath TatheΒ·26 days ago
#iWgRIIU4
#why#python#ai#llm#opensmith#local
Reading 0:00
15s threshold

I didn't expect this. I published opensmith yesterday β€” a local-first LLM pipeline tracer built as an alternative to LangSmith. No cloud. No API key. No account. No data leaving your machine. Just pip install opensmith and you're tracing. And in one day β€” 600+ downloads. Why I Built This Every time I built an LLM app, I had to: Create a LangSmith account Set environment variables Send my traces to someone else's cloud Pray my data was safe For production enterprise apps, healthcare tools, or anything privacy-sensitive β€” that's a dealbreaker. So I asked: what if observability just worked locally? Why Observability Matters You cannot improve what you cannot see. When your LLM pipeline breaks, you need to know: πŸ” Which prompt caused the bad output? ⏱️ Where is the latency spike? πŸ’Έ Which call is burning tokens unnecessarily? πŸ” Which chain step is failing silently? Without tracing, you're flying blind. LangSmith solves this β€” but at the cost of your data going to their servers.…

Continue reading β€” create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More