Bookmark
iagooar/qqqa: Fast, stateless LLM for your shell
https://github.com/iagooar/qqqa, posted 15 Nov by peter in ai development free opensource shell software
qqqa is a two-in-one, stateless CLI tool that brings LLM assistance to the command line without ceremony.
The two binaries are:
qa- a single step agent that can optionally use tools to finish a task: read a file, write a file, or execute a command with confirmation (qa stands for "quick agent")
Bookmark
local-deep-research
https://github.com/LearningCircuit/local-deep-research, posted 14 Nov by peter in ai free opensource software
LDR is an AI research assistant that performs systematic research by:
- Breaking down complex questions into focused sub-queries
- Searching multiple sources in parallel (web, academic papers, local documents)
- Verifying information across sources for accuracy
- Creating comprehensive reports with proper citations
Bookmark
remarkable-fs: A FUSE filesystem wrapper for the reMarkable tablet
https://github.com/nick8325/remarkable-fs, posted 6 Sep by peter in free linux opensource software
remarkable-fsallows you to see the contents of your reMarkable as a normal folder on your computer. All your documents and folders are visible; you can copy documents to and from the reMarkable, create folders, and move and delete folders and files. You cannot, however, edit documents that are already on the reMarkable (apart from moving or deleting them).It supports PDF files, EPUB files, and handwritten notes, but does not yet support annotated PDFs (they are exported without annotations).
Bookmark
Argh: The Natural CLI
https://pythonhosted.org/argh/, posted 2 Sep by peter in development free opensource python reference
Argh provides a wrapper for argparse. Argparse is a very powerful tool; Argh just makes it easy to use.
Bookmark
ollama_email_summariser
https://github.com/nicklansley/ollama_email_summariser, posted 31 Aug by peter in ai email free nlp opensource python
The Email Summariser is a Python script designed to automatically retrieve, process, categorize, and summarize emails using AI models. It leverages Gmail for email fetching and ollama for AI-powered categorization and summarization.
Bookmark
Nand2Tetris
https://www.nand2tetris.org/, posted Mar '25 by peter in development education free hardware opensource software
This website contains all the lectures, project materials and tools necessary for building a general-purpose computer system and a modern software hierarchy from the ground up.
The materials are aimed at students, instructors, and self-learners. Everything is free and open-source, as long as you operate in a non-profit setting.
Bookmark
Graphite: Web-based vector graphics editor and design tool
https://graphite.rs/, posted Oct '24 by peter in free graphics opensource software
Graphite is a free, open source vector and raster graphics engine, available now in alpha. Get creative with a nondestructive editing workflow that combines layer-based compositing with node-based generative design.
Bookmark
Pulumi IaC: Infrastructure as Code
https://www.pulumi.com/product/infrastructure-as-code/, posted Oct '24 by peter in deployment development hosting management opensource software
Build and ship infrastructure faster using languages you know and love. Use Pulumi’s open source SDK to provision infrastructure on any cloud.
Bookmark
LibreChat AI
https://itsfoss.com/librechat-linux/, posted Jul '24 by peter in ai development free howto opensource software
LibreChat AI is an open-source platform that allows users to chat and interact with various AI models through a unified interface. You can use OpenAI, Gemini, Anthropic and other AI models using their API. You may also use Ollama as an endpoint and use LibreChat to interact with local LLMs. It can be installed locally or deployed on a server.
Bookmark
Generative AI for Krita
https://github.com/Acly/krita-ai-diffusion?tab=readme-ov-file, posted May '24 by peter in ai development free graphics opensource software
Generate images from within Krita with minimal fuss: Select an area, push a button, and new content that matches your image will be generated. Or expand your canvas and fill new areas with generated content that blends right in. Text prompts are optional. No tweaking required!