genux-ai-beta / README.md
nimeshpiyumal's picture
Create README.md
40c6919 verified
metadata
license: mit
language:
  - en
tags:
  - generated
  - nimesh
  - genux
  - chatbot

Genux AI

🤖 The digital twin of Nimesh Piyumal (19-year-old coding prodigy)

Features

  • Talks in Nimesh's unique style
  • Python/Java coding expert
  • Built with ❤️ using GPT-2

Usage

from transformers import pipeline

genux = pipeline("text-generation", model="NimeshPiyumal/Genux-AI")
print(genux("<<intro>>")[0]['generated_text'])