2024 Archive

562 bookmarks
Newest
GPT Search Engine: Discover Your Ideal GPT with GPT Finder
GPT Search Engine: Discover Your Ideal GPT with GPT Finder
Discover the perfect GPT model with GPT Finder, your specialized search assistant. Our tool meticulously scans a specialized GPT database before branching out to Google searches, ensuring you effortlessly locate the most fitting GPT for your unique requirements.
·gptfinder.co·
GPT Search Engine: Discover Your Ideal GPT with GPT Finder
Outline – Team knowledge base & wiki
Outline – Team knowledge base & wiki
A modern team knowledge base for your internal documentation, product specs, support answers, meeting notes, onboarding, & more…
·getoutline.com·
Outline – Team knowledge base & wiki
Llama Hub
Llama Hub
A hub of data loaders for GPT Index and LangChain
·llamahub.ai·
Llama Hub
Ollama
Ollama
Get up and running with large language models, locally.
·ollama.ai·
Ollama
Keyboard tricks from a macOS app dev - Alin Panaitiu
Keyboard tricks from a macOS app dev - Alin Panaitiu
This is a collection of keyboard and trackpad workflows that I accumulated over the last 7 years of using a MacBook. Here are some important abbreviations I am using in this article: | Term | Meaning | Explanation | ...
FuzzyKey
·notes.alinpanaitiu.com·
Keyboard tricks from a macOS app dev - Alin Panaitiu
DIYgod/RSSHub-Radar
DIYgod/RSSHub-Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
·github.com·
DIYgod/RSSHub-Radar
Table Convert Online
Table Convert Online
This converter is used to convert Excel (or other spreadsheets) into Markdown Table. it's also easy to make, create and generate Markdown Table online via Table Editor.
·tableconvert.com·
Table Convert Online
AnyAPI | Add AI features to your product in minutes
AnyAPI | Add AI features to your product in minutes
Use AnyAPI to query GPT3 and get ready to use JSON instead of unpredictable plain text that requires messy manual parsing. Start your next AI feature now with one AnyAPI call.
·anyapi.netlify.app·
AnyAPI | Add AI features to your product in minutes
Fuzzy search through files in Visual Studio Code
Fuzzy search through files in Visual Studio Code
Visual Studio Code already supports searching across all the project files. But let’s make searching inside them even more ergonomic and easier to use.
shell: #!/usr/bin/env bash ## # Interactive search. # [[ -n $1 ]] && cd "$1" # go to provided folder or noop export FZF_DEFAULT_COMMAND="rg --column --line-number --no-heading --color=always -- ''" selected=$( fzf \ --ansi \ --delimiter : \ --bind "f12:execute-silent:(code -g $PWD/{1..3})" \ --preview-window 'up,60%,border-bottom,+{2}+3/3,~3' \ --preview 'bat -f --highlight-line={2} {1}' | cut -d":" -f1,2,3 ) [[ -n $selected ]] && code -g "$PWD"/"$selected" For example, on macOS, you can copy the script, then run this in your terminal: pbpaste > ~/bin/rgf # ~/bin is in my $PATH chmod +x ~/bin/rgf
·vladimirzdrazil.com·
Fuzzy search through files in Visual Studio Code
McAnswers
McAnswers
·mcanswers.ai·
McAnswers
Pajamas Design System
Pajamas Design System
GitLabs Design System which includes ViewComponents
·design.gitlab.com·
Pajamas Design System
All-In On AI
All-In On AI

I want to build something like this for Ruby for All

·all-in-on-ai.vercel.app·
All-In On AI
GPTseek - Discover Great GPTs with Your Vote
GPTseek - Discover Great GPTs with Your Vote
The best GPTs store for developers to showcase their GPTs and for the community to vote. Join us in discovering top-notch GPTs powered by ChatGPT!
·gptseek.com·
GPTseek - Discover Great GPTs with Your Vote
Introduction - Hugging Face NLP Course
Introduction - Hugging Face NLP Course
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
·huggingface.co·
Introduction - Hugging Face NLP Course