https://github.com/RafalWilinski/telegram-chatgpt-concierge-bot Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} RafalWilinski / telegram-chatgpt-concierge-bot Public * Notifications * Fork 19 * Star 475 Interact with OpenAI's ChatGPT via Telegram and Voice. dynobase.dev 475 stars 19 forks Star Notifications * Code * Issues 3 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights RafalWilinski/telegram-chatgpt-concierge-bot This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/R] Use Git or checkout with SVN using the web URL. [gh repo clone RafalW] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @RafalWilinski RafalWilinski Update README.md ... b3b1545 Apr 10, 2023 Update README.md b3b1545 Git stats * 14 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time img Initial commit April 9, 2023 22:40 src Ensure /tmp dir exists April 10, 2023 10:20 .DS_Store Initial commit April 9, 2023 22:40 .gitignore Initial commit April 9, 2023 22:40 README.md Update README.md April 10, 2023 13:31 package-lock.json Add express types April 10, 2023 10:08 package.json Use railway with node 18 April 10, 2023 10:15 railway.json Use railway with node 18 April 10, 2023 10:15 tsconfig.json Initial commit April 9, 2023 22:40 View code Telegram ChatGPT Concierge Bot (+ Voice!) How to use README.md Telegram ChatGPT Concierge Bot (+ Voice!) Telegram ChatGPT Concierge Bot This is a Telegram bot that uses: * OpenAI's ChatGPT, obviously, as "the brain" * LangchainJS to constructs prompts, handle convo history and interact with Google * OpenAI's Whisper API to generate text from voice * Play.ht to generate voice from text and reply to voice messages How to use Prerequisite: You need to have a Telegram bot token and an OpenAI API key. Ask ChatGPT how to get these. 1. git clone https://github.com/RafalWilinski/ telegram-chatgpt-concierge-bot 2. cd telegram-chatgpt-concierge-bot 3. touch .env and fill the following: TELEGRAM_TOKEN= OPENAI_API_KEY= PLAY_HT_SECRET_KEY= PLAY_HT_USER_ID= 4. npm install 5. npm start --------------------------------------------------------------------- Follow me on Twitter Discuss on Twitter or HackerNews About Interact with OpenAI's ChatGPT via Telegram and Voice. dynobase.dev Topics telegram-bot chatgpt langchain Resources Readme Stars 475 stars Watchers 4 watching Forks 19 forks Report repository Languages * TypeScript 100.0% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.