langchain-production-starter
Enrichment pendingDeploy LangChain Agents and connect them to Telegram
GraphCanon updated today · GitHub synced today
477
Stars
560
Forks
4
Open issues
8
Watchers
2y
Last push
PythonCreated Apr 13, 2023
Trust & integrity
Full report- Maintenance
- Dormant (1079d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- 38 low (38 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Deploy LangChain Agents and connect them to Telegram
Capability facts
- Languages
- python
Source: github.language · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Getting started
To run your companion locally:
pip install -r requirements.txt
python src/api.py
To deploy your companion & connect it to Telegram:
pip install -r requirements.txt
ship deploy && ship use
You will need to fetch a Telegram key to connect your companion to Telegram. This guide will show you how.
If you want to set-up billing you will need to fetch a payment provider key. This guide will show you how.
License
This project is licensed under the MIT License.