RISC JKU
  • @inproceedings{RISC7244,
    author = {Wolfgang Schreiner},
    title = {{On the Rapid Prototyping of a Logical Agent}},
    booktitle = {{SCML-2026: International Conference on Symbolic Computation and Machine Learning - Extended Abstracts}},
    language = {english},
    abstract = {We report on our experience with the rapid prototyping of an “agentic AI” that helps a human to answer logical questions in a trustworthy way. This agent combines a Large Language Model (LLM) (which interacts with the human in natural language) with a logical software (which automatically proves formal theorems). The LLM engages in a dialogue with the human in order to translate their logical question from natural language to a formal proof problem. Once the human is satisfied with the formalization, the LLM invokes the prover to automatically solve the problem and thus answer the question; then the LLM also offers the user the possibility to inspect the successful proof or the unsuccessful proof attempt by calling the prover in an interactive mode. Furthermore, we describe how much of the source code (which is based on on the agent construction framework LangChain) has been “vibe coded”, i.e., itself generated with the help of an LLM.},
    series = {RISC Proceedings on Symbolic Computation and Machine Learning},
    number = {3},
    pages = {78--79},
    publisher = {SCML},
    address = {https://scml.risc.jku.at/},
    isbn_issn = {ISSN XXXX},
    year = {2026},
    editor = {Bruno Buchberger and François Charton and Matthew England and Cezary Kaliszyk and Manuel Kauers and Hiroshi Kera and Temur Kutsia and Bernhard Moser and Markus Schedl and Wolfgang Schreiner and Martina Seidl and Wolfgang Windsteiger},
    refereed = {no},
    keywords = {large language models, automated theorem proving, agentic AI, logical formalization, vibe coding},
    length = {2},
    url = {https://www.doi.org/doi.org/10.35011/risc-proceedings-scml.3}
    }