Still not a fortune compared to some (check out @imPenny2x below!), but it's cool to see people getting paid for sharing their content on X.
@datachaz
-
Custom Subdomain Configuration for Streamlit Applications
By
–
Minor nit: you need to add a custom subdomain to that @streamlit app π
-

WordLift Streamlit Scraper Powered by LLMs
By
–
Yay! @wordliftit
's mighty @streamlit scraper is now powered by LLMs via @scrapegraphai
! Just type the info to extract & it will scrape it for you! Try it here: β¦
https://wordlift-strea
mlit-scraper-app-lodk8b.streamlit.app -
Is Kendrick’s Voice AI Generated in New Track?
By
–
What?! Is Kendrick's voice AI generated in this track?
-
Run Llama 3 Locally Free With GPT4All LMStudio Ollama
By
–
Check out this ace from my friend Shubham showing you 3 ways to run the new #Llama3 from @AIatMeta locallyβ100% free, completely offline, and private! Via #GPT4All, @LMStudioAI
, or (my personal favorite) @Ollama
! -
Claude 3 Opus Extracts Structured Data from Images Demo
By
–
Mind-blowing demo of #Claude3 Opus that can now pull structured data straight from images! Most of the LLM implementation is handled by this script from @timpaul
: β https://
github.com/timpaul/form-e
xtractor-prototype/blob/main/data/extract-form-questions.json
β¦ -
LlamaParse enables advanced RAG without hallucination
By
–
Advanced RAG over complex documents *without hallucination* with LlamaParse! π€―ππ #LLMs
— Charly Wargnier (@DataChaz) 30 mars 2024
– LlamaParse docs: https://t.co/ZWKxY9hjnW
– Notebook demo:https://t.co/g7Y03yh6aO https://t.co/k0KXQDOKjFAdvanced RAG over complex documents *without hallucination* with LlamaParse! #LLMs – LlamaParse docs: https://
docs.cloud.llamaindex.ai/llamaparse/ – Notebook demo: https://
colab.research.google.com/gist/seldo/f6b
3515db1f4dd7976d70d54054f6996/demo_insurance.ipynb
β¦ -
Claude needs stop button for model execution control
By
–
.
@AnthropicAI
, please please add a button in Claude's UI to stop the model from running! -
ChatGPT as Personal Coding Mentor: Debugging Support
By
–
Uploading my codebases to #ChatGPT, asking it to debug issues, and having it talk back to me with clear explanations feels like having the coding mentor I've always wished for but never had, right there beside me! I feel spoilt!
-
Streamlit 1.32 Introduces st.popover Component
By
–
Our new `st.popover` is live in @Streamlit `1.32`! πΏ
— Charly Wargnier (@DataChaz) 29 mars 2024
A button-triggered, expandable container perfect for adding tooltips, filters or menus directly into your app, keeping it sleek & uncluttered! π
pip install –upgrade streamlit
Dive into the API β https://t.co/lTAWYRhpr5 pic.twitter.com/qbz4XzmVtaOur new `st.popover` is live in @Streamlit `1.32`! A button-triggered, expandable container perfect for adding tooltips, filters or menus directly into your app, keeping it sleek & uncluttered! pip install –upgrade streamlit Dive into the API β https://
docs.streamlit.io/library/api-re
ference/layout/st.popover
β¦
