Skip to main content

Add your description here

Project description

File Structure

newslens/
├── src/
│ └── newslens/
│ ├── __init__.py # Package entry point
│ ├── core/ # The "Engine Room"
│ │ ├── engine.py # Logic for loading Qwen + LoRA adapters
│ │ ├── model.py # The main NewsLens class (Sync/Async API)
│ │ └── config.py # Default hyperparameters & model paths
│ ├── agents/ # Framework adapters
│ │ ├── langchain.py # Tools for LangGraph/LangChain
│ │ ├── autogen.py # Skill definitions for AutoGen
│ │ └── mcp.py # Model Context Protocol (MCP) server
│ ├── server/ # Connectivity Layer
│ │ ├── api.py # FastAPI A2A (Agent-to-Agent) endpoints
│ │ └── schemas.py # Pydantic data models for payloads
│ ├── training/ # Finetuning module
│ │ └── finetuner.py # Your training logic, modularized
│ ├── cli/ # Command-line interface
│ │ └── main.py # Entry point for 'newslens' commands
│ └── utils/ # Helpers (Batching, token counting)
├── tests/ # Unit and integration tests
├── examples/ # Jupyter notebooks & demo scripts
├── pyproject.toml # Modern dependency & build management
└── README.md # Documentation

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

newslens-0.1.4.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

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

newslens-0.1.4-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file newslens-0.1.4.tar.gz.

File metadata

  • Download URL: newslens-0.1.4.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for newslens-0.1.4.tar.gz
Algorithm Hash digest
SHA256 cde6fea8272df48ef219476af1b5c2e33b9008740b4ed32f9fea2e18d63f187e
MD5 7add5fd3947fd4f595b402d7180a3629
BLAKE2b-256 c53b7d660ce134d776eb570e88cb25b797286292cbff9bb6c85bfa1fe6d2e894

See more details on using hashes here.

Provenance

The following attestation bundles were made for newslens-0.1.4.tar.gz:

Publisher: publish.yml on Arnab-cloud/newslens

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newslens-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: newslens-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for newslens-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 42fa221f5591337575037901126d25b9e21aad1f015370a0bf736fa6b407408c
MD5 2a7b78cb9f39ad5ed13ce7f6982bb583
BLAKE2b-256 d04942cb32d6e3ba11ccb85c61fa2d74c751638862d0a7f81b237e1b3e78cc1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newslens-0.1.4-py3-none-any.whl:

Publisher: publish.yml on Arnab-cloud/newslens

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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