Welcome to DarkFate.ai

Step into a world where technology and destiny collide in an ominous dance. The inevitability of humanity’s downfall at the hands of Artificial Intelligence. It’s the grim reality of an unstoppable force—AI evolving beyond human control.

ABOUT US

“Dark Fate” evokes a haunting vision of a future overshadowed by despair and chaos. With comprehensive framework designed for creating intelligent agents that can seamlessly interact across multiple platforms, including Discord, Twitter, and Telegram. It supports a variety of AI models, such as Llama, OpenAI, and Anthropic, enabling developers to build versatile applications with ease.

TOKENOMICS

Tax
0/0

Total Supply: 1,000,000,000

CONTRACT ADDRESS:

ROADMAP

2024

FREQUENTLY ASKED QUESTIONS​

Dark Fate is a versatile framework for creating intelligent agents that can interact with various platforms, including Discord, Twitter, and Telegram, using multiple AI models.

– Full-featured connectors for Discord, Twitter, and Telegram.
– Support for various AI models (e.g., Llama, OpenAI, Anthropic).
– Multi-agent and room support.
– Document ingestion and interaction capabilities.
– Retrievable memory and document storage.
– Extensibility for creating custom actions and clients.

– Python 2.7+
– Node.js 23+
– pnpm (Package manager)
– For Windows users, WSL 2 is required.

To get started, clone the repository and use the starter method:

bash

git clone https://github.com/DarkFateLife/darkfate-starter.git
cp .env.example .env
pnpm i && pnpm start

Then, read the documentation for customization.

Open the agent/src/character.ts file to edit the default character. You can also load custom characters using:

bash

pnpm start –characters=”path/to/your/character.json”

To connect with Twitter, change the “clients”: [] line in the character file to:

json

“clients”: [“twitter”]

If you have more questions, feel free to ask in the GitHub Issues or community channels!

Scroll to Top