Landing page for contextualcognitivetools.com, hosted on GitHub Pages.
CCT is a conversational LLM-powered tool that helps people build a structured INFO.json file for their site, industry, or business.
- Guided conversation — The LLM asks targeted questions about your business, site, or project
- Structured output — Answers are compiled into a standardized
INFO.jsonfile - Flexible delivery — Users can:
- Host with us — We provide a permalink to add to your site or profile
- Download — Get the file and host it on your own site/server
A structured, machine-readable profile of a business or project — context that LLMs, search engines, and integrations can consume directly.
- Repo: HumanjavaEnterprises/cct.web.landingpage.src
- Pages source:
mainbranch,/docsfolder - Custom domain:
contextualcognitivetools.com
Point contextualcognitivetools.com to GitHub Pages:
A records (apex domain):
185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153
CNAME (www subdomain):
www → humanjavaenterprises.github.io
Once DNS propagates, HTTPS is enforced automatically by GitHub Pages.