Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Monday, September 9, 2024
Show HN: Dump entire Git repos into a single file for LLM prompts https://ift.tt/iPzeH2x
Show HN: Dump entire Git repos into a single file for LLM prompts Hey! I wanted to share a tool I've been working on. It's still very early and a work in progress, but I've found it incredibly helpful when working with Claude and OpenAI's models. What it does: I created a Python script that dumps your entire Git repository into a single file. This makes it much easier to use with Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems. Key Features: - Respects .gitignore patterns - Generates a tree-like directory structure - Includes file contents for all non-excluded files - Customizable file type filtering Why I find it useful for LLM/RAG: - Full Context: It gives LLMs a complete picture of my project structure and implementation details. - RAG-Ready: The dumped content serves as a great knowledge base for retrieval-augmented generation. - Better Code Suggestions: LLMs seem to understand my project better and provide more accurate suggestions. - Debugging Aid: When I ask for help with bugs, I can provide the full context easily. How to use it: Example: python dump.py /path/to/your/repo output.txt .gitignore py js tsx Again, it's still a work in progress, but I've found it really helpful in my workflow with AI coding assistants (Claude/Openai). I'd love to hear your thoughts, suggestions, or if anyone else finds this useful! https://ift.tt/3OCKrjE P.S. If anyone wants to contribute or has ideas for improvement, I'm all ears! September 9, 2024 at 01:38AM
Sunday, September 8, 2024
Show HN: Private, local data gathering tool, to make your Digital Twin https://ift.tt/3NUoDnA
Show HN: Private, local data gathering tool, to make your Digital Twin Imagine giving your grand-grand-grand kids yourself on an SD card. And all of that starts with data. https://ift.tt/KBqWJuv September 8, 2024 at 01:47AM
Show HN: DeutschlandAPI – A modern REST API to access information of Germany https://ift.tt/s2K0CEM
Show HN: DeutschlandAPI – A modern REST API to access information of Germany https://ift.tt/SQx249P September 8, 2024 at 03:18AM
Show HN: PeepDB – open-source CLI tool to quickly view SQL database tables https://ift.tt/cVXNv1g
Show HN: PeepDB – open-source CLI tool to quickly view SQL database tables https://ift.tt/AcdqLuV September 7, 2024 at 08:15PM
Show HN: Magic List – Super Simple Todo List https://ift.tt/SiysHD2
Show HN: Magic List – Super Simple Todo List - After trying out many TODO lists wanted something that was super simple to use and share with family and friends - Runs entirely on the browser. No servers involved other than for downloading HTML/CSS/JavaScript - Sharing adds the contents of the list as URL query parameter which helps avoid need for a server. But limits size of lists that can be shared to around 2KB. - Comments, Feedback, Feature Requests Welcome! https://ift.tt/dTwezIf September 7, 2024 at 11:24PM
Saturday, September 7, 2024
Show HN: Museum Music – generate period-appropriate playlists from artwork https://ift.tt/SZRC3By
Show HN: Museum Music – generate period-appropriate playlists from artwork This is Museum Music, an app to help experience art with era-appropriate music - photograph an art piece, and it will create a unique Spotify playlist that complements its era and style. We built this from our own experiences visiting museums and thoughts of enhancing the experience with music. It's built with GPT Vision and the Spotify API. Although the initial focus was on art-inspired music, it works surprisingly well on other, day-to-day photos too! https://ift.tt/9YM7TCE September 7, 2024 at 01:52AM
Show HN: Draw from your webcam with pinch ui https://ift.tt/WhFfG7X
Show HN: Draw from your webcam with pinch ui try it out! (on your computer, though phone teeeechnically works) Uses webcam ("pinch ui") to draw! Originally used as a tool to help kids learn to write, but who knows what else? (maybe a better draw during zoom meetings? ...) this is very early stage (there may be some bugs/glitches), so please let me know of them, and let me know what you think! https://ift.tt/axbwXeP September 7, 2024 at 02:57AM
Subscribe to:
Posts (Atom)
Show HN: Do You Know RGB? https://ift.tt/t8kUpbO
Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM
-
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: 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...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM