This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Thursday, December 7, 2023
Show HN: Biblos – Semantic Search the Church Fathers https://ift.tt/7oHDLRI
Show HN: Biblos – Semantic Search the Church Fathers I'm pleased to present an update to Biblos, a semantic search tool designed for biblical research. This release incorporates instructor-large embeddings to enhance the precision of verse retrieval. Introducing some key features including historical church writings and commentaries alongside the main biblical corpus. Available for use at https://biblos.app/ Technical Insights: - Utilizes Chroma for vector search, now powered by instructor-large embeddings for improved semantic accuracy. - Features Anthropic's Claude LLM model to generate summaries that provide context and clarity for search results. - Developed with a Retrieval Augmented Generation (RAG) architecture, the app offers a streamlined user experience through a Streamlit Web UI, all orchestrated with Python. https://biblos.app/ December 7, 2023 at 11:38PM
Show HN: Open-Source Data Replication and Anonymization https://ift.tt/at0vXcp
Show HN: Open-Source Data Replication and Anonymization Hey HN, we're Evis and Nick, we're excited to be launching Neosync on HN! Neosync is an open source data replication and anonymization project that helps developers create safe, anonymized test data and sync it across all environments for high-quality local, stage and CI testing. This is how it works: 1. You select a job type. Today we support data sync jobs (these sync data between two databases and run on a schedule you define) and a data generation job (this generates synthetic data from scratch and sends it to a destination). 2. Next you define your source database and a destination(s) database (you can connect multiple destinations). 3. Next we pull in the schema from the source DB and then you can decide how to you to want transform your data. We ship with 40+ transformers (email, first name, address, random int64, random string, random float64, etc). You can create your own custom transformations as well. We've designed our transformers to be as flexible as possible so you can use them across almost any data type. You could also use Neosync in passthrough mode which means that none of the data will be transformed and you can use it for data replication. 4. Lastly, you can defined subsets. This is a way to filter the data that gets sent to the destination. You can provide a custom SQL query or filters to do this. For example, you can filter the data by an id, customerType, column, date, etc. This is very flexible. And that's it! The job will run on the schedule you determine. We handle things like retries and backoffs and referential integrity between tables. We also ship with APIs, a CLI and Github action so that you can use Neosync to hydrate a CI database in your CI pipeline. We're working on releasing a Terraform provider shortly. Deployment is pretty straightforward. You can deploy Neosync using Docker Compose (we provide a script) or on Kubernetes using our helm chart. So what's next? Here's a brief overview: Real time mode (hook up Neosync to Kafka/SQS and anonymize and send the data to destinations in real time) and more connections (MongoDB, Snowflake, CSV). On the ML side, supporting use-cases like consistent data generation (providing a seed value), statistically consistent data and more. You can check out our roadmap in our Github project. Here's a brief loom demo: https://ift.tt/4xGKayj?... We'd love your feedback and contributions. We strongly believe that your data should be yours and it should stay on your infrastructure and open source is the best way to bring that vision to life. https://ift.tt/VOTW19Y December 8, 2023 at 12:09AM
Wednesday, December 6, 2023
Show HN: Turn emails into PDFs (as easy as it gets) https://ift.tt/DvKVQ6r
Show HN: Turn emails into PDFs (as easy as it gets) Our customers (mostly B2B) have been asking for PDF version of invoices, receipts and whatnot instead of the ones sent as email. Tapdone, my side project. It's like a PDF agent listening to your emails. `Bcc` the service when you send out an invoice, and it flips that email into a PDF and shoots it back to you and your customer. Zero fancy stuff, just a neat trick to keep the PDF-demanding crowd happy while you hack away at the real work. Happy to share and please let me know if you find it useful. Email to PDF https://www.tapdone.com and in exchange just drop me a line with your thoughts. If it smooths out even one wrinkle in your day, I'm counting it as a win. December 6, 2023 at 09:08PM
Show HN: Lume – automate data mappings using AI https://ift.tt/tHsuBYT
Show HN: Lume – automate data mappings using AI Hi HN! I'm Nicolas, co-founder of Lume, a seed-stage startup ( https://www.lume.ai/ ). At Lume, we use AI to automatically transform your source data into any desired target schema in seconds, making onboarding client data or integrating with new systems take seconds rather than days or weeks. In other words, we use AI to automatically map data between any two data schemas, and output the transformed data to you. We are live with customers and are just beginning to open up our product to more prospects. Although we do not have a sandbox yet, here is a video walkthrough of how the product works: https://ift.tt/gKxkrPw?... . And, here is our documentation: https://docs.lume.ai . We would love to get you set up to test it, so please reach out. Using Lume: we do not have self-serve yet. In the meantime, you can request full access to our API through the Request Access button in https://www.lume.ai . The form asks for quick information e.g. email so that I can reach out to you to onboard you. Please mention you came from HN and I’ll prioritize your request. How our full API product offering works: Through Lume’s API, users can specify their source data and target schema. Lume’s engine, which includes AI and rule-based models, creates the desired transformation under the hood by producing the necessary logic, and returns the transformed data in the response. We also support mapper deployment, which allows you to edit and save the AI generated mappers for important production use cases. This allows you to confidently reuse a static and deterministic mapper for your data pipelines. Our clients have three primary use cases - Ingest Client Data: Each client you work with handles data differently. They name, format, and handle their data in their own way, and it means you have to iteratively ingest each new client's data. - Normalize data from unique data systems. To provide your business value, your team needs to connect to various data providers or handle legacy data. Creating pipelines from each one is time consuming, and things as small as column name differences between systems makes it burdensome to get started. - Build and maintain data pipelines. Creating different pipelines to that map to your target schema, whether for BI tooling, downstream data processing, or other purposes, means you have to manually create and maintain these mappings between schemas. We're still trying to figure out pricing so we don't have that on our website yet - sorry, but we wanted to share this even though it's still at an early stage. We’d love your feedback, ideas & questions. Also, feel free to reach out to me directly at nicolas@lume.ai. Thank you. https://www.lume.ai/ December 6, 2023 at 11:07PM
Show HN: Llama 2 Uncensored 70B as API https://ift.tt/GczhCqQ
Show HN: Llama 2 Uncensored 70B as API https://woolapi.com December 7, 2023 at 12:39AM
Tuesday, December 5, 2023
Show HN: Frogtab – Private, peaceful task management https://ift.tt/z9DQve0
Show HN: Frogtab – Private, peaceful task management Hi HN! I'm excited to share the task manager that I've been building and relying on for the past 9 months I started developing Frogtab after a particularly busy period at work, where a large number of ad-hoc tasks would need my attention each day. What I Initially tried was a single (long!) checklist of outstanding tasks, but I found that too overwhelming to look at all day long. Then I tried scheduling tasks based on when I expected to complete them, but that also required too much cognitive load - I only had the capacity to bucket tasks into "today" and "not today" And so Frogtab was born. Originally as a Google doc, then later as a rudimentary web app with some simple automation. The automation was there to nudge me towards good habits, e.g., grouping all my outstanding tasks at the beginning of each day and requiring me to consciously choose which tasks to tackle that day. I subsequently refined the system a little, but the core mechanic has been serving me well ever since! More than the benefits I've gotten from using Frogtab at work, it's been really fun to develop Frogtab into a form that is usable - dare I say enjoyable - by other people too. Thanks to feedback from the awesome community at Bear (bearblog.dev) and also from sharing an early version here on HN, I've been able to make a whole host of improvements to Frogtab Highlights include: - Support for a weekly routine, aka recurring tasks - Data export and import, including auto-backup in supported browsers - Ability to receive tasks sent from any device - Dark theme - Keyboard shortcuts - Full docs at frogtab.com/help As I've been developing Frogtab, one of my primary concerns has been data privacy. Frogtab stores data in your bowser and doesn't require an account. Also, Frogtab does not use cookies, collect PII, serve ads, or track you in any way. It's entirely free to use and fully open source - the code is at github.com/dwilding/frogtab If you try Frogtab, I hope that you have a great experience! I would love to hear any feedback/suggestions, thank you :) https://frogtab.com/ December 6, 2023 at 04:27AM
Show HN: Solving NYT Connections with ChatGPT https://ift.tt/XIivM0V
Show HN: Solving NYT Connections with ChatGPT Just for fun I decided to see if I could use chatGPT to solve NYT Connections word puzzles. It uses a pretty straightforward BFS search in which the LLM is first prompted to generate several possible groupings of four related words, and then a different prompt is used to evaluate the soundness of each of those groupings. This approach seems to be able to produce the correct solution somewhat less than half the time. Some observations: * For whatever reason, chatGPT-4 seems to be a bit worse than 3.5 at generating Connections groupings. I haven’t tested systematically so maybe this is just some small sample size bias. But at the very least it isn’t obviously better * It really struggles with the “words that can fill in the blank” style groups. Often it will correctly come up with the right category (e.g. “words that can precede `cheese`”) but will only be able to identify 2 of 4 words in that grouping * It frequently generates very vague categories (“words that can be nouns”) despite nothing like that appearing in the proposal prompt. Also it will still sometimes score them highly, despite there being several explicitly examples in the value prompt disallowing these types of categories If you have any idea for how to improve this, please let me know (or send a PR)! https://ift.tt/5zVmJkc December 6, 2023 at 01:41AM
Show HN: Dropbase – Build internal web apps with just Python https://ift.tt/hLTXipR
Show HN: Dropbase – Build internal web apps with just Python Hey HN, I’m Jimmy, co-founder of Dropbase ( https://www.dropbase.io ). We are an internal tools builder for Python developers. All you have to do is import any Python scripts/libraries, declare UI components, and layer app permissions so you can share them with others. We’re a middle ground between Airplane and Retool—simpler UI creation than Airplane, more code-centered than Retool. UI building is declarative and you can bind Python scripts/functions to UI components. You can write Python scripts/functions using our App Studio with support from a Python Language Server Protocol (LSP) for linting. Since the self-hosted worker directly references .py or .sql files in the filesystem, you can even write them on VSCode directly or import any other Python script or library. Our app layout is highly opinionated to speed up app building. Instead of an open canvas for UI building, we just give you a main table view and a widget sidebar. This approach significantly reduces app-building time while still covering what most tools need: see some data and take actions based on it. It’s not flexible enough to do absolutely anything, but that’s the point—there’s a tradeoff between flexibility and speed. Dropbase gives you most of what you need, plus speed! A neat feature we are experimenting with to build admin panels fast is “Smart Tables”. We convert any SQL SELECT statement (even across multiple joins and filters) into an inline editable table, like spreadsheets, without any additional code. We have a hybrid hosting model that combines a self-hosted client and a worker server, with a backend API for app/component definitions hosted by us to simplify pushing feature updates. The worker server sits in your machines so your sensitive data doesn’t leave your infra. We’re Python-centric for now, but plan to add support for Rust, Go, and others later. We made a few demo videos building common tools: - Customer approval tool: https://youtu.be/A1MIIRNkv3Q - Data editing tool (with Smart Table): https://youtu.be/R1cHO9lMRXo To try Dropbase, create an account at https://app.dropbase.io and generate a token, then follow these instructions for local setup: https://ift.tt/A2mbSxE . We are very early so we're really excited to get your feedback, especially on our approach to tools building with Python! My co-founder Ayazhan and some of our teammates will be around to answer questions. https://ift.tt/luGqma7 December 5, 2023 at 11:55PM
Monday, December 4, 2023
Show HN: Darwinio: An Attempt at an Evolution Simulator https://ift.tt/wAU2lCb
Show HN: Darwinio: An Attempt at an Evolution Simulator We made this for our school project. I think we went a little too ambitious. https://ift.tt/gwp6Ajc December 4, 2023 at 07:28PM
Show HN: Caption – Generate social media posts from a given image using LLaVA https://ift.tt/RVJcq6C
Show HN: Caption – Generate social media posts from a given image using LLaVA https://ift.tt/Qmkevp9 December 4, 2023 at 10:37AM
Sunday, December 3, 2023
Show HN: A Who is Hiring app with AI filters – December update https://ift.tt/ZFmUGqo
Show HN: A Who is Hiring app with AI filters – December update A cureated list of Who is Hiring with posts with smart filters generated with AI https://ift.tt/nB0Vlq6 December 4, 2023 at 06:51AM
Show HN: OSHW Embedded Ethernet Switch https://ift.tt/RQG8WuC
Show HN: OSHW Embedded Ethernet Switch https://ift.tt/sRmgpCW December 3, 2023 at 07:19PM
Show HN: Audio plugin for circuit-bent MP3 compression sounds https://ift.tt/WdPVRUm
Show HN: Audio plugin for circuit-bent MP3 compression sounds I made MAIM, an open-source audio plugin that uses real MP3 encoders to distort the sound. I've also added knobs that let you "circuit bend" the encoders, changing parameters that would normally be inaccessible to the user to get strange glitchy sounds. The plugin lets you switch between two MP3 encoders, since under the MP3 standard, the specifics of what to lose in MP3 lossy compression is left up to the encoder. The encoders are LAME, the gold standard for open-source MP3 encoders, and BladeEnc, an old open-source MP3 encoder that has a really bubbly sound and was fun to work with. I'd love any feedback, and I'll be around to answer questions! https://ift.tt/etsKiHW December 3, 2023 at 11:31PM
Saturday, December 2, 2023
Show HN: Fluvio – Distributed stream processing system written in Rust and WASM https://ift.tt/GKqSQ7r
Show HN: Fluvio – Distributed stream processing system written in Rust and WASM https://ift.tt/iI6XxLu December 3, 2023 at 06:05AM
Show HN: ThreeFold – Decentralized Cloud Infrastructure https://ift.tt/WEYAmHx
Show HN: ThreeFold – Decentralized Cloud Infrastructure We built it from the ground up, minimal Linux based operating system (written in go and rust), messaging system written in rust and infrastructure as code support (terraform and pulumi) There is even a dashboard, and a playground UI to manage it (that you can even run yourself) . Beautifully decentralized, you have full control of everything, you can deploy on your own servers if the cost of the cloud is too much. You can even run the whole system yourself if you want to. Here is a link to documentation https://manual.grid.tf/ Also, we are honored if it piqued your interest, and would love to support your testing journey free of charge. https://threefold.io/ December 3, 2023 at 02:13AM
Show HN: DN42 – a free, BGP-routed VPN https://ift.tt/ZdFIQDO
Show HN: DN42 – a free, BGP-routed VPN https://dn42.dev/Home December 2, 2023 at 11:36PM
Show HN: AI Shopping Assistant https://ift.tt/HRKYzmh
Show HN: AI Shopping Assistant Hi! My friend and I built an AI Shopping Assistant powered by ChatGPT, called ShopMigo. The primary purpose of this project was to learn more about LLMs, embeddings, and AI in general. This started more as a pet project, but turned into something that we actually find really useful. I’m the kind of person that will take weeks to do research before buying an electronic or an expensive product. ShopMigo helps to guide you through a purchase and aggregates reviews so you don’t have to spend weeks/months doing your due diligence. Try it out! Let us know what you think! https://ift.tt/3978Nfr December 3, 2023 at 12:23AM
Friday, December 1, 2023
Show HN: 80% faster, 50% less memory, 0% loss of accuracy Llama finetuning https://ift.tt/EshV6Cu
Show HN: 80% faster, 50% less memory, 0% loss of accuracy Llama finetuning Hi HN! I'm just sharing a project I've been working on during the LLM Efficiency Challenge - you can now finetune Llama with QLoRA 5x faster than Huggingface's original implementation on your own local GPU. Some highlights: 1. Manual autograd engine - hand derived backprop steps. 2. QLoRA / LoRA 80% faster, 50% less memory. 3. All kernels written in OpenAI's Triton language. 4. 0% loss in accuracy - no approximation methods - all exact. 5. No change of hardware necessary. Supports NVIDIA GPUs since 2018+. CUDA 7.5+. 6. Flash Attention support via Xformers. 7. Supports 4bit and 16bit LoRA finetuning. 8. Train Slim Orca fully locally in 260 hours from 1301 hours (5x faster). 9. Open source version trains 5x faster or you can check out Unsloth Pro and Max codepaths for 30x faster training! https://ift.tt/q4ClzyP... has more info about Unsloth! Hopefully you can try it out! Wrote a blog post at https://ift.tt/yVQXi14 if you want to learn more about our manual hand derived backprop or Triton kernels and stuff! Thanks once again! https://ift.tt/tJ1STlL December 1, 2023 at 08:12PM
Show HN: Block bots and spam on Instagram with SocialGuard https://ift.tt/bGZgVMU
Show HN: Block bots and spam on Instagram with SocialGuard Hey HN, I've been working on a project to combat bots and spam on Instagram. SocialGuard provides an overview of all the comments flowing through your IG account, with options to automatically delete or reply to comments based on keywords + phrases. If you use IG for work purposes, I hope it can help keep your posts clean of spam! https://ift.tt/2et0k5K December 1, 2023 at 11:11PM
Show HN: Instant Resume and Cover Letter Tailoring with AI https://ift.tt/z3Eqa6H
Show HN: Instant Resume and Cover Letter Tailoring with AI Hello Everyone! We are beyond excited to announce Wonderin’s Resume AI to the HN community - a beacon for every job seeker and career shaper. Escaping the bounds of a closed beta, we now invite all professionals to enhance their job search with our AI Resume Builder. It's not just a tool; it’s your career architect, streamlining the resume and cover letter creation process, and customizing each application to its fullest potential. We understand the hurdles of job hunting and the importance of a first impression. This understanding led us to create Wonderin’s Resume AI. It’s not just about crafting resumes; it’s about crafting futures. With our AI, you can generate resumes fine-tuned to each job description, saving you time and significantly boosting your interview chances. No more one-size-fits-all resumes. With Wonderin’s Resume AI, you get: Tailored Resume Enhancement - Succeed with resumes crafted by AI for each job role. Customized Cover Letter Creation - Achieve with cover letters crafted by AI for each job role. Quick Creation - Start from scratch and get application-ready in minutes. Be on the cutting edge of satisfied job seekers transforming their job search with us. For the HN community, we're rolling out an exclusive offer to experience our product for $5 off for the first month by entering code HN2023 at checkout. We're committed to evolving alongside your career journey, ensuring your resumes lead to interviews, and interviews lead to offers. Let’s navigate the path to your dream job together. Your insights are our guiding stars, and together, we'll redefine career advancement. Cheers to less searching and more succeeding! Adam, Co-founder of Wonderin https://wonderin.ai/ December 1, 2023 at 11:53PM
Subscribe to:
Posts (Atom)
Show HN: Tablr – Supabase with AI Features https://ift.tt/ltABMro
Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM
-
Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/0cBueJt February 10, 2025 at 02:26AM
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...
-
Show HN: TNX API – Natural Language Interactions with Your Database Hey HN! I built TNX API to make working with databases as simple as aski...