830 results for integrated · 2.395s

News for “integrated”
14 results • 2387 ms server time
Moozonian News
bing.com• Apr 11, 2025• 1 min read
St. Mary's Intermountain Health opens new location for clinicAdd Yahoo as a preferred source to see more of our stories on Google. St. Mary's Intermountain Health has announced the opening of a new location for its Integrated Addiction Medicine Clinic.The ...
Advertisement
Moozonian News
news.ycombinator.com• Apr 1, 2025• 1 min read
AI Daily Driver – Privacy and ValidityWhile I am on a vocational basis fairly related to the full stack requirements for a local LLM, this has drawn my attention away from paid services and created a blind spot as we were not allowed to use them. I did in a limited capacity, but have transparency issues with them I need other takes on.Reasons for this are not an unwillingness to pay, hence the question.I can't afford a 5090, for multiple reasons. I only need the vRAM truly. I imagine we will start to see massively distorted cards out of NVIDIA and other providers lumping in functionality for 17 other things you didn't need it for, but also recognize the dangers of submitting to the same power on a service basis in response to that.This does change system prompting and I am after a more integrated and studied approach to interacting with them. Just because they are black boxes, does not mean we can't infer even from flimsy bayesian simulation pricniples what is going to happen when I ask it XYZ.This highlights why I do not
Moozonian News
github.com• Mar 26, 2025• 1 min read
Show HN: React-cookie-banner – A cookie banner for React with minimal configHi HN,I built a React library that aims to simplify making websites GDPR-compliant with a fully integrated cookie banner solution.I found existing solutions to be too simple (just giving an "Accept" button which isn't compliant) or too complex (requiring a lot of configuration and setup or paid external services). With this library, services simply need to be wrapped inside a `CookieService` component and the library will take care of the rest, handling:- Displaying a cookie banner - Managing/storing user consent - Conditionally loading external scripts based on consent - Google Consent Mode - Multi-language support and customizationWould love to hear thoughts, feedback, or suggestions!Live demo: https://vantezzen.github.io/react-cookie-banner/
Moozonian News
oss-llmops-stack.com• Feb 26, 2025• 1 min read
Open Source LLMOps StackSome background: I work on Langfuse and we've been collaborating with LiteLLM.(LiteLLM is a Python library and proxy/gateway that handles cost management, virtual keys, caching, and rate-limiting for OpenAI or other LLM APIs. Langfuse manages LLM tracing, evaluation, prompt management, and experiments.)We’ve each been building our open-source projects since early 2023 and learned that many devs and especially platform teams use the two together, so we created an integrated “OSS LLMOps stack.”This is a fully self-hostable, technology-agnostic setup that lets you (1) Use LLMs via a standardized interface without adding complexity to the application; (2) Keep LLM Tracing, Evaluation, Prompt Management in-house for compliance; (3) Track cost and usage via a single interface, create virtual API keys for attribution of costsIt also enables direct transfer of LLM traces from the LiteLLM proxy to Langfuse. This simplifies the rollout of LLMOps practices (observability and evaluations) across m
Moozonian News
about.webdraw.com• Feb 18, 2025• 1 min read
Show HN: Webdraw – Find and create AI apps with a unified walletHey!Webdraw is a Web-based OS to create and share AI AppsUsers have an integrated filesystem that saves all AI generations (.txt, .png, .mp4, .mp3). Complex tasks can be expressed by bundling different apps and using the filesystem as the connection layer, similar to Unix's pipe.Most importantly, everyone can share their apps and earn money when other people use them. Creators don't need to worry about AI API tokens since each user will use their own credits.Just like an OS, you have your Desktop where you can save apps to use later. The best thing is that all your data stays with you, not with the app creators.With AI to instantly create a new HTML + JS app on top of those fundamentals, Webdraw is a powerful tool for advanced users.Would love to know what you think!
Advertisement
Moozonian News
hedge.coach• Dec 18, 2024• 1 min read
Show HN: Hedge – An AI powered distraction blocking browser extensionHello HN! We developed a browser extension that blocks distracting sites. The killer feature is that we use LLMs and user-defined goals to provide the best possible blocking experience.The decision-making process is not binary, we have multiple categories, allowing for more nuanced user interactions. This makes the browsing experience much less frustrating compared to other website blockers.Sites like Reddit or YouTube are not always bad, and Wikipedia or other educational resources are not always good. By considering what the user is working on, we are able to make more informed and effective decisions.Other blockers rely on pre-made blocklists for distracting websites. This approach is clearly insufficient for most use cases, as curating such lists is tedious—whether for the developer or the user.We've also added quality-of-life features, including whitelists, blacklists, active hours, temporary unblocking, nuclear mode and a well-integrated (and optional) Pomodoro timer.Learnings: I