Hacker News new | past | comments | ask | show | jobs | submit | benzguo's comments login

beautiful docs + api ref! what are you using? (cool that you're doing open-source browserbase also, excited to check this out)


theyre using scalar :)

https://scalar.com https://github.com/scalar/scalar

(disclaimer: im the co-founder & ceo of scalar)


scalar is the absolute best; we've had a great experience building on them so far :P


I tried LangChain for the first time. For a simple example chaining two LLMs, it takes 60% less code and runs faster on https://substrate.run


This is really cool! Both of my parents are cell biologists, and I've done some time in labs as well, so a lot of paper exploring and reading in the family. "Review" articles are a good index but something more on-demand makes a lot of sense, I can definitely see this being extremely useful.


You've probably seen those animated captions underneath videos all over the place. This is a super minimal demo of that, also with chapter summaries. Just one file hosted on val.town! https://www.val.town/v/substrate/subaudio


Hi! I put together this little app using Substrate – https://substrate.run – and Val.Town to help me brush up on my Spanish vocab. It's pretty neat to be able to generate text, images, and audio, and then ask an LLM to generate a website. Fun alternative to building out the UI yourself – ask an LLM to do it! I do this all the time now, asking the LLM to stream its output as Markdown or HTML.


Neat! Always love seeing new takes on this, in new languages.

Check out Substrate - it's an orchestration framework that also runs the inference. https://substrate.run


This was inspired by another HN post: https://news.ycombinator.com/item?id=40972130

I thought it'd be interesting to try implementing the idea with just an LLM call.


Put together a quick version with an LLM, using Substrate: https://www.val.town/v/substrate/shapeshift

I've turned the target object into a JSON schema, but you could probably generate that JSON schema pretty reliably using a codegen LLM.


Ah, it's the "Preview" button in the val.town, or you can go to the hosted page: https://substrate-hackernewsrag.web.val.run


Little demo that searches Hacker News comments for a topic (using https://hn.algolia.com/api), extracts sentiment and other metadata, then generates a research summary. Really proud of the API we've built at https://substrate.run – you don't have to think about graphs, but you implicitly create a DAG by relating tasks to each other. Because you submit the entire workflow to our inference service, you get automatic parallelization of dozens of LLM calls for free, zero roundtrips, and much faster execution of multi-step workflows (often running on the same machine).


Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: