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.5-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: openmacro-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 21.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b3366b2d81724f77a22bd3c55b4636fc02cb8ba8ab1f74c1c6cc063e99e27221
MD5 c93120c718a389a022b2d4e57e011666
BLAKE2b-256 db4640e3924a25f3a1ba2de412a453b9a398aec7b81a5b55d488dbe9661ba0e1

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