This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Wednesday, April 19, 2023
Show HN: Question Extractor: turn text into LLM finetuning data https://ift.tt/IBL6SUm
Show HN: Question Extractor: turn text into LLM finetuning data https://ift.tt/fQoFN8T April 20, 2023 at 06:17AM
Show HN: ChatGPT to control your own app (text-to-action library) https://ift.tt/faH6Ych
Show HN: ChatGPT to control your own app (text-to-action library) ActionIt is a text-to-action library built to make it easier to perform actions based on natural language input. It opens the way for applications that don't only retrieve information but actually interact with functions, extracting necessary parameters or asking follow-up questions where necessary. In simple terms, your functions are presented to ChatGPT and the correct one is chosen and executed based on a natural language input. Would love any feedback or feature requests:) https://ift.tt/QE42VXq April 20, 2023 at 03:34AM
Show HN: AI Assisted Coding Tutorials https://ift.tt/eFPL6jk
Show HN: AI Assisted Coding Tutorials https://ift.tt/waKAnjV April 20, 2023 at 12:40AM
Show HN: GoGoBrowse – A Peer to Peer Web Browser https://ift.tt/VkJoC0M
Show HN: GoGoBrowse – A Peer to Peer Web Browser Hi HN! GoGoBrowse is a side project I've been working on that allows 2 users to browse the web together while voice chatting. It's a proof of concept for a new model of browsing the web I've been thinking about. My thought is that before a leap to a 3D Metaverse, we need a 2D Metaverse, which is simply social web browsing. I wrote more about it here: https://ift.tt/rhCfJZP... Though the goal of an entirely social web browser is still quite a ways off, I think of this as a small first step in that direction. I'd love any feedback on the app itself, and the general concept of social web browsing. https://gogobrowse.com April 19, 2023 at 11:50PM
Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss https://ift.tt/w8cgXIE
Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss Yeah... so I know some software development concepts well I haven't written any code in 10 years, so like half the time was just getting a development setup. At first it suggested PyCharm and honestly it wasted a lot of time. Eventually I got VS Code and GPT just seems to understand it so much better. The real secret to getting good responses with GPT-4 during this I found is to restart the conversation fresh with a complete description of what you need (2-3 paragraphs of detail is great) and the rest as code. [detailed description of what you need, make sure it's detailed and specific add examples if possible] #### [insert all the code, the more you can fit the better] That first code block it gives you back on the first output is the cleanest by far. If there is an error and you submit it back in the same chat conversation, it just gets diluted/saturated over time, hallucinations go up etc. So if there is a bug rather than continue in the same convo, repeat this process in a brand new conversation. Each time it gives a much cleaner, fresher look at the code and goals needed. If your codeblock is really small then this isn't so important, but I'm trying to maximize the amount of code per prompt for best responses. I also make sure to split files by concerns so they don't get too big for the prompt window otherwise it's annoying. #### And lastly the other interesting thing about this project is this simulates an Agent loop where it is constantly trying to determine if the player won or lost, decide what the next most cohesive step is based on the human feedback (click emoji) and looping it. Actually that was my main interest for the project and I just wanted to get something published as a secondary goal. Most of my time was probably spent playing with the prompt and trying to to see if I could get it to determine if the goal was achieved but its actually a hard problem and I have some cool ideas for the next project. https://ift.tt/4d6ShFC April 19, 2023 at 11:41AM
Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers https://ift.tt/fXzwGE2
Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers We've designed an extensive wireframe kit and a more extensive set of UI kits. All feedback is appreciated. https://karma.design/ April 19, 2023 at 04:31PM
Tuesday, April 18, 2023
Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://ift.tt/JnruK9k
Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://file.love/ April 18, 2023 at 10:27PM
Show HN: Database for analyzing US companies, visualize using Apache SuperSet https://ift.tt/AgB26qa
Show HN: Database for analyzing US companies, visualize using Apache SuperSet My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://ift.tt/HzquX17 . I used Python for downloading most of the data. I also run the data load development locally on my home Ubuntu server that I built 5 years ago. I bought 4TB of M2 disks for best database performance, with PRIME B360M-A motherboard and Intel Chip Coffee Lake S. I built the website simply using WordPress, and I run Apache Superset using gunicorn via Apache Webserver reverse proxy. The registration form I had to build myself with PHP and some JavaScript, because it needed to automatically create a SuperSet user upon registration. Otherwise, I would need to input everyone manually. I used Python again for the data integration. Please don't use the database directly as an investment tool, as its in Beta, and the data still needs to undergo heavy data quality checks, please confirm all the numbers yourself, as I provide a link for every company to the SEC filings. https://ift.tt/JmlbAQ4 April 19, 2023 at 02:46AM
Show HN: AI Playground by Vercel Labs https://ift.tt/T5gAenr
Show HN: AI Playground by Vercel Labs Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to compare and add other frameworks to generate code snippets from. https://play.vercel.ai April 19, 2023 at 04:08AM
Show HN: Offsuit – Casual Poker, Redesigned https://ift.tt/K2VDea8
Show HN: Offsuit – Casual Poker, Redesigned For the past year my friend and I have been building a dead simple offline poker app that we actually wanted to spend time in. No constant pop-ups. No account needed. No waiting for tables. No fake felt or neon. Just free poker against intelligent AI opponents with helpful in-game stats. We’ve started offline, but are working towards online-multiplayer, tutorials for new players, and more in-game stats. Would love your feedback! https://offsuit.app/ April 18, 2023 at 07:37PM
Show HN: Cfddns – A No Nonsense Script to Dynamically Update Cloudflare IP https://ift.tt/echm2ol
Show HN: Cfddns – A No Nonsense Script to Dynamically Update Cloudflare IP I couldn't find a decent tool to dynamically update IP address in my Cloudflare account, so I created one for me. Thought share with others. It can be run directly, as a scheduled task, and as a docker container. Only API token and target domain is required. https://ift.tt/j1pleR7 April 18, 2023 at 04:30PM
Monday, April 17, 2023
Show HN: Cyte – A visual, searchable knowledge base of your screen time https://ift.tt/2vb17Rd
Show HN: Cyte – A visual, searchable knowledge base of your screen time https://ift.tt/mkO3Lju April 18, 2023 at 07:19AM
Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine https://ift.tt/6KkFT8m
Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine https://ift.tt/0ce5k9s April 18, 2023 at 04:36AM
Show HN: MindPop – Great Lectures Set to Ambient https://ift.tt/Ffi56gJ
Show HN: MindPop – Great Lectures Set to Ambient https://ift.tt/8xDfjMW April 18, 2023 at 04:25AM
Show HN: Quorbo – a quick and quirky quest for the quote https://ift.tt/qe2XQpz
Show HN: Quorbo – a quick and quirky quest for the quote Hey HN, Today I'm launching Quorbo (www.quorbo.com): a simple letter-revealing game (think Wheel of Fortune with some twists) where you get 6 turns to guess the day's quote! It's my first post-parenthood side project and first web game. Being a working dad has caused me (for the first time, believe it or not) to focus on simplicity. Up until about a year ago, endless free time secretly plagued me... because I love _building_, and more free time meant: more room to add complexity. Not anymore! Quorbo is the first of my initial batch of three simple word games, and I can't wait to make more. Let me know what you think! (improvements, bugs / quirky behavior / stumbling blocks, any and all feedback welcome!) Enjoy! https://quorbo.com April 18, 2023 at 03:16AM
Show HN: Instant AI Powered Support https://ift.tt/ygMtdkc
Show HN: Instant AI Powered Support Create a virtual assistant for your product with a single click 1. Tell us your website 2. Choose the pages you'd like Bubbly to learn from 3. We will instantly create a GPT3 AI Bot that can answer any question about your product or service. https://ift.tt/z9qJiWk April 18, 2023 at 01:43AM
Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://ift.tt/qjSoufT
Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://ift.tt/O2jRpne April 17, 2023 at 03:47PM
Sunday, April 16, 2023
Show HN: No-Auth Twitter API Endpoints (GraphQL) https://ift.tt/EOtoAuR
Show HN: No-Auth Twitter API Endpoints (GraphQL) Simple GraphQL endpoints that can be used to pull data without authentication. https://ift.tt/vdEyfSm April 17, 2023 at 06:26AM
Show HN: Ruby WhatsApp SDK Gem https://ift.tt/C6VqMbT
Show HN: Ruby WhatsApp SDK Gem Whatsapp Ruby SDK gem Whatsapp released the Cloud API. I had an App that uses Whatsapp, and I extracted all the Ruby code that talks to the API into a gem and made it public. The gem provides the ability to connect with Whatsapp API. Amongst them, you can: - Interact with Business Profiles. - Interact with Phone numbers. - Interact with Media: audio, videos, images, stickers, templates, and documents (Upload/Download, send, receive). - Send and receive messages (text, templates and others). I'm looking for suggestions to make it better. I'm sure the people in HN could provide great feedback I could use to improve the library. https://ift.tt/UrnlsCG Thank you! https://ift.tt/UrnlsCG April 17, 2023 at 06:06AM
Show HN: Insight, an autonomous AI that can do medical research https://ift.tt/qgKDxiX
Show HN: Insight, an autonomous AI that can do medical research I am working on an AI that uses multiple LLM based agents to do medical research on any topic you choose! The program terminates after a set number of iterations and all of the findings are saved. Still a work in progress but it is showing some promising results imho! Would love to receive any critical and constructive feedback, collaborate, Review your PRs, or discuss your ideas!! https://ift.tt/HB0VQxn April 17, 2023 at 03:15AM
Subscribe to:
Posts (Atom)
Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng
Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...
-
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...