Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Bashi – open-source and extensible AI assistant platform and app (github.com/nathankot)
9 points by nathankot on Feb 10, 2023 | hide | past | favorite | 1 comment



Hi HN, sorry for yet another AI related post =D like many of you I've been playing around with GPT recently. I set out to see if I could get a model to interpret requests and take action in an extensible manner.

At some point along this journey I discovered LangChain, which has lots of similarities. But I think one potentially novel thing for this crowd is that Bashi works by asking the model to interact with effectively a REPL, where function calls can have real side effects. On the other side there is an interpreter for a subset of javascript.

It also comes with an OSX app, so if you're on mac you can test out and hack on the proof of concept right away :)

Hope that this can spawn some interesting use cases and prove useful for some of you!




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

Search: