Skip to content

bhargav-11/crewai_twitter_agent

Repository files navigation

crewai_twitter_agent

Instructions

  1. Clone the repository:

    git clone https://github.com/your-username/crewai_twitter_agent.git
  2. Install the required dependencies:

    poetry install
  3. Create a .env file in the root directory of the project and add the necessary environment variables. For example:

    OPENAI_API_KEY=sk-...
    SERPER_API_KEY=...
    TWITTER_BEARER_TOKEN=...
    
  4. Run the script:

    python crew_twitter.py --url URL_OF_ARTICLE

    Replace URL_OF_ARTICLE with the actual URL of the article you want to process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages