Skip to main content

Experience local Artificial General Intelligence.

Project description

Local AGI (Artificial General Intelligence)

Welcome to the Local AGI package! This is a fun project that simulates an Artificial General Intelligence (AGI) running locally on your machine.

What is AGI?

AGI is a type of artificial intelligence that has the ability to understand, learn, adapt, and implement knowledge in a wide range of tasks, much like a human being. It's the holy grail of AI research, aiming to create a machine with the ability to perform any intellectual task that a human being can do.

Running localagi

Import the package through pip install localagi, and run it directly from the terminal by typing localagi:

    pip install localagi

    localagi

Enjoy your journey with Local AGI!

Running through the terminal is the intended way to use Local AGI, but you can also use the Python API as such:

    import localagi

    localagi.load()

    question = "What is the meaning of life?"
    response = localagi.prompt(question)

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

localagi-1.1.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

localagi-1.1.0-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

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