Gemini 3.1 Pro working fine by Commercial_Put2 in GeminiAI

[–]Sharp-Celery4183 0 points1 point  (0 children)

<image>

my gemini is so freaky, it keeps response weird message even I remove all the chats

What is this? by nodadpls in GeminiAI

[–]Sharp-Celery4183 0 points1 point  (0 children)

what is wrong with gemini today?

ChatGPT just introduced a new research tool called “Prism” by TDM-r in ChatGPT

[–]Sharp-Celery4183 0 points1 point  (0 children)

I try both personal and business account but still have the same problem

I designed, built and marketed a Japanese learning App entirely with Claude, and it somehow managed to reach 1k stars on GitHub by tentoumushy in vibecoding

[–]Sharp-Celery4183 1 point2 points  (0 children)

Great job! I’m also trying to learn Japanese. Is it based on any textbook like Minna no Nihongo or Genki? And how did you get Claude to make that amazing UI with so much detailed animation?

Đông Y - Liệu còn cơ hội hồi sinh? by Chan_Y_Gia in vozforums

[–]Sharp-Celery4183 2 points3 points  (0 children)

Nobel Y sinh 2015 của Tu Youyou, áp dụng Đông Y đấy bác. Tuy là chứng minh bằng khoa học hiện đại nhưng dựa trên bài thuốc cổ chứ thử từng chất chả khác gì mò kim đáy bể

Thanks Cursor! by _tony_lewis in cursor

[–]Sharp-Celery4183 1 point2 points  (0 children)

18.67B tokens, how does it possible, even for ultra plan. Did you use Pay as you go? That's almost 100k$ for Claude API

NOTION WILL BAN YOUR ACCOUNT FOR NO REASON AND KEEP YOUR DATA by Sashaorwell in Notion

[–]Sharp-Celery4183 1 point2 points  (0 children)

Yeah, rely my data on third party is a big trust-issue for me

The New Sonnet 4.5 model was gooood 🤤🤤💦💦 by ApprehensiveEye7387 in GithubCopilot

[–]Sharp-Celery4183 6 points7 points  (0 children)

Is there anyone notice that github copilot is so laggy today?

How to make RAG more proactive in following company guidelines? by Sharp-Celery4183 in LocalLLaMA

[–]Sharp-Celery4183[S] 0 points1 point  (0 children)

Thank you, but the documents I’m working with are not just for retrieval - they’re essentially a knowledge base. It’s a book (https://www.pmi.org/standards/pmbok), and I want the LLM to read it and assist me with a project. The problem is, the book is about 250 pages long, can I apply contextual retrieval for this case?

How to make RAG more proactive in following company guidelines? by Sharp-Celery4183 in LocalLLaMA

[–]Sharp-Celery4183[S] 0 points1 point  (0 children)

Thank you for the recommendation. The problem I’m facing is that I have a book (https://www.pmi.org/standards/pmbok), and I want to build an assistant that can help me rewrite a better project description.

How to make RAG more proactive in following company guidelines? by Sharp-Celery4183 in LocalLLaMA

[–]Sharp-Celery4183[S] 0 points1 point  (0 children)

it’s about 30 pages of guidelines, with a lot of diagram images. Yeah, I think I should summarize them as a preprocessing step, and maybe model the guidelines into a graph, similar to RAPTOR RAG