constacts/ragtacts
RAG(Retrieval-Augmented Generation) for Evolving Data
This project helps Clojure developers build applications that use Large Language Models (LLMs) to understand and generate text, interpret images, and even execute code based on natural language commands. You input plain text questions, images, or previous conversation turns, and it outputs LLM-generated text responses or the results of Clojure function calls. It's designed for developers creating intelligent applications that need to interact with users through natural language.
No commits in the last 6 months.
Use this if you are a Clojure developer building applications that need to easily integrate with LLMs, handle evolving data, maintain conversational context, or execute Clojure functions based on user queries.
Not ideal if you are a non-developer looking for a no-code LLM interface, or if your primary development environment is not Clojure.
Stars
91
Forks
9
Language
Clojure
License
EPL-1.0
Category
Last pushed
Aug 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/constacts/ragtacts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Kain-90/RAG-Play
An interactive visualization tool for understanding Retrieval-Augmented Generation (RAG) pipelines.
rryam/LumoKit
Swift package for on-device Retrieval-Augmented Generation (RAG)
harvard-lil/warc-gpt
WARC + AI - Experimental Retrieval Augmented Generation Pipeline for Web Archive Collections.
CoIR-team/coir
(ACL 2025 Main) A Comprehensive Benchmark for Code Information Retrieval.
giuliano-t/openAI-to-freeCAD-workflow
This project uses a Large Language Model (LLM) with Retrieval-Augmented Generation (RAG) to...