Skip to content

Don't bug your friends with articles they'll never read. AI's have infinite attention, leverage them instead! Use the curation buddy to engage socially with your ideas.

Notifications You must be signed in to change notification settings

vintrocode/curation-buddy

Repository files navigation

curation buddy 🤓📚

this is. curation buddy

setup

run the following:

poetry install
poetry shell

then copy the .env.template into a .env file and fill in the values:

BOT_TOKEN=
OPENAI_API_KEY=
APIFY_API_TOKEN=
LANGCHAIN_PROJECT=
LANGCHAIN_TRACING_V2=
LANCHAIN_API_KEY=

the langchain values are optional if you want to use langsmith.

start

run the bot:

python bot.py

now your curation agent is running. the honcho fact memory bot is listening to the honcho database waiting to derive facts when new messages are written there. the curation bot is working in discord waiting to entertain your curations :)

About

Don't bug your friends with articles they'll never read. AI's have infinite attention, leverage them instead! Use the curation buddy to engage socially with your ideas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published