Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Monday, December 19, 2022
Show HN: Log in to Mastodon with your Twitter account https://ift.tt/roBiVld
Show HN: Log in to Mastodon with your Twitter account This is an idea I've had for a while. Given recent events, I decided to finally implement it and see what happens. I assume if it gets any traction it will be banned. The bigger picture here is that Twitter's network of users and follow lists is potentially reverse-engineerable. Why not take that network graph and implement it in the Fediverse? https://tweedle.social December 19, 2022 at 05:08AM
Sunday, December 18, 2022
Show HN: mkdirpy. Like mkdir, but with __init__.py https://ift.tt/idzDAke
Show HN: mkdirpy. Like mkdir, but with __init__.py https://ift.tt/CwW43IR December 18, 2022 at 06:22AM
Show HN: Generate context-aware snippets via tree-sitter https://ift.tt/nTmLW3R
Show HN: Generate context-aware snippets via tree-sitter https://ift.tt/blpV3R0 December 18, 2022 at 04:20AM
Show HN: VR Development Resource https://ift.tt/ZDkvKto
Show HN: VR Development Resource https://ift.tt/2DHLUr1 December 18, 2022 at 02:19AM
Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/eGkfWK9
Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/6mPir1u December 18, 2022 at 02:19AM
Show HN: Create keepsakes for your loved ones using AI https://ift.tt/qQnZLAM
Show HN: Create keepsakes for your loved ones using AI https://lovelines.xyz December 18, 2022 at 12:51AM
Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts https://ift.tt/aCkdY9u
Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to answer questions from the given context instead of making things up. If you ask something not covered in an episode, it should say that it doesn't know rather than providing a plausible, but potentially incorrect response. It uses Whisper to transcribe, text-embedding-ada-002 to embed, Pinecone.io to search, and text-davinci-003 to generate the answer. More examples and explanations here: https://twitter.com/rileytomasek/status/1603854647575384067 https://ift.tt/dcxzyFg December 17, 2022 at 11:35PM
Subscribe to:
Posts (Atom)
Show HN:Every Team Is Building the Same Cache https://ift.tt/4pYJ9NC
Show HN:Every Team Is Building the Same Cache https://ift.tt/FcwphYl June 26, 2026 at 03:10AM
-
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: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...