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.2.0.tar.gz (4.5 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.2.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_netcafe-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 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.2.0.tar.gz
Algorithm Hash digest
SHA256 8297484bfb6d4532b892be01179d2309138bc205d21b8dfbfc9654f728bbe65f
MD5 150919f29498c8a5588f858900fe7dfa
BLAKE2b-256 0b8b918fdeecedd08042c415eeef43a44fcad14c5a1cd8864017b5a6a7600931

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_netcafe-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 efd1d2b0255ea1a9b54649176d55e5cc6d7bae673d24c54c1d2c0d4336b9d267
MD5 30f120525071434175893b5a0eebba43
BLAKE2b-256 4b39d08c15e0adda5741857ae6ee69970b58e6dc33082b72eef66fadcd3a1c72

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