This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, June 23, 2024
Show HN: API for Internet Brand Data https://ift.tt/uPDEzej
Show HN: API for Internet Brand Data https://brand.dev/ June 24, 2024 at 01:32AM
Show HN: Open-source version of Anthropic's Artifacts UI https://ift.tt/x7kz8lh
Show HN: Open-source version of Anthropic's Artifacts UI https://ift.tt/SQXEqkB June 24, 2024 at 03:51AM
Show HN: Tsellm: Interactive SQLite shell with LLM support https://ift.tt/OtiVC7s
Show HN: Tsellm: Interactive SQLite shell with LLM support Hello HN, While browsing the Python docs yesterday, I discovered that the latest 3.12 version has added support for a `python3 -m sqlite3` interactive shell. I looked into the source code, and its implementation was simple, giving me an idea: Why not hook the beautiful llm library by simonw into such an interactive shell, and thus have direct LLM support in SQLite? Without writing a C extension, build a shared object and all that fuss. Well, now you can `pip install tsellm` and do just that. demo gif: https://ift.tt/qNtvuWY... https://ift.tt/Cuf0gYy June 23, 2024 at 11:45PM
Saturday, June 22, 2024
Show HN: Online OPML editor to manage subscription lists https://ift.tt/XBUnGqd
Show HN: Online OPML editor to manage subscription lists I made a small online editor to manage OPML[1] files easily. There are a lot of smart online editors for formats like JSON, but while OPML is supported by most subscriptions services, the experience of editing/managing it is poor outside of what each platform support. The pain of managing the file independently increases as the size of the OPML file grow larger. It's rather simple at the moment but the goal is to provide shortcuts for common desired tasks to make the experience of editing OPML much smoother and streamlined. The editor is a static website that runs locally in your browser, it doesn't require an account, nor do any tracking. Let me know your feedback or if you've any pain points around OPML GitHub repo: https://ift.tt/S541Yuq Website: https://ift.tt/Ixjdu3t [1] - https://ift.tt/InwgA64 https://ift.tt/S541Yuq June 21, 2024 at 06:43PM
Show HN: Simple script to cripple personalized targeting from Facebook https://ift.tt/ea3pYfw
Show HN: Simple script to cripple personalized targeting from Facebook https://ift.tt/R147BkA June 23, 2024 at 03:08AM
Show HN: Feedback on Sketch Colourisation https://ift.tt/sMmBAKv
Show HN: Feedback on Sketch Colourisation Hi I am looking for some feedback on our new project "Sketch Colourisation". The envisioned UI and objectives are -- * An artist should have greater control on how to colour a sketch. While a text-to-image model lacks this fine-grained control, a per-pixel colourisation pipeline makes sketch colourisation a laborious process with high-entry barrier. * What if an artist only draws a mask for a local region and specifies the colour palette for that local region? Then a neural network figures out how to colour the overall sketch -- while maintaining those local colour palette. [I would really like a feedback if the above UI (i.e., mask and local colour palette) makes sense to users/designers. As researchers, we often have the wrong idea of what is desired by end-users.] * On the exact implementation of the above concept, we designed a no-training based neural network framework -- and also make sure it runs on a Nvidia 4090. In other words, I will try to avoid any expensive training or inference -- which defeats the purpose of being useful to people (not just some research labs). * Note, I am not so bothered about the exact implementation (or whether it is "novel") -- as long as it is useful. * A shameless advertisement: The codebase ( https://ift.tt/1fM3RP5 ) is MIT License. It is no way near to being useful to people -- but I would really like to pursue this direction and your feedback/criticism will be immensely helpful. Thanks https://ift.tt/6lsANHg June 22, 2024 at 05:03PM
Show HN: I made tool that let's you see everything about any website https://ift.tt/mPwB2pQ
Show HN: I made tool that let's you see everything about any website Yes, it's open source: https://ift.tt/8seW9PU :) Why I'm building this? There are a lot of tools out there for discovering meta and security data relating to a website, IP or server. But currently, there isn't anything that does everything, all in one place and without a paywall/ user sign up. It's still a WIP, and I'm working on a new version, with some more comprehensive checks, so any feedback would be much appreciated :) https://v1.web-check.xyz/ June 22, 2024 at 04:13PM
Friday, June 21, 2024
Show HN: Synapse – TypeScript Toolchain for Cloud Apps https://ift.tt/nD6bd3X
Show HN: Synapse – TypeScript Toolchain for Cloud Apps Hey all, I've been working on a developer tool based on my experiences with working on cloud applications. What I've created is basically Node.js + TypeScript + Terraform all combined into a single tool, Synapse. I like to think of Synapse as a "compiler for distributed systems", though it can also be used as a build tool for any JavaScript/TypeScript app. In fact, Synapse is built with Synapse! I recently open-sourced the bulk of the codebase, but a lot of work is still needed to make it easy to contribute. If anyone is able to try it out and give me feedback, it would be hugely appreciated! There's not many documented features at the moment, but I think what I have now is at least enough to get a basic idea of what Synapse can do. https://ift.tt/sugi2IV June 22, 2024 at 03:51AM
SHOW HN: A tool to scale PDF files to a specific paper size, such as A2, B2 https://ift.tt/IYVubjP
SHOW HN: A tool to scale PDF files to a specific paper size, such as A2, B2 https://ift.tt/b7G8MP9 June 22, 2024 at 03:31AM
Thursday, June 20, 2024
Show HN: We Added Full Schema Enforcement to a Document Database https://ift.tt/i7VN1Ba
Show HN: We Added Full Schema Enforcement to a Document Database https://ift.tt/GpXS09u June 20, 2024 at 11:08PM
Show HN: Hyperaide – personal assistant for your tasks, notes and bookmarks https://ift.tt/l1zDodv
Show HN: Hyperaide – personal assistant for your tasks, notes and bookmarks https://hyperaide.com/ June 20, 2024 at 09:21PM
Show HN: Store Text in Minesweeper https://ift.tt/Vq4D6gG
Show HN: Store Text in Minesweeper https://ift.tt/p64fLQF June 20, 2024 at 11:33PM
Wednesday, June 19, 2024
Show HN: MIT-Licensed High-Quality Video Game Built from Scratch with JavaScript https://ift.tt/6JZX7BN
Show HN: MIT-Licensed High-Quality Video Game Built from Scratch with JavaScript https://ift.tt/Ks6afhS June 20, 2024 at 06:51AM
Show HN: Text Your Pals Choose-Your-Own-Adventure Games with iMessage and Twine https://ift.tt/PhJGajq
Show HN: Text Your Pals Choose-Your-Own-Adventure Games with iMessage and Twine https://ift.tt/6HYcyuh June 20, 2024 at 02:57AM
Show HN: How to build your own CNC-machine from scratch https://ift.tt/51YVkgs
Show HN: How to build your own CNC-machine from scratch https://ift.tt/a38OokD June 20, 2024 at 12:03AM
Tuesday, June 18, 2024
Show HN: Universal Inbox – Centralize all your notifications in a single place https://ift.tt/4JDFKvs
Show HN: Universal Inbox – Centralize all your notifications in a single place I have always struggled to keep my todo list filled with everything I have to do from all the tools I'm using daily. I thus have created Universal Inbox to gather all the notifications of all these tools so that I have a single inbox to empty and I can easily create tasks in my todo list tool. Moreover, Universal Inbox also keeps track of tasks in these tools (like assigned issues in Linear) and keeps them in sync with my todo list tool too so that I am confident my todo list is up to date. I’d love to hear your feedback on how useful you find Universal Inbox! What would be missing for your use case? https://ift.tt/8isBy9m June 19, 2024 at 04:22AM
Show HN: I made an open source and local translation app https://ift.tt/pmoR8Ch
Show HN: I made an open source and local translation app A few years ago, right after high school, I decided to try to make a simultaneous translation app for Android as a side project, it took longer than expected (about 2 years) and I had to make a lot of compromises (I had to use Google's API and therefore make users use a developer key because at the time there were no free solutions for speech recognition and translation that had good quality). At the end of university, I decided to pick it up again and finally, using OpenAi's Whisper for speech recognition and Meta's NLLB for translation (with both running locally on the phone), I managed to make it free and totally open-source (as it was meant to be from the beginning). The app is still in beta, so I would love your feedback. https://ift.tt/l6PfqZO June 19, 2024 at 02:56AM
Show HN: Chatting with AI Sucks. Try Mindmapping https://ift.tt/WBr8yQq
Show HN: Chatting with AI Sucks. Try Mindmapping https://ift.tt/jABLq8g June 19, 2024 at 02:20AM
Monday, June 17, 2024
Show HN: Assistants Hub – A Portal for Building AI Assistants https://ift.tt/i7N2TmI
Show HN: Assistants Hub – A Portal for Building AI Assistants Hello HN Folks, I started working on Assistants Hub to solve a personal need, creating math assistants for my 3rd and 7th graders. I wanted to see what they were asking the AI at the same time, also make it super easy to get to it (with a link I can bookmark on their Chromebooks) without signing up or remembering things. They liked it, and used it to learn concepts well I expanded on the idea and felt like GPTs and AI assistants are underutilized in many fields due to the technical barriers involved in creating and distributing them. Assistants Hub is an effort to democratize this process, enabling even non-tech savvy users to build and deploy AI assistants tailored to diverse needs and domains. Best of all it is Open Source - https://ift.tt/EVBA0Qv Docs - https://ift.tt/YHb2p0y Web - https://ift.tt/Z4aI7fn Here are some sample personal assistants you can try with a link Personal Motivator - https://ift.tt/SP7eBTG... 7th Grade Math Tutor - https://ift.tt/X4kfpJD... Story Sprout - Kids Story Teller - https://ift.tt/hzUxEKV... British Slang Converter - https://ift.tt/c64JNb3... 2nd Grade Math Tutor - https://ift.tt/PZLXRFT... Einstein Assistant - Tells you all about Dr.Einstein - https://ift.tt/uPGz8RJ... Primary goal is to add transparency and controls to the buyer (person paying for the AI) at the same time, make it super easy for the consumer of the AI (students, customers, employees etc.,). Right now this has analytics, conversation history, visual customizations, integration options. Document support (RAG) is available with OpenAI assistants, Planning to introduce support for functions and more eventually. At some point I hope to build a wysiwyg editor to drag and drop functions, capabilities to customize AI Assistants Right now this support 4 major providers - OpenAI, Groq, Anthropic, and Google Gemini. Users can Bring Your Own API Keys (BYOK) from these platforms or use Assistants Hub's default key. Technical Stack: • Frontend: Next.js with Tailwind CSS and Flowbite for a clean, responsive design. • Backend: Prisma ORM on top of PostgreSQL ensures robust data handling. • Storage: AWS S3 for reliable blob storage. Do you like the idea / or skeptical of it? What could be improved or changed? I’m looking for honest, constructive feedback that can help refine and enhance the platform. Are there specific tasks or industries you think could benefit by Assistants Hub? I’m keen to explore new domains where this can make a significant impact. LOOKING for Contributors to this project, both technical and non-technical, feel free to reach out to me santthosh -at- gmail -dot- com https://ift.tt/z7qrZjW June 18, 2024 at 08:42AM
Show HN: ThreadQuilt: AI-Free Thread Aggregator https://ift.tt/g75zmJO
Show HN: ThreadQuilt: AI-Free Thread Aggregator Hey HN, I've been working on a project called ThreadQuilt, and I'm excited to share it with you all. ThreadQuilt is a community discussion aggregator that brings together the best threads from various forums and platforms into one convenient place. Whether you're interested in programming, tech trends, or just want to stay updated on niche topics, ThreadQuilt helps you find and follow the most relevant conversations without the clutter of AI-generated content. It's all about real human discussions, curated for quality and relevance. I built ThreadQuilt because I was tired of wading through endless noise to find meaningful discussions. With ThreadQuilt, you get a cleaner, more focused experience that highlights the best parts of the web's conversations. Check it out and let me know what you think! Your feedback would mean the world to me as I continue to improve and expand the site. Happy threading! https://ift.tt/g3cSMld June 18, 2024 at 01:13AM
Subscribe to:
Posts (Atom)
Show HN: Free OSS transcription app I made and found it's faster than wispr flow https://ift.tt/2h9d6Kn
Show HN: Free OSS transcription app I made and found it's faster than wispr flow title doesn't let nuance, ofc it's not the app ...
-
Show HN: A directory of 800 free APIs, no auth required Explore reliable free APIs for developers — ideal for web and software development, ...
-
Show HN: I built Dirac, Hash Anchored AST native coding agent, costs -64.8 pct Fully open source, a hard fork of cline. Full evals on the gi...
-
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...