from Hacker News

Show HN: Playground for OpenAI Function Calling

by PetrBrzyBrzek on 6/28/23, 9:59 AM with 9 comments

Hey everyone, I'm Petr. I'm excited to share LangTale Playground (https://langtale.ai/playground), a first-of-its-kind tool enabling anyone to experiment with OpenAI function calls without coding.

Born out of a hackathon project, it's now a part of our broader LangTale platform aimed at tackling common developer challenges with Language Learning Models (LLM). These include prompt integration, testing and debugging, version control, auditing, and usage/cost management.

Here's our tech stack: Next.js by Vercel, Tailwind CSS, OpenAI, PlanetScale's Vitess database, and the Radix UI & Shadcn's component library.

We're eager to hear your feedback as we launch LangTale Playground today. Give it a spin and let us know what you think.

  • by gremlinsinc on 6/28/23, 2:23 PM

    Not sure if the video has sound, if it did, I couldn't get it to work on Mobile. also the app itself isn't very mobile friendly.
  • by obiefernandez on 6/29/23, 10:00 AM

    Really nicely done, but how to know that it's not an OpenAI key harvesting scheme? (Sorry, certain events in my life recently have turned me a bit cynical.)
  • by quickthrower2 on 6/28/23, 4:21 PM

    What does "Function" do? That role is new to me?
  • by thewataccount on 6/28/23, 2:26 PM

    Is there any chance of open sourcing the ui?