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.
  • Browse the web for the latest information.
  • Manipulate files including photos, videos, PDFs, etc.

At the moment, openmacro only supports API keys for models powered by SambaNova. Why? Because it’s free, fast, and reliable, which makes it ideal for testing as the project grows! Support for other hosts such as OpenAI and Anthropic is planned to be added in future versions.

This project is heavily inspired by Open Interpreter ❤️

Quick Start

To get started with openmacro, get a free API key by creating an account at https://cloud.sambanova.ai/.

Next, install and start openmacro by running:

pip install openmacro
macro --api_key "YOUR_API_KEY"

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

py -m pip install openmacro
py -m openmacro --api_key "YOUR_API_KEY"

Note: You only need to pass --api_key once! Next time simply call macro or 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 Interpreter
  • Web Search Capability
  • Async Chunk Streaming
  • API Keys Support
  • WIP Cost Efficient Long Term Memory & Context Manager
  • WIP Extensions API (Openmacro Package Index)
  • Semantic File Search
  • Optional Telemetry
  • Desktop, Android & IOS 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 ChromaDB.

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 Distribution

openmacro-0.1.12.tar.gz (20.4 kB view details)

Uploaded Source

File details

Details for the file openmacro-0.1.12.tar.gz.

File metadata

  • Download URL: openmacro-0.1.12.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for openmacro-0.1.12.tar.gz
Algorithm Hash digest
SHA256 743a760dd4717d797128408afa09cb63ca49daaa3ee448cd41c8139f7ab311ee
MD5 de30eeccc6363cf86a3d08636b98dccf
BLAKE2b-256 a9932bfd0b75b76bbc16413c206c29f95aa9090b31423045feec7ae44259d49c

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