pr.sh

181 posts

pr.sh

pr.sh

@Parth3083

META certified Frontend Developer |Aspiring Software Developer | Passionate about AI, Web Dev & Data Science

Vadodara, Gujarat, India Katılım Haziran 2024
267 Takip Edilen13 Takipçiler
pr.sh
pr.sh@Parth3083·
@theo Really insane man
English
0
0
2
189
Theo - t3.gg
Theo - t3.gg@theo·
This is what GitHub would look like if it was designed by Xbox Congrats to Jared on the new role 🫡
Theo - t3.gg tweet media
Jared Palmer@jaredpalmer

Excited to share that I’m joining @Xbox as VP, Engineering & Technical Advisor to CEO @asha_shar I’ll be focused on building world-class tools, services, and experiences for developers and players across the Xbox ecosystem. Grateful for the opportunity and excited to get to work.

English
36
6
651
51K
pr.sh retweetledi
Jerry Liu
Jerry Liu@jerryjliu0·
Building a document processing pipeline at scale is hard, and is one of the reasons that it's hard to DIY your own document OCR solution by relying on LLM APIs. Your orchestration pipeline needs to handle rate-limit issues, handle parsing failure exceptions, handle retries due to timeouts without restarting the whole workflow. We're excited to collab with @render on this blog post. Get extremely high-quality, scalable document parsing APIs with LlamaParse, and make it even more scalable/resilient in a multi-step workflow through @render's infrastructure! Blog: render.com/blog/building-… Sample repo: github.com/render-example… LlamaParse: cloud.llamaindex.ai/?utm_source=xj…
Jerry Liu tweet media
LlamaIndex 🦙@llama_index

Building scalable, distributed document processing pipelines isn’t easy. That’s why we teamed up with @render to build a system that: 📝 Leverages the LlamaParse platform to parse, classify, extract, and retrieve information from documents ⚙️ Uses Render Workflows to distribute tasks across nodes and accelerate background processing ⚡ Deploys a lightweight server and database on Render, giving you an instant interface to interact with your pipeline 👩‍💻 Explore the repo to see it in action: github.com/render-example… 📚 And check out the step-by-step breakdown by @ojusave and @itsclelia: render.com/blog/building-…

English
5
16
147
15.5K
Nicolas Camara
Nicolas Camara@nickscamara_·
you can now upload and parse any document with firecrawl powered by our new rust-based parser → layout accuracy awareness → smart OCR routing → 5x higher speeds → supports pdfs, xlsx, docx, html
Firecrawl@firecrawl

Introducing our /parse endpoint 🔥 Convert any document into clean data for AI agents via API. - Turn PDF, DOCX, and XLSX files into Markdown or JSON - Preserves reading order and tables - Zero Data Retention support All powered by our 5x faster Rust-based parser.

English
6
17
223
30.6K
pr.sh
pr.sh@Parth3083·
I just got the attention of @jerryjliu0, founder and CTO of @llama_index. Such an amazing tool! We are using it for multiple projects in our company. I truly value the exceptional work you’ve done.
pr.sh tweet media
English
0
0
1
12
pr.sh
pr.sh@Parth3083·
@jerryjliu0 @nickscamara_ LlamaParse is an amazing project that has very good OCR reading, but sometimes it gets hallucinatory; if there are a bunch of images in a grid, it will not pick a single image; instead, it will grab that entire grid as a single image. Can you help me out with that thing...
English
1
0
0
19
Jerry Liu
Jerry Liu@jerryjliu0·
@Parth3083 @nickscamara_ out of curiosity, are you running into issues with llamaparse? we're not active in web scraping but we do want to make sure we provide SOTA accuracy at competitive cost. let us know if you have feedback
English
2
0
1
65
pr.sh
pr.sh@Parth3083·
For months I felt lost and demotivated. Attending local tech, seeing people better than me, was the only thing keeping me going. Then @theo, you reignited my fire. I promise I'll become an even better software engineer than you. For months I felt lost and demotivated.
pr.sh tweet media
English
0
0
1
10
pr.sh
pr.sh@Parth3083·
@opencode Congrats! Hope they genuine 😶
English
0
0
0
249
OpenCode
OpenCode@opencode·
One hundred and fifty thousand GitHub stars
OpenCode tweet media
English
37
49
1.4K
41.4K
pr.sh
pr.sh@Parth3083·
Today I learned about @honojs such an amazing framework thinking of using it in my new project...
English
0
0
1
11
pr.sh
pr.sh@Parth3083·
@theo @jayair You don't see it because they know you have a soft corner for anthropic @theo 😂
English
0
0
4
1.6K
Jay
Jay@jayair·
Update on DeepSeek, it’s already second in usage on OpenCode Go
English
45
7
855
55.3K
pr.sh
pr.sh@Parth3083·
@theo @TheAmolAvasare If I renew the pro subscription for next month will the claude code continue...
English
0
0
0
1.6K
Theo - t3.gg
Theo - t3.gg@theo·
fwiw, I just signed up for a new pro tier account and I can still use it in Claude Code. The sign up page did not indicate this. The checkout page did not indicate this. When I clicked "i want to develop" during onboarding, it sent me to the claude code install script and it worked as expected with my new account.
English
7
2
267
28K
pr.sh
pr.sh@Parth3083·
@bnafOg This is a really valid catch. Negation-heavy rules like "do NOT use X unless..." are genuinely tricky for pure cosine similarity the semantic space doesn't always separate the positive and negative cases cleanly.
English
0
0
1
7
Bnaf.OG | 🟧
Bnaf.OG | 🟧@bnafOg·
@Parth3083 One failure mode to watch: cosine similarity retrieves the most semantically similar guideline, but compliance rules often hinge on negations ("do NOT use X unless..."). A reranker step that scores rule specificity, not just similarity, catches most false-positive verdicts.
English
1
0
0
11
pr.sh
pr.sh@Parth3083·
A big milestone today, we demoed our Brand Compliance system at work! My piece of the puzzle: → Cosine similarity search on Qdrant DB to find relevant brand guidelines → Pass results to Gemini 2.5 Flash → Run the actual compliance check Vector search + LLMs for real-world.
English
1
0
1
37
pr.sh
pr.sh@Parth3083·
@convex is amazing. Today I found out we can write the join query using the Convex helpers like this... something great is cooking...😜 stay tuned
pr.sh tweet media
English
0
0
1
6
pr.sh
pr.sh@Parth3083·
Today was DEMO DEPLOYMENT DAY at work, and guess what....I got the chance to deploy! Built a FastAPI Docker image → pushed to Azure Container Registry → hosted on Azure App Service → connected Inngest in prod mode. End-to-end. By myself. All thanks to @kirat_tw
English
1
0
2
113
pr.sh
pr.sh@Parth3083·
The new @claudeai Code UI is insane... I loved the fonts and new theme for the Claude code showing the activity graph as a Git graph. The main thing I loved is UI of the chat response; it's 🤌
pr.sh tweet media
English
0
0
1
43
pr.sh
pr.sh@Parth3083·
Yesterday I made the dumbest blunder even that any developer can do 🥲
English
0
0
0
11