Skip to main content

Python CLI Package made for AI Access

Project description

Neiroweb

Neiroweb is a Python AI CLI + GUI tool powered by Pollinations AI.

It allows you to interact with AI using:

  • Terminal commands
  • Interactive chat mode
  • Graphical Tkinter chat interface

🚀 Installation

Install via pip:

pip install neiroweb

💻 CLI Usage

Show help:

neiroweb

Ask AI:

neiroweb ask "Hello!"

Start terminal chat:

neiroweb chat

Start graphical chat:

neiroweb graphical_chat

🧠 History System

Show history:

neiroweb history

Reset history:

neiroweb history --reset

Set history manually:

neiroweb history --set "['hello']"

🖥 Graphical Chat

To start the graphical AI chat interface:

neiroweb graphical_chat

Python usage

from neiroweb.interactive import GraphicChat

app = GraphicChat()
app.run()

⚙️ API

This project uses:

https://text.pollinations.ai

📁 Project Structure

neiroweb/
├── __init__.py
├── __main__.py
├── cli.py
├── interactive.py
├── __version__.py

🔧 Requirements

  • Python 3.8+
  • requests
  • tkinter (built-in)

👤 Author

Andrey Sergeevich Cherepennikov
Aliases:

  • vito
  • CyberPlugger
  • jumpkill

Age: 11


📌 Run as module

python -m neiroweb

🔮 Future ideas

  • Streaming responses
  • Plugin system
  • Voice input/output
  • Multi-session memory
  • EXE build via PyInstaller

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

neiroweb-1.0.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

neiroweb-1.0.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file neiroweb-1.0.1.tar.gz.

File metadata

  • Download URL: neiroweb-1.0.1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for neiroweb-1.0.1.tar.gz
Algorithm Hash digest
SHA256 def5ea6601235554721af6964106a6ee7dfcb75342986f5f9a921205ddcdb81d
MD5 4adb00f189472a5e636ee8fbddc88251
BLAKE2b-256 6fedca782a7caa921193ae866ff6a844e91a28cf25521df1efbffb719e5d2b0b

See more details on using hashes here.

File details

Details for the file neiroweb-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: neiroweb-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for neiroweb-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 175e72da942c1d73b447459377fcb3fcdf8a9f446c5a2da77fc3720288cfe028
MD5 f0fe97b0a7f3411441c1dc265937ee75
BLAKE2b-256 855d06b66a53f89d75d42519b52355bcbf1e220bc8cebf580e2b4afc48ac9aec

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