Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.3 KB

Brock_v1-Bot 🤖

A Telegram Bot about Brock Fine tuned with the help of Gemini 1.5 pro

Requirements

For the Python Script :

  • Vertex AI
  • Aiogram
  • Telegram Bot SDK

Vertex API and Google Cloud :

  • Google API Key :
    For the specific project where the fine tuning is done , the endpoints must be obtained here
  • Fine Tuning :
    The model can be fine tuned here
  • Set up Google Cloud CLI before running the pyscript and redirect to your project. The setup can be done by using this link.

Functionality

A Telegram bot that answers any questions based on the character Broc

  • The Images show the total functionality of the Bot.
  • The start of any prompt must begin with the initial string "/brock" followed by a prompt
  • The Gemini 1.5 pro was fine tuned with the data given in "brock.jsonl"
Home Screen image image