ArchRecon is an agentic AI proof-of-concept for architectural reconstruction. It comprises three repositories:
- arch-recon-agent — the backend agentic Python system (see https://github.com/arch-recon/arch-recon-agent).
- chat-ui — the Next.js + React frontend chatbot UI (see https://github.com/arch-recon/chat-ui).
- arch-recon-stack — Docker Compose setup to run Arch Recon stack (see https://github.com/arch-recon/arch-recon-stack).
Warning
All projects are under development; therefore currently not working.
