Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Friday, January 13, 2023
Show HN: Sleuth, open source workspace search in natural language https://ift.tt/7FgBwWR
Show HN: Sleuth, open source workspace search in natural language Hey everyone, We know how hard it can be to ramp up and learn the ins and outs of a new company. - “Who should I talk to about customer onboarding?” - “What was that project the onboarding team shipped in June, that had a massive impact on step 3 completion rate?” Instead of asking someone the same question that’s been asked hundreds of times before, it’s more efficient to find answers in existing documents and past conversations. The problem is, this data is spread out across dozens of workplace apps, with search features that all work differently. That’s why we’ve created Sleuth, an open source library that allows you to search through your company’s entire history using natural language. It understands the intent of your question, not just the keywords. Here’s a demo: https://ift.tt/LJey4cz You can fork our repo ( https://ift.tt/qE8Xxdv ) and try it right now, or book a 15 min call ( https://ift.tt/fVHBT9i ) with us to share your feedback. How does it work? Vector embeddings are generated for slack messages using OpenAI’s text-embedding-ada-002 model and stored in a Pinecone vector database for easy querying. How is this different from Glean? Glean is great, but we wanted to introduce a product that anyone can fork, use, and customize without ever talking to a sales team. Building in public makes for better products. What integrations do you support? Just Slack to start. What other integrations would you like to see? https://www.getsleuth.xyz/ January 13, 2023 at 01:10AM
Show HN: HandCalc – A modern tool for building engineering calcs https://ift.tt/1Rde9Yb
Show HN: HandCalc – A modern tool for building engineering calcs https://ift.tt/AN63kqw January 13, 2023 at 01:50AM
Show HN: Collaborative live-coding MIDI sequencers in JavaScript https://ift.tt/GdMvRZk
Show HN: Collaborative live-coding MIDI sequencers in JavaScript https://ift.tt/kE4mM5U January 12, 2023 at 11:34PM
Thursday, January 12, 2023
Show HN: Get a verifiable human proof seal for your content https://ift.tt/y3UpVeJ
Show HN: Get a verifiable human proof seal for your content Get a unique seal and url that is verifiable. Display a unique badge next to your content that proves there is a human behind the content. https://ift.tt/fOKCX4p January 12, 2023 at 07:13PM
Show HN: Basti – connect to AWS DBs with no idle cost. No SSH keys. IAM-driven https://ift.tt/O30CGe9
Show HN: Basti – connect to AWS DBs with no idle cost. No SSH keys. IAM-driven https://ift.tt/PldqsQc January 12, 2023 at 04:04PM
Show HN: Fern, a language for defining REST APIs that compiles into OpenAPI https://ift.tt/yDsdSoB
Show HN: Fern, a language for defining REST APIs that compiles into OpenAPI Hi HN, this is Danny, Deep, and Zach. We built Fern after our previous ed tech startup failed. We were frustrated with how much time we spent writing “API code” instead of working on the actual product. We tried to use OpenAPI but we were underwhelmed - the generated code wasn’t idiomatic and it still required manual work (custom templates, scripts, manually publishing SDKs to registries). The Fern compiler takes your API as input and invokes generators that output things like: SDKs, server code, a Postman collection, and an OpenAPI spec. Some technical highlights about the compiler + generators: - The compiler (available as a CLI) handles syntactic + semantic validation. It also includes a linter that encodes best practices. If your API Definition compiles, you can have high confidence that the SDKs will generate correctly. - After all the parsing and validation, the compiler outputs an intermediate representation that gets handed off to the generators. This prevents each generator from re-implementing the same parsing and validation logic. - Each generator is implemented in the language it is targeting - e.g. the Python generators are written in Python, the TypeScript generators are written in TS. It makes the SDKs more idiomatic because every programming language generally has the best tooling/libraries for generating code in itself. We also think it’ll make community involvement + contribution easier. - The generators can output the code to disk, but also push the code to a Github repo and publish the SDK directly to registries (e.g. npm, Maven). We are looking for devs to use Fern for API development. If you have any feedback about the process, compiler, or the generated code, we’d love to hear it. "Plant Store" example: https://ift.tt/oOPiMJD Generated repos: - https://ift.tt/USwIaLh - https://ift.tt/v5Mr3SW - https://ift.tt/dt2c4nN - https://ift.tt/4OdIqLH https://ift.tt/SFaeEmL January 12, 2023 at 04:39AM
Show HN: The OP Stack https://ift.tt/DMdsuyC
Show HN: The OP Stack https://ift.tt/RQIgMDa January 12, 2023 at 01:26AM
Subscribe to:
Posts (Atom)
Show HN: Open-Source outcome- / usage-based billing engine for AI Agents https://ift.tt/d8OsnvF
Show HN: Open-Source outcome- / usage-based billing engine for AI Agents https://ift.tt/zIjuxqT June 29, 2025 at 12:12AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM