Skip to main content

Local Autonomus Agent

Project description

Nova Agent: Your Autonomous Local Intelligence

Nova Agent is a powerful, autonomous AI agent designed to run locally, leveraging Google's Gemini models to assist with complex tasks, system interaction, and intelligent decision-making. Built with a modular architecture, it combines the power of LangChain, Pydantic, and Textual for a seamless terminal-based experience.

Nova Agent Interface

Features

  • Advanced TUI Interface: Built with Textual, it offers real-time monitoring of CPU, RAM, and system uptime.
  • Dynamic Brain: Hot-swapping configuration of the model (Gemini 1.5 Flash, 1.5 Pro, etc.) and persistent session management.
  • Integrated Toolbox:
    • Files: List, read, write, delete, and explore complete project structures (explore_project).
    • Web: Real-time technical searches using SerpApi.
    • System: Execution of PowerShell commands for local diagnostics.
  • Security by Design: Authorization system using modals (SecurityModal) for critical actions such as deleting files or executing commands.
  • Zero-Setup Configuration: Automatic welcome interface to configure API keys without needing to manually edit .env files.

Installation

Nova is professionally packaged with Poetry.

For Users (Via PyPI / Wheel)

If you already have the .whl package or it's published on PyPI:

pip install nova-agent
nova

For Developers

1. Clone and CD:

git clone [https://github.com/juliannp253/Nova-agent](https://github.com/your-user/nova-agent.git)
cd nova-agent

2. Install dependencies with Poetry:

poetry install

3. Execute on development mode:

poetry run nova

Initial Configuration

When you run Nova for the first time, the system will detect the absence of credentials and automatically open the Key Management Portal.

  1. Google AI Studio Key: Required for agent reasoning.
  2. SerpApi Key: Optional, required for the agent to search Google.
  3. Model Selection: You can specify which model from the Gemini family you want to use.
    • You can reopen this menu at any time by pressing Ctrl + K within the application.

Technical Architecture

Nova is divided into four fundamental pillars that guarantee its scalability:

  • Brain (brain.py): LLM management, message history, and dynamic tool linking.
  • UI (ui.py): Thread management (Workers) to avoid blocking the interface and rendering of TUI components.
  • Execution (executor.py): Intermediate layer that maps AI calls to executable Python functions.
  • Settings (settings.py): Persistence of global configuration in ~/.nova/config.json.

Operational Safety

Nova implements a "Human Approval" protocol. Whenever the AI ​​attempts to perform an action that could affect the integrity of your system (such as run_command or delete_file), an authorization modal will be displayed showing the exact arguments.


License

This project is under the MIT license, which allows its free use, copying, and modification.

Developed by Julian Padron – Software Engineer (Backend)

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

nova_sysetm_agent_jp-0.1.1.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nova_sysetm_agent_jp-0.1.1-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file nova_sysetm_agent_jp-0.1.1.tar.gz.

File metadata

  • Download URL: nova_sysetm_agent_jp-0.1.1.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.11.6 Windows/10

File hashes

Hashes for nova_sysetm_agent_jp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 df629273c0be9cb6fdbb6d2a15879e963b4ab3ec8c22560fcb57a363bc03aed7
MD5 39a57a76ed6e5539b3aecb989f0ea9be
BLAKE2b-256 258f9277a68b74dabe3ab658d5c7ccb044ab088082cb2e1338929834b01a00b6

See more details on using hashes here.

File details

Details for the file nova_sysetm_agent_jp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nova_sysetm_agent_jp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac72ee97b60d05fd4e5766325216f1643a0dc721a954835bf762850f3c43030d
MD5 8253f394c5fd3cf71bb4980a68b8e42d
BLAKE2b-256 1774fb781eff582024060a32b7701f9db6f04df7bf18e4d87750473228808cf7

See more details on using hashes here.

Supported by

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