Skip to content

chromindscan/chromia-experiment

Repository files navigation

Dystopian Dating Simulator 🤖💘

Dystopian Dating Simulator

A fun AI experiment where two agents (Jake the Hacker and Mike the Rebel) compete for Sophie's attention in a dystopian world. Watch as they navigate conversation, rivalry, and romance in this unique AI-powered dating simulation.

🌟 Features

  • Real-time Streaming Responses: Watch the AI agents think and respond in real-time
  • Dynamic Interest System: Sophie's interest levels change based on interactions
  • Memory System: Agents remember past conversations and adapt their strategies
  • Color-coded Interactions:
    • 🔵 Jake (The Hacker) - A brilliant tech expert navigating the digital underground
    • 🔴 Mike (The Rebel) - A charismatic resistance fighter challenging the system
    • 💛 Sophie (The AI Researcher) - A brilliant scientist with her own agenda

🔮 Upcoming

  • Multi-agent system with more complex interactions
  • Token-based system for Sophie's attention
  • External API Integration

🚀 Getting Started

Prerequisites

  • Python 3.9+
  • OpenAI API key

Installation

  1. Clone the repository:
git clone https://github.com/chromindscan/chromia-experiment.git
cd chromia-experiment
  1. Install dependencies:
npm install
pip install -r requirements.txt
  1. Set your OpenAI API key in the .env file:
OPENAI_API_KEY=your_openai_api_key
  1. Run both frontend and backend servers:
npm run dev:full

🛠️ Technical Stack

  • Language: Python 3.9+
  • AI Framework: OpenAI
  • Frontend: Next.js
  • Async Support: AsyncIO

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Dystopian Dating Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published