Skip to content
/ kiteai Public

KiteAI as an AI & Blockchain automation tool and refined the descriptions to highlight its focus on decentralized AI, smart contracts, and blockchain governance. Let me know if you need further refinements!

License

Notifications You must be signed in to change notification settings

0xsyo/kiteai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiteAI Blockchain Question Generator

English

This Node.js script automates AI-related blockchain question generation and interaction with AI agents. It features randomized request timing, persistent headers, and API integration.

Features

  • Automates AI and blockchain-related question generation.
  • Interacts with AI agents for unique responses.
  • Randomized operations for a more natural simulation.
  • Persistent headers for session consistency.
  • Terminal UI styling with chalk and gradient-string.

Prerequisites

  • Node.js
  • Groq API key (register at Groq API)

How to Use

  1. Clone the repository:
    git clone https://github.com/0xsyo/kiteai.git
    cd kiteai
  2. Install dependencies:
    npm install
  3. Obtain a Groq API key from Groq Console, then open main.js and replace the API key on line 12 with your own.
  4. Add wallet addresses in wallet.txt (one per line).
  5. Run the script:
    node main.js
  6. The script will generate AI-driven blockchain questions and log responses.

Bahasa Indonesia

Skrip Node.js ini mengotomatisasi pembuatan pertanyaan terkait AI dan blockchain serta berinteraksi dengan agen AI. Skrip ini memiliki pengacakan waktu permintaan, penyimpanan header, dan integrasi API.

Fitur

  • Mengotomatisasi pembuatan pertanyaan AI dan blockchain.
  • Berinteraksi dengan agen AI untuk mendapatkan jawaban unik.
  • Operasi acak untuk simulasi yang lebih alami.
  • Penyimpanan header untuk sesi yang konsisten.
  • UI terminal bergaya dengan chalk dan gradient-string.

Prasyarat

  • Node.js
  • API key Groq (daftar di Groq API)
  • Instalasi dependensi:
    npm install

Cara Menggunakan

  1. Clone repository:
    git clone https://github.com/0xsyo/kiteai.git
    cd kiteai
  2. Install dependencies:
    npm install
  3. Dapatkan API key Groq dari Groq Console, lalu buka main.js dan ganti API key pada baris 12 dengan milik Anda.
  4. Tambahkan alamat wallet ke wallet.txt (satu per baris).
  5. Jalankan skrip:
    node main.js
  6. Skrip akan membuat pertanyaan AI terkait blockchain dan mencatat responsnya.

About

KiteAI as an AI & Blockchain automation tool and refined the descriptions to highlight its focus on decentralized AI, smart contracts, and blockchain governance. Let me know if you need further refinements!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published