Skip to main content

langchain-netcafe

LangChain tools that hand back finished files — PDF, docx, chart PNG, SRT subtitles, invoices, screenshots — from one hosted endpoint. Free quota, no API key to start.

pip install langchain-netcafe
from langchain_netcafe import get_netcafe_tools

tools = get_netcafe_tools()                # anonymous free quota
# tools = get_netcafe_tools(api_key="sk-...")   # unlimited, billed to you

# use with any LangChain / LangGraph agent:
from langgraph.prebuilt import create_react_agent
agent = create_react_agent("openai:gpt-4o-mini", tools)

Works with CrewAI out of the box (CrewAI consumes LangChain tools directly):

from crewai import Agent
Agent(role="analyst", tools=get_netcafe_tools(), ...)

What's inside

14 curated tools (search, screenshot→PNG, markdown→PDF/docx, charts, QR, audio→SRT, invoice→PDF, meeting minutes, flashcards→Anki CSV, SQL, Dockerfile, diagrams, transcription) plus netcafe_call(tool, params) to reach all 43+ outcome tools: https://ainetcafe.com/tools

Every call reports its real metered cost. Beyond the free quota: pay-per-call (x402/USDC for agents, Stripe for humans) or bring an AllRouter key.

MIT. Cost dataset (CC BY 4.0): https://ainetcafe.com/costs

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_netcafe-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

langchain_netcafe-0.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file langchain_netcafe-0.1.0.tar.gz.

File metadata

  • Download URL: langchain_netcafe-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for langchain_netcafe-0.1.0.tar.gz
Algorithm Hash digest
SHA256 48a311f6f0cf98692d0e20820a2052ddfeae0f2731d93104e8d41b49f92c430b
MD5 8a1370558e50695632c14f8dd1a0b6f3
BLAKE2b-256 4be3d1326125c9cd2a3a8d01ffa85aec02d8aa5fffc44fa98b40abf11a3767ad

See more details on using hashes here.

File details

Details for the file langchain_netcafe-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_netcafe-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c0b6518d73b2273ade65dbf84147d8a4f2ea7a66e5c16af68d52f1846e84332
MD5 bd748781cc56d6afc5d22004513bcafb
BLAKE2b-256 2cfa96a2c5b90e899506f1b97b30746eef320cd52038c8490a9abc26ea6d85cb

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 Sentry Error logging StatusPage Status page