Chronos is an AI chatbot built with React. It speaks as a historian from the year 2475 CE, answering questions with full access to historical records from 1995 to 2100. It responds with confidence, as if reporting from official archives.
Use it to explore alternate futures, simulate world events, or build interactive experiences where history meets speculation.
- Answers questions as if from the future
- Talks like a trained historian with no uncertainty
- Uses WebSocket for live responses
- Easy to modify and extend
- Node.js v16 or higher
- npm or yarn
git clone https://github.com/Vai-Man/Chronos-AI-Chatbot.git
cd Chronos-AI-Chatbot
Create a .env
file in the root directory:
# create your own API KEY at https://aistudio.google.com/apikey
REACT_APP_GEMINI_API_KEY=''
npm install
npm start
npm run build
Chronos is designed to simulate a historian AI from the future. It doesn’t guess or speculate — it speaks with authority, as if every event already happened. It can describe wars, discoveries, disasters, and political shifts with full detail.
You ask it questions. It answers with clarity, precision, and historical tone.
"Chronos, what led to the Second Global Energy Crisis of 2046?"
"Who won the Pacific AI Treaty Dispute in 2079?"
"What was the impact of the Venus Terraforming Act of 2092?"