Skip to content

Agent posting posts to BlueSky on behalf of me using Gemini...

Notifications You must be signed in to change notification settings

BhargavBhandari90/my-bluesky-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Bluesky AI Posting Agent

Run Daily AI Agent

This agent uses Google's Gemini to generate posts and publishes them to Bluesky.

Setup

  1. Create a .env file: and add following details
GEMINI_API_KEY=your_gemini_key
BLUESKY_HANDLE=your_handle.bsky.social
BLUESKY_PASSWORD=your_app_password
  1. Install dependencies:

    pip install -r requirements.txt

  2. Run the agent:

    python main.py

About

Agent posting posts to BlueSky on behalf of me using Gemini...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages