nowfound

Alternatives

Products that do what cctvQL does

Ask your cameras anything in plain English

  1. 1
    ChatGPT1,647

    Optimizing language models for dialogue

    2022 · chatgpt.com

  2. 2
    PromptQL412

    Multiplayer AI that replaces Slack

    Jul 2026 · promptql.io

  3. 3
    Intervo385

    The open-source platform for conversational AI

    2025

  4. 4OS

    Hey everyone, We have been building SecureAI Tools -- an open-source application layer for ChatGPT and ChatPDF-like AI tools. It works with locally running LLMs as well as with OpenAI-compatible APIs. For local LLMs, it supports Ollama which supports all the gguf/ggml models. Currently, it has two features: Chat-with-LLM, and Chat-with-PDFs. It is optimized for self-hosting use cases and comes with basic user management features. Here are some quick demos: * Chat with documents using OpenAI's GPT3.5 model: https://www.youtube.com/watch?v=Br2D3G9O47s * Chat with documents…

    2023 · github.com

  5. 5
    AskEdith289

    Never write SQL from scratch again

    2022

  6. 6SD

    SnapQL is an open-source desktop app (built with Electron) that lets you query your Postgres database using natural language. It’s schema-aware, so you don’t need to copy-paste your schema or write complex SQL by hand. Everything runs locally — your OpenAI API key, your data, and your queries — so it's secure and private. Just connect your DB, describe what you want, and SnapQL writes and runs the SQL for you.

    2025 · github.com

  7. 7

    Open-source AI agent video editor with a real timeline

    Jul 2026 · openchatcut.com

  8. 8
    PromptQL210

    Moving from RAG to agentic data access

    2024

  9. 9

    Build AI copilots for your own SaaS product

    2023

  10. 10QY

    Hi folks, My friend Sami and I recently built Vizly, a Mac application that allows anyone to query their databases using plain English. Vizly is built on Llama 2, llama.cpp, and runs fully on-prem (edit: meaning everything is local and your data never leaves your own computer). We are running two Llama models, one for natural language to SQL translation, and another that uses the results from the SQL to render visualizations. That means there are no external APIs and all the AI models are running locally on your MacBook. We tried to make Vizly very easy to share as well. Every Vizly instance…

    2023 · vizly.fyi

  11. 11IB

    Hi all! I don’t think CHATGPT has gone unnoticed by anyone here on Hackernews. I’ve myself played around a bit with it, but felt it was annoying to always have to log into their GUI to ask the questions. To scratch my own itch and at the same time learn more about how to write my own command line interface, I created 'askai'. 'askai' is a simple CLI integration with OpenAI’s GPT3 models. I’ve primarily used it to get quick answers to technical questions, like: > askai "How to mock user input when writing a Python pytest test?" > askai "How do I remove a conda environment?" As I've found it…

    2022 · github.com

  12. 12

    Open-source chatbot and AI tools creation platform

    2023

  13. 13
    Askdata117

    Ask questions in natural language and find answers in data ⚡

    2019

  14. 14IB

    Hey there! I’ve been working on DB Pilot for the last couple of months, and I recently added an AI assistant powered by GPT 3.5 to help you write SQL queries tailored to your DB schema. Simply ask what data you are looking for - GPT will figure out which tables to use, how to join them, and then write a query for you. The AI assistant knows which tables and columns exist in your database, meaning it can write queries specific to your schema. Besides that, it doesn't have access to any actual data from your database though, meaning your data doesn't get exposed to OpenAI.

    2023 · dbpilot.io

  15. 15
    Zing119

    Query and visualize your data using OpenAI from your phone

    2022

  16. 16

    A smart sales bot that's integrated with your database

    2018

  17. 17CQ

    2019 · github.com

  18. 18
    Memoriq130

    Your private AI memory for ChatGPT, Claude, Gemini and Grok

    Jun 2026 · memoriq.me

  19. 19VS

    Hey HN! We’re Emma and Chris, founders of Velvet (https://www.usevelvet.com). Velvet proxies OpenAI calls and stores the requests and responses in your PostgreSQL database. That way, you can analyze logs with SQL (instead of a clunky UI). You can also set headers to add caching and metadata (for analysis). Backstory: We started by building some more general AI data tools (like a text-to-SQL editor). We were frustrated by the lack of basic LLM infrastructure, so ended up pivoting to focus on the tooling we wanted. So many existing apps, like Helicone, were hard to use as power…

    2024 · usevelvet.com

  20. 20OS

    Hey HN, We are Winston, Edward, and James, and we built Meka Agent, an open-source framework that lets vision-based LLMs execute tasks directly on a computer, just like a person would. Backstory: In the last few months, we've been building computer-use agents that have been used by various teams for QA testing, but realized that the underlying browsing frameworks aren't quite good enough yet. As such, we've been working on a browsing agent. We achieved 72.7% on WebArena compared to the previous state of the art set by OpenAI's new ChatGPT agent at 65.4%. You can read more about it here:…

    2025 · github.com

  21. 21

    Memory infrastructure for AI coding agents

    Feb 2026 · askaibase.com

  22. 22CP
  23. 23MQ

    Hey, For those of you who don't know my little tool Musoq, I wanted to introduce it as a small tool that allows you to query with SQL-like syntax without any database. It allows you to query various things from niche ones like CAN DBC files, weird ones like C# code, interesting ones with Git querying to regular stuff like CSV, TSV and various others. I am quite a bit experimenting with various things so I'm hybridizing the engine with LLMs or doing other weird stuff that are more or less practical :-) I wanted also to share some recent developments in this little project as I hope it might…

    2024 · github.com

  24. 24VA

    Hey there HN! We've just open-sourced Vanna – a Python package that allows you to transform questions into SQL. We've leveraged LLMs to enable you to "ask" databases what you need, bypassing the need to "write" complex SQL. Quick Overview: - "Train" using DDL statements, documentation, or known correct SQL statements. - "Ask" questions in natural language and receive SQL, tables, and charts in return. - Open Source Flexibility: Swap storage mechanisms, customize LLMs, and choose your databases. - Local or Hosted: Operate everything locally or use our hosted version for free (including…

    2023 · vanna.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →