# Awesome.AI Progress - Revised Deterministic Monologue

💻 **Live Demo**: Explore the algorithm in action — [See the interactive prototype here](https://www.copenhagen-ai.com). No registration needed, just raw AI dynamics.

Related Articles:

* [The Awesome.AI Algorithm (Original)](https://blog.copenhagen-ai.com/awesome-ai-dynamic-thought-mechanic-original)
    

---

Based on a conversation with ChatGPT, the next step will be to be less reliant on the openai api. So i will begin implementing a simpler monologue mechanism and use that in the monologue section on the [webpage](https://www.copenhagen-ai.com).

That way there will be no interference from other AI systems and more focus on core concepts.

**NOTE:** Personally I dont see the algorithm as heavily dependent on ChatGPT. GPT is used as more of a showcase of the capabilities of Awesome AI.

**UPDATE:** In addition to ChatGPT, the system now also has a very simple deterministic monologue module/system - default. Users can choose between the two. It works on static texts, but still selects texts according to mood-index and Hub-subject. Still using the “connect the dots” approach. It works well.

## **Excerpt from conversation with ChatGPT:**

**ChatGPT as External Data Source**

* The system depends heavily on ChatGPT to generate sentence fragments and connections. This may obscure whether the innovation is in your control architecture or just in GPT’s language capacity.
    
* If you want to demonstrate your algorithm's value independently, consider also testing it with simpler, deterministic language generators.
    

---

### Try the Demo

Curious to see the algorithm in action? Explore the live prototype here: 🔗 [www.copenhagen-ai.com](https://www.copenhagen-ai.com)
