Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Monday, October 16, 2023
Show HN: View Amazon search trends and optimize listings https://ift.tt/SyoCBe0
Show HN: View Amazon search trends and optimize listings This is a very small weekend proof-of-concept that combines OpenAI's embedding model with 9 months worth of Amazon search trend data (available via their reporting API). I also added a small GPT4 wrapper to optimize listings based on the search data. Right now it is available for free. Would love feedback from Hacker News! https://ift.tt/WE4V7vq October 16, 2023 at 02:45AM
Show HN: Guess The Movie – Discover a secret Movie everyday https://ift.tt/MTtRm1s
Show HN: Guess The Movie – Discover a secret Movie everyday I created this game where the objective is to discover the secret movie of the day. It's similar to games like Wordle, but in this case instead of words, you have to guess movies. An artificial intelligence algorithm will tell you how similar the movie you guessed is to the secret movie. You can play it alone or in group. I'm open to feedbacks and general comments. Have fun! https://ift.tt/YVFQI75 October 16, 2023 at 02:13AM
Show HN: Get stuff done by focusing on one task at a time https://ift.tt/xo3rYpZ
Show HN: Get stuff done by focusing on one task at a time https://ift.tt/Pn5TQe6 October 15, 2023 at 11:41PM
Show HN: Pg_yregress, Structured Testing for Postgres https://ift.tt/PAcTzmE
Show HN: Pg_yregress, Structured Testing for Postgres Originally inspired by pg_regress, pg_yregress provides a TAP-compatible test executor that allows for better test organization, easier instance management, native JSON handling and so on. https://ift.tt/1PMchFk October 15, 2023 at 11:52PM
Sunday, October 15, 2023
Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/BY6ptnT
Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/GzrLsy4 October 15, 2023 at 02:50AM
Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI https://ift.tt/ZYXWrBs
Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI Hey everyone! I’m excited to announce the release of my last project, MiniSearch. I admire Perplexity.ai, Phind.com, You.com, Bing, Bard and all these search engines integrated with AI chatbots. And as a curious developer, I took the chance and created my own version. Using Web-LLM and Transformers.js to provide browser-based text-generation models on desktop and mobile, I built a minimalist self-hosted search app on which an AI analyses the results, comments on them and responds to your query summarising the info. In the backend, it still queries a real search engine, but besides that, there's no other remote connection happening. For running in the browser and on mobiles, lightweight models are required, so we can't expect them to give stellar answers, but there are a few advantages of using this over the services as mentioned earlier: - Availability: The AI will always be available and respond with the maximum available speed from the device. - Privacy: Besides the queries that go anonymously to the actual search engine, nothing else leaves your device. - No ads/trackers: Get the relevant links clean and fast without being tracked. - Customization: As it's open-source, you can fork it and re-style it any way you want. You can get started with MiniSearch by cloning the repository from GitHub ( https://ift.tt/ArMwj5Z ) and running it locally or by using it online on this HugginFace Space: https://ift.tt/iqTX7B3 (Alternative Space address: https://ift.tt/SDoLBaR ) You can even set it as your browser's address-bar search engine using the query pattern ` https://ift.tt/m9QGKaq ` (where your query replaces %s). At the moment of this writing, the app is using TinyLlama and LaMini-Flan-T5 models, but there's an option to try to use larger models like Mistral 7B (not recommended, though, as it could be slow and break the fast-search experience). That's what I had to share. Thanks for reading! Your feedback means the world to me! Please don't hesitate to reach out if you have any questions or suggestions or want to learn more. https://ift.tt/SDoLBaR October 15, 2023 at 06:20AM
Show HN: Tmux plugin in for playing Spotify playlists https://ift.tt/yQYwJrp
Show HN: Tmux plugin in for playing Spotify playlists https://ift.tt/nTPOQpF October 15, 2023 at 02:23AM
Subscribe to:
Posts (Atom)
Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration https://ift.tt/KHtz9q4
Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration Lemonade is an open-source SDK and local LLM server focused on making it e...
-
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, ...
-
Breaking #FoxNews Alert : Number of dead rises after devastating tornadoes, Kentucky governor announces — R Karthickeyan (@RKarthickeyan1)...
-
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...