Show HN: AI-utils.js – TypeScript-first lib for AI apps, chatbots, and agents https://ift.tt/LHA2839

Show HN: AI-utils.js – TypeScript-first lib for AI apps, chatbots, and agents I'm building LLM (and diffusion model) apps (and agents) and was not that happy with the existing libaries. Either they take away a lot of control (especially over the prompts) or they are just the raw APIs, e.g. OpenAI. So I wrote a lib that tries to cover the middle ground and provide additional functionality (e.g. type checking and LLM abstraction) while letting you fully control the prompts etc. https://ift.tt/4rQLPjW July 26, 2023 at 10:43PM

No comments:

Show HN: Web-Based FPGA Viewer https://ift.tt/MEpGZ0S

Show HN: Web-Based FPGA Viewer As part of our EDAcation project, we are building an extension for VSCode to facilitate digital hardware desi...