oh hey! some of us used to do 3d render viz before starting krea i will send u one over dms now
TOOLS
-
Krea AI Video Tool Access Code Unlock Guide
By
–
if you have received a code, enter the video tool in https://t.co/V31Uw5b10E, paste your code and click Unlock. pic.twitter.com/C7vljQs8Jh
— KREA AI (@krea_ai) 16 mai 2024if you have received a code, enter the video tool in http://
krea.ai, paste your code and click Unlock. -
Krea Video codes now available for three user invitations
By
–
announcing Krea Video codes.
— KREA AI (@krea_ai) 16 mai 2024
folks with access to Krea Video can now invite up to 3 users to test the tool.
here's how it works 👇 pic.twitter.com/KEF1ZAOBeSannouncing Krea codes. folks with access to Krea can now invite up to 3 users to test the tool. here's how it works
-
Copy Krea Video Access Codes Easily with One Click
By
–
if you already have access to Krea Video, just click a code or the icon next to it to copy it. pic.twitter.com/wrPWtw1EdX
— KREA AI (@krea_ai) 16 mai 2024if you already have access to Krea Video, just click a code or the icon next to it to copy it.
-
Scrapy vs Crawlee: Best Web Scraping Library in 2024
By
–
Scrapy Vs. Crawlee Which web scraping library you should choose in 2024? I made a comparison on the basis of: – Languages (Python/JS)
– Proxy Management
– Autoscaling
– Anti-blocking & fingerprints
– Error Handling, etc. Read on @ThePracticalDev
: -
Running LLMs on MacBook M1 Pro with LM Studio
By
–
Running on Macbook M1 pro (16GB RAM) using the @LMStudioAI. If you find this useful, RT to share it with your friends. Don't forget to follow me @Saboo_Shubham_ for more such LLMs tips and tutorials. https://
x.com/Saboo_Shubham_
/status/1790931929203912868
… -
Running LLMs on MacBook M1 Pro with LM Studio
By
–
Running on Macbook M1 pro (16GB RAM) using the @LMStudioAI
. If you find this useful, RT to share it with your friends. Don't forget to follow me @Saboo_Shubham_ for more such LLMs tips and tutorials. -
Streamlit App Demo for Local AI Scraper Tool
By
–
Working Application demo using Streamlit
— Shubham Saboo (@Saboo_Shubham_) 16 mai 2024
Paste the above code in vscode or pycharm and run the following command: 'streamlit run local_ai_scrapper.py' pic.twitter.com/5IMUcdFS0cWorking Application demo using Streamlit Paste the above code in vscode or pycharm and run the following command: 'streamlit run local_ai_scrapper.py'
-
Web Scraping with SmartScraperGraph and Streamlit Button
By
–
9. Scrape the website and display the result • Add a "Scrape" button using 'st.button()'
• When the button is clicked, run the SmartScraperGraph and display the result using 'st.write()' -
Initializing SmartScraperGraph with Prompt URL and Config
By
–
8. Initialize the SmartScraperGraph • Create an instance of SmartScraperGraph with the user prompt, website URL, and graph configuration