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
├── constants.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.5.tar.gz (8.1 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.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neiroweb-1.0.5.tar.gz
  • Upload date:
  • Size: 8.1 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.5.tar.gz
Algorithm Hash digest
SHA256 e6de96879d7ac009f08eb8ae76108c6d473bb80c8a49caf411115f84c7c63072
MD5 c76869cd0393633ec19fe15d19a78fc8
BLAKE2b-256 639d1815a7ccfc1258a04f6d2970ef2a2cd92cbd40f2d06e45bcf4a3fbf0adec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neiroweb-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.4 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 47c8aff6eeac77ffb33abc26d72d8020df24980aeb85e5cab141fadfd7bab0df
MD5 5de649b7af561f0f23f8db548ed7cc17
BLAKE2b-256 54a3e72865a18df10439bacd49d93f103dfdf49378cbe7f91e7151784b3cd953

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