Results 477 comments of David Humphrey

Question: how does one transcribe a YouTube video? Is that not a *very* long function call? For `/translate`, what's the context? Some URL or something in the chat?

I've never seen composable slash commands in any app I've used before. I'm not sure you you'd do it, tbh. Have you seen this? I feel like the Chat and...

`/translate` could be made to work in browser via a worker running an ONNX model using https://huggingface.co/spaces/Xenova/react-translator (code is https://github.com/xenova/transformers.js/tree/main/examples/react-translator). As with a Speech-to-Text model, you need to download and...

This is similar to #67. I have a question: you've spent more time than me looking at langchain, and what you describe feels a lot like what langchain already does...

I note that GitHub also doesn't render the second one. What should happen when you wrap it in a codeblock with backticks indicating it's markdown?

Sorry for confusion, but I'm not clear what you want to happen here. If you wrap it in ````markdown like that, it's going to show you code vs. render it....

Related, it's hilarious how bad GPT-3.5 can be at doing a summary. Here's a GPT-authored summary about ChatCraft features, which it summarizes as "benefits of using a password manager". I'd...

I wondered the same. Would you recommend that new open source projects use greenlock today, or have the maintainers moved on to other things? Regardless, this looks amazing! You've built...

@irae thanks for sharing your experience. I'm evaluating Greenlock and https://github.com/publishlab/node-acme-client (obviously not the same level of abstraction).