Skip to main content
This example shows how to create a HackerNews team that can aggregate, curate, and discuss trending topics from HackerNews.

Code

cookbook/examples/teams/coordinate_mode/hackernews_team.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install required libraries

3

Set environment variables

4

Run the agent