Meta's AI Agent - Automate tasks across Meta's ecosystem with natural language
Project description
OmniPalm
Meta's AI Agent - Automate tasks across Meta's ecosystem with natural language.
Installation
pip install omnipalm
Quick Start
from omnipalm import Agent
agent = Agent()
result = agent.run("Post to Instagram: Check out our new product!")
print(result)
CLI Usage
# Initialize configuration
omnipalm init
# Run a task
omnipalm run "Schedule a Facebook post for tomorrow at 9am"
# Check status
omnipalm status
Features
- Natural Language Commands - Just describe what you want to do
- Meta Integrations - Facebook, Instagram, WhatsApp, Messenger, Threads, Workplace, Meta Quest
- Multiple LLM Providers - Claude, GPT-4, Gemini, Llama, and local models
- Enterprise Ready - Built for scale with Meta's infrastructure
Configuration
Create a .omnipalm.yaml file:
llm:
provider: anthropic
model: claude-3-opus
integrations:
facebook:
enabled: true
page_id: your-page-id
instagram:
enabled: true
business_account_id: your-account-id
Links
- Website: https://omnipalm.org
- X (Twitter): https://x.com/omnipalm
- Instagram: https://www.instagram.com/omni.palm
License
Proprietary - Meta Platforms, Inc.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
omnipalm-0.1.0-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file omnipalm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: omnipalm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd1689d27cbf66d677f815d581308ebfd1dad60b687d0afca37b545ed671e187
|
|
| MD5 |
d6f7b1af7b710d3f26f2da0ae09d884b
|
|
| BLAKE2b-256 |
62379e2f74d332aa19bba3c51a43766da12624d4ee4edf8c75a5e67d060d9954
|