Pinned Repositories
excel_gpt_integration
A VBA function for integrating Excel with the GPT model using OpenAI's API. This function allows users to automate intelligent analysis and data processing directly within Excel spreadsheets.
tg_comments
This repository contains a prototype system for automatic summarization of comments in Telegram. The system monitors the "Favorites" chat for post links, collects comments, and sends them to a GPT bot for generating a summary. This helps quickly grasp the main points of discussions.
tg_mass_forward
A Telegram userbot that forwards messages from a source chat to a list of target users. It handles various types of messages including text, photos, videos, documents, and audio, and ensures proper forwarding based on the sender and message type.
tg_synthesis_gpt__bot
A Telegram userbot that integrates with @msspeechbot to convert text responses from a GPT bot into speech and sends the audio back to the original chat. Can be linked with the vk_comments and tg_comments repositories to vocalize GPT responses in the same chat.
tg_voice_bot
A Telegram userbot for forwarding and transcribing voice messages. The bot forwards voice messages from private chats to a group chat for transcription by a bot, then sends the transcribed text back to the original chat.
vk_comments
A prototype system for summarizing comments from VK (VKontakte) posts. Monitors a Telegram chat for VK post links, collects comments, and sends them to a GPT bot for a concise summary. Helps users quickly grasp main discussion points without reading all comments.
Commonlist's Repositories
Commonlist/excel_gpt_integration
A VBA function for integrating Excel with the GPT model using OpenAI's API. This function allows users to automate intelligent analysis and data processing directly within Excel spreadsheets.
Commonlist/tg_comments
This repository contains a prototype system for automatic summarization of comments in Telegram. The system monitors the "Favorites" chat for post links, collects comments, and sends them to a GPT bot for generating a summary. This helps quickly grasp the main points of discussions.
Commonlist/tg_mass_forward
A Telegram userbot that forwards messages from a source chat to a list of target users. It handles various types of messages including text, photos, videos, documents, and audio, and ensures proper forwarding based on the sender and message type.
Commonlist/tg_synthesis_gpt__bot
A Telegram userbot that integrates with @msspeechbot to convert text responses from a GPT bot into speech and sends the audio back to the original chat. Can be linked with the vk_comments and tg_comments repositories to vocalize GPT responses in the same chat.
Commonlist/tg_voice_bot
A Telegram userbot for forwarding and transcribing voice messages. The bot forwards voice messages from private chats to a group chat for transcription by a bot, then sends the transcribed text back to the original chat.
Commonlist/vk_comments
A prototype system for summarizing comments from VK (VKontakte) posts. Monitors a Telegram chat for VK post links, collects comments, and sends them to a GPT bot for a concise summary. Helps users quickly grasp main discussion points without reading all comments.