Skip to main content

Multimodal Assistant. Human Interface for computers.

Project description

License Commit Activity Last Commit Downloads Stars


Project is in its early stage of development.

openmacro is a multimodal personal agent that allows LLMs to run code locally. openmacro aims to act as a personal agent capable of completing and automating simple to complex tasks autonomously via self prompting.

This provides a cli natural-language interface for you to:

  • Complete and automate simple to complex tasks.
  • Analyse and plot data.
  • Control desktop applications through vision and pyautogui.
  • Manipulate files including photos, videos, PDFs, etc.

At the moment, API keys for models are yet to be supported and by default, models are powered by SambaNova with fallback powered by HuggingFace Spaces and their respective hosts:

This project is heavily inspired by Open Interpreter.

Quick Start

You can get started with openmacro by running.

pip install openmacro
macro

Not working? Raise an issue here or try this out instead:

py -m pip install openmacro
py -m openmacro

Personalisation

Openmacro supports cli args and customised settings! You can view arg options by running:

macro --help

To append your own personalised settings and save it for the future, run:

macro --config "path\to\config.toml" --save

What your personalised config.toml might look like:

[assistant]
name="Basil"
personality="You have a kind, deterministic and professional attitude towards your work and respond in a formal, yet casual manner."

Todo's

  • AI Intepreter
  • Web Search Capability
  • Async Chunk Streaming
  • Polished Extensions Feature
  • Cost Efficient Long Term Memory & Context Manager
  • API Keys Support
  • Security & Error Handling
  • Semantic File Search
  • App Interface

Currently Working On

Currently, focusing on a refined system for Extensions, so anyone can build extensions for openmacro.

  • Working on browser which is the official openmacro browser extension powered by Playwright, Bs4 and Markdownify.

  • Working on ompi which is the Openmacro Package Index. Similar to Python's pypi, users can install third-party extensions to integrate with their openmacro assistant.

  • Cost efficient long term memory and conversational context managers through vector databases. Most likely powered by Milvus or Milvus Lite.

Next Steps

Better integration of extensions.

Contact

You can contact me at amor.budiyanto@gmail.com

Project details


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

openmacro-0.1.9-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file openmacro-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: openmacro-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for openmacro-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e7538b5a62eb2b8e7170648e185350002f24c157502bc9e55389534e0ab5efa6
MD5 329f016c7b9f4c8a41a372b6f79bb1f1
BLAKE2b-256 ab4449e36dc9bc1d2f9e4f1b506f79d521f4b751fb9e0e2f993fb4b46348f8d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page