I’ve been building a personal autonomous AI chatbot called Aiko-X.
Current features:
It runs as a black futuristic web console on Cloudflare Pages. It has live chat through Groq, persistent memory through Cloudflare KV, watch topics, Tavily-powered research, selected-topic research runs, source-linked reports, scheduled autonomy controls, and a feedback system for rating or correcting reports.
The main workflow is:
I add a watch topic, select it, run a focused research check, Aiko-X searches externally, writes a report, then I can save useful findings to memory. It can also use saved memory and previous reports when answering future questions.
I’ve kept it semi-autonomous rather than fully free-running. It can gather, remember, research, and report, but important actions still need my approval. There are also controls for pausing autonomy, limiting scheduled runs, and saving decisions into memory.
It started as a simple UI mockup, but it now has live chat, memory, research, scheduling, and feedback loops working.
DM for the link if you want to test it out.
submitted by /u/Key-Assistant9421
[link] [comments]