Alternatives
Products that do what Faucetli does
🦄 A command-line tool to get tokens on testnets quickly!
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15AS
There are plenty of good tools for load testing such as JMeter, Minigun, and plenty more - but they all have their own set of options to learn. I built this one to support a simpler workflow where you just paste your curl request (or other cli command) after your `spam` config (literally just `spam -r 2 -- curl www.google.com). It's pretty barebones but I'm 100% going to use it in my day to day - figured I'd share it here if it helped anyone else!
2023 · github.com
- 16AL
Built a simple OpenAI token counter that doesn't crash. It gives you: Tokens Characters Words Paragraphs Link: https://openai-tokenizer.netlify.app/ Client side only. Feedback welcome.
2023 · openai-tokenizer.netlify.app
- 17

- 18TF
A few weeks ago I got rejected from a role and the feedback was that I needed a deeper understanding of FAISS and LlamaIndex. So I built triage.flow — an AI assistant that lets you explore and understand GitHub repositories through a chat interface. It clones a repo, indexes it using FAISS + BM25 + tree-sitter parsing, and powers a full UI where you can: - Ask natural-language questions like “how does auth work?” or “explain @src/components/Modal.tsx” - Mention specific files/folders with @filename.ts (autocomplete supported) - See how the agent thinks in real time (Thought →…
2025 · github.com
- 19

- 20TC
Agents can run non-interactive commands, but they often fail once a workflow needs a real terminal (SSH sessions, installers, debuggers, REPLs, TUIs). I built term-cli so an agent can drive an interactive terminal session (keystrokes in, output out, wait for prompts). And it comes with agent skill for easy integration. It supports in-band file transfer: the agent can move files through the terminal stream itself (same channel as the interactive session), which is useful when the agent doesn’t have scp/sftp, shared volumes, or direct filesystem access across boundaries. Recent example:…
Mar 2026 · github.com
- 21SE
This tiny command line tool was created mainly because I have several apps that I run on my server and finding the right set of commands for deploying an app is a hassle. So this basically documents the set of commands for each of my projects, as well as gives me quick access to them. Just wanted to share it here in case anyone else might find it useful.
2022 · github.com
- 22MA
Manai is an AI-powered interactive command-line completion for Zsh. Use a hotkey to trigger it and ask anything about your work-in-progress command line. Honestly, I'm too lazy to read `man`, even `tldr` so I made this Zsh plugin to ask about options/parameters for the command I'm writing. I designed the behaviour to seamlessly integrate into workflows using the CLI. Please watch my video in the repository and try it if you are interested. Any feedback is welcomed :)
2024 · github.com
- 23AT
Hi HN! I just released assistant-tui, a terminal user interface for OpenAI's Assistant API. If terminal is your thing, it can be a great way to test and evaluate the API and its results. It implements not only the API, but also all the infrastructure to make it work, including polling, local repository, and more. Feedbacks and stars are welcome! https://github.com/dalssoft/assistant-tui
2024 · github.com
- 24GE
Hey everyone! I've developed Gemini Engineer, an AI-powered CLI tool for software developers, using the Gemini API! This tool aims to assist with project creation, file management, and coding tasks through AI. It's still in development, and I'd love to get feedback from fellow developers like you. Check out the project on GitHub: https://github.com/ozanunal0/gemini-engineer Please give it a try and share your thoughts, suggestions, or any bugs you find. Thanks a bunch!
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →