Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/myreader-io/myGPTReader
/ functions
Functions
112 in github.com/myreader-io/myGPTReader
⨍
Functions
112
◇
Types & classes
3
↳
Endpoints
1
↓ 17 callers
Function
build_prompt_blocks
(prompt_key)
app/slash_command.py:34
↓ 17 callers
Function
get_command_name
(command)
app/slash_command.py:31
↓ 8 callers
Function
build_hot_news_blocks
(news_key)
app/daily_hot_news.py:116
↓ 4 callers
Function
get_user
(user_id)
app/user.py:41
↓ 4 callers
Function
umamiEvent
(eventName, eventData)
web/landing/www/src/util.js:1
↓ 3 callers
Function
format_dialog_messages
(messages)
app/gpt.py:50
↓ 3 callers
Function
get_language_code
(text)
app/util.py:30
↓ 3 callers
Function
gtagEvent
(action)
web/landing/www/src/util.js:8
↓ 3 callers
Function
remove_prompt_from_text
(text)
app/gpt.py:61
↓ 3 callers
Function
update_thread_history
(thread_ts, message_str=None, urls=None, file=None)
app/server.py:91
↓ 2 callers
Function
bot_process
(event, say, logger)
app/server.py:162
↓ 2 callers
Function
get_prompt_template
(language='zh')
app/prompt.py:20
↓ 2 callers
Function
insert_space
(text)
app/server.py:70
↓ 2 callers
Function
is_premium_user
(user_id)
app/user.py:68
↓ 1 callers
Function
App
()
web/landing/www/src/App.js:14
↓ 1 callers
Method
add
(self, value, ttl_seconds)
app/ttl_set.py:19
↓ 1 callers
Method
allow_request
(self, user_id)
app/rate_limiter.py:9
↓ 1 callers
Function
build_all_news_block
()
app/daily_hot_news.py:147
↓ 1 callers
Function
build_slack_blocks
(title, news)
app/daily_hot_news.py:83
↓ 1 callers
Function
check_if_need_use_phantomjscloud
(url)
app/fetch_web_post.py:17
↓ 1 callers
Function
check_if_youtube_url
(url)
app/fetch_web_post.py:25
↓ 1 callers
Function
convert_to_ssml
(text, voice_name=None)
app/gpt.py:182
↓ 1 callers
Function
cut_string
(text)
app/daily_hot_news.py:22
↓ 1 callers
Function
dialog_context_keep_latest
(dialog_texts, max_length=1)
app/server.py:126
↓ 1 callers
Function
extract_urls_from_event
(event)
app/server.py:106
↓ 1 callers
Function
format_dialog_text
(text, voicemessage=None)
app/server.py:138
↓ 1 callers
Function
format_text
(text)
app/fetch_web_post.py:46
↓ 1 callers
Function
generate_message_id
(channel, thread_ts)
app/server.py:143
↓ 1 callers
Function
get_answer_from_llama_web
(messages, urls)
app/gpt.py:119
↓ 1 callers
Function
get_description
(entry)
app/daily_hot_news.py:45
↓ 1 callers
Function
get_document_from_youtube_id
(video_id)
app/gpt.py:53
↓ 1 callers
Function
get_documents_from_urls
(urls)
app/gpt.py:64
↓ 1 callers
Function
get_index_from_file_cache
(name)
app/gpt.py:94
↓ 1 callers
Function
get_index_from_web_cache
(name)
app/gpt.py:86
↓ 1 callers
Function
get_index_name_from_file
(file: str)
app/gpt.py:102
↓ 1 callers
Function
get_post_urls_with_title
(rss_url)
app/daily_hot_news.py:64
↓ 1 callers
Function
get_summary_from_gpt
(url)
app/daily_hot_news.py:40
↓ 1 callers
Function
get_text_from_html
(html)
app/daily_hot_news.py:57
↓ 1 callers
Function
get_text_from_whisper
(voice_file_path)
app/gpt.py:170
↓ 1 callers
Function
get_unique_md5
(urls)
app/gpt.py:45
↓ 1 callers
Function
get_urls
(urls)
app/fetch_web_post.py:28
↓ 1 callers
Function
get_voice_file_from_text
(text, voice_name=None)
app/gpt.py:199
↓ 1 callers
Function
get_youtube_transcript
(video_id: str)
app/fetch_web_post.py:91
↓ 1 callers
Function
get_youtube_video_id
(url)
app/util.py:12
↓ 1 callers
Function
is_active_user
(user_id)
app/user.py:59
↓ 1 callers
Function
md5
(file_path)
app/util.py:5
↓ 1 callers
Function
remove_url_from_text
(text, urls)
app/server.py:131
↓ 1 callers
Function
reportWebVitals
(onPerfEntry)
web/landing/www/src/reportWebVitals.js:1
↓ 1 callers
Function
scrape_website
(url: str)
app/fetch_web_post.py:51
↓ 1 callers
Function
scrape_website_by_phantomjscloud
(url: str)
app/fetch_web_post.py:69
↓ 1 callers
Function
send_daily_news
(client, news)
app/server.py:46
↓ 1 callers
Function
update_message_token_usage
(user_id, message_id, message_type, llm_token_usage=0, embedding_token_usage=0)
app/user.py:11
↓ 1 callers
Function
update_token_usage
(event, total_llm_model_tokens, total_embedding_model_tokens)
app/server.py:146
Function
Feature
({ title, text, videoUrl })
web/landing/www/src/components/Features.js:4
Function
Features
()
web/landing/www/src/components/Features.js:47
Function
Footer
()
web/landing/www/src/components/Footer.js:5
Function
Hero
()
web/landing/www/src/components/Hero.js:5
Function
Highlight
()
web/landing/www/src/components/Highlight.js:3
Function
Pricing
()
web/landing/www/src/components/Pricing.js:4
Function
ProductHuntBadge
()
web/landing/www/src/components/ProductHuntBadge.js:3
Method
__contains__
(self, value)
app/ttl_set.py:16
Method
__init__
(self)
app/ttl_set.py:5
Method
__init__
(self, limit=10, period=3600)
app/rate_limiter.py:4
Method
__len__
(self)
app/ttl_set.py:13
Method
_cleaner
(self)
app/ttl_set.py:33
Method
adds
(self, values, ttl_seconds)
app/ttl_set.py:23
Function
bot_messages
(message, next)
app/server.py:268
Function
build_1point3acres_hot_news_blocks
()
app/daily_hot_news.py:129
Function
build_hackernews_news_hot_news_blocks
()
app/daily_hot_news.py:135
Function
build_jisilu_news_hot_news_blocks
()
app/daily_hot_news.py:144
Function
build_producthunt_news_hot_news_blocks
()
app/daily_hot_news.py:138
Function
build_reddit_news_hot_news_blocks
()
app/daily_hot_news.py:132
Function
build_v2ex_hot_news_blocks
()
app/daily_hot_news.py:126
Function
build_xueqiu_news_hot_news_blocks
()
app/daily_hot_news.py:141
Function
build_zhihu_hot_news_blocks
()
app/daily_hot_news.py:123
Function
contackUS
()
web/landing/www/src/components/Pricing.js:11
Method
discard
(self, value)
app/ttl_set.py:29
Function
getStarted
()
web/landing/www/src/components/Pricing.js:6
Function
get_answer_from_chatGPT
(messages)
app/gpt.py:107
Function
get_answer_from_llama_file
(messages, file)
app/gpt.py:146
Function
get_summary_from_gpt_thread
(url)
app/daily_hot_news.py:34
Function
goToGitHub
()
web/landing/www/src/components/Header.js:27
Function
handleQuestionClick
(answer)
web/landing/www/src/components/FAQ.js:14
Function
handle_command_gpt_as_ai_doctor
(ack, say, command)
app/slash_command.py:171
Function
handle_command_gpt_as_en_dict
(ack, say, command)
app/slash_command.py:99
Function
handle_command_gpt_as_en_translator
(ack, say, command)
app/slash_command.py:87
Function
handle_command_gpt_as_encoverage_book
(ack, say, command)
app/slash_command.py:207
Function
handle_command_gpt_as_financer
(ack, say, command)
app/slash_command.py:183
Function
handle_command_gpt_as_fullstack_dev
(ack, say, command)
app/slash_command.py:243
Function
handle_command_gpt_as_interviewer
(ack, say, command)
app/slash_command.py:111
Function
handle_command_gpt_as_investor
(ack, say, command)
app/slash_command.py:195
Function
handle_command_gpt_as_it_architect
(ack, say, command)
app/slash_command.py:231
Function
handle_command_gpt_as_js_console
(ack, say, command)
app/slash_command.py:123
Function
handle_command_gpt_as_math_teacher
(ack, say, command)
app/slash_command.py:159
Function
handle_command_gpt_as_novelist
(ack, say, command)
app/slash_command.py:63
Function
handle_command_gpt_as_regex_master
(ack, say, command)
app/slash_command.py:255
Function
handle_command_gpt_as_story_teller
(ack, say, command)
app/slash_command.py:147
Function
handle_command_gpt_as_terminal
(ack, say, command)
app/slash_command.py:75
Function
handle_command_gpt_as_text_gamer
(ack, say, command)
app/slash_command.py:219
Function
handle_command_gpt_as_travel_guide
(ack, say, command)
app/slash_command.py:135
next →
1–100 of 112, ranked by callers