List

  • Ragebait AI. looks through your posts and finds things to piss you off. does OSINT on you
  • A Neural Network scrabble solver
  • A LLM truth verifier (like virustotal kind of. grok is this true? gemini is this true?)
  • A LLM prompt injection fuzzer. Uses various existing techniques
  • Deep Neural Rejection implementation
  • Using SecML find inputs that mess up a neural networks output horribly
  • Perplexity that can generate new formats for responses like CSVs or graphs
  • Something DAO related
  • Decentralized app store
  • Blockchain middleman that forwards all transactions to the target. then transactions from one wallet to another cannot be directly seen (could have issues with gas). Monero does something like this alr
  • Malware graph. neo4j graph comparing malware similarities of yara malware samples. part of this could be stored on blockchain
  • Quick sandbox. qemu wrapper to allow you to run software on different processors, and kvm to run on different os easily
  • Location finding model based off google maps street view
  • Tor-like protocol, but every node is a exit node. TCP communication is scattered and split between several exit nodes so no node individually transmits an entire message.
  • downloadmoreram.com, installs ring 0 software to make page files but they are mounted network drives
  • time travel python debugger
  • A Homomorphic Encryption at rest File System
  • https://tensortrust.ai/paper/ clone, but with more options for break-in, instead of only saying “Access Granted”. Also use Probe
  • Signature Based Virus Detection. Similar to antivirus softwares, we can define behavioral rules or specific traits of bacteria that are correlated to a virus
  • Verilog Compiler to RNA Circuits. A language similar to verilog where we programmatically define circuit behavior for DNA/RNA circuits or Transpiler for biological circuits python library
  • JIRA/Scrum for Hospital:
  • Blender / 3D slicing tools for DNA printing:
  • Thingiverse for DNA prints. Share your DNA prints online for download
  • Genome sequencing visualizer
  • Yara on everything. Scrape and make yara rules, then make a ‘file search engine’ to search for files that include a string, or upload a file to match against signatures.
  • A tool to convert all software into webservers. (Expose all exported functions to a route, or choose which exports you want to expose) - kind of like those webscraper api sites, but for software. We could also make RPC instead of API.
  • OS automation buddy. Like n8n but for system services. Clock hits 12am open Anki. Resource use high, send alert. Could work with existing n8n aswell, like RSS feed open browser and open blogpost page.
  • grok reacts. Open up disturbing true crime videos in front of humanoid-version of grok and get their reactions
  • Rigorous prover. Convert a written algorithm into Rocq or LEAN
  • n8n for SOAR
  • You have to make a Interpreted language where you can edit the source code, and it changes the program behavior in real time + a tool for you to see the current line being interpreted and a AST view aswell (Literally LISP utils)
  • Pool everything. Like https://stablehorde.net/, set aside some system resources to add to a shared Resource Pool for general purpose things. Also use Homomorphic Encryption
  • A programming language with F* correctness, but with the usability of Zig or Go
  • A LLM to help you translate snippets of C code into F*, asking you for the expected constraints, and helping you with codegen
  • General purpose Neural Net pruning and Model Distillation tool, takes any model and returns smaller model made specifically for Embedded Devices
  • A piece of membrane that can be programmed to change shape, can be attached to common household devices and turn everything into IoT
  • A tool to convert an entire repo’s backend into Serverless
  • Alternate Reality app that gives you paranoia. Door creaking, shadow people in the corner of your eye, faces, whispering, etc.
  • Nmap scan to infer and create a Network Topology Diagram
  • Urban legend team crafter. Find a group to go look for urban legends
  • Browse with friends. A web browser you can all control with friends. Websocket connections.
  • Parsec clone, but actually good
  • Metamath visualizer
  • Show hacker news wrapped
  • Unified Theory of Everything. Wikipedia but organized like a obsidian graph
  • Biological Computing physical Malware, infects computers via airborne means
  • ePub reader
  • Anki but with voice recognition, and can directly see how close you are to the answer, autoflips aswell
  • JVM decompiler
  • Fileless Malware
  • Obsidian plugin that connects your vault to all community vaults, so you can see the backlinks that other people have to your notes. Hosted on a Blockchain
  • FLIRT but it sources the compiled entries of github programs (like github copilot for code segment recognition)