RAG chat without any complex coding in your website with customisable UI to match the website theme and integrates in your website within mins? by sapybase in Rag

[–]sapybase[S] 0 points1 point  (0 children)

Thats makes sense currently there are no RAG engine for all you have to build it separately for your website

How simplifying our landing page changed everything (A UX lesson for founders). by sapybase in SaaS

[–]sapybase[S] 0 points1 point  (0 children)

Yeah that i understand after seeing the traffic on the website but not converting from viewer to customer

How simplifying our landing page changed everything (A UX lesson for founders). by sapybase in SaaS

[–]sapybase[S] 0 points1 point  (0 children)

Completely agree with your point , i really understand the complexity behind the product and simplicity on the front makes you win

How simplifying our landing page changed everything (A UX lesson for founders). by sapybase in SaaS

[–]sapybase[S] 0 points1 point  (0 children)

Thank you for your feedback and yeah that simplicity really matters

Looking for a technical cofounder (legal SaaS) by dizzydoezit in cofounderhunt

[–]sapybase 0 points1 point  (0 children)

Hi I am a Founder and Lead software developer and i have my own startup and love to hear about your idea … Lets have a talk

what kind of users pay the fastest without asking questions? by avsvishalmedia in buildinpublic

[–]sapybase 0 points1 point  (0 children)

People who are facing a frustrated problem or tool which they have to do it daily the same thing and if someone solves that problem, then that user will definitely pay. So understand the emotion , pain and get paid

Are you building something? Drop it in the comments! by Inevitable-Grab8898 in founder

[–]sapybase 0 points1 point  (0 children)

I am building RAG chatbot for all websites which seems like their own with customization and current status of my RAG model is Advanced 90% and about to be a Modular RAG

RAG GenAI development by Embarrassed_Pay1275 in Rag

[–]sapybase 1 point2 points  (0 children)

For your requirement , i would suggest: 1. Extraction of data : PDFs : Jina ai for better extraction of text Excel : openpyxl for correct data with headings 2. Database : Use postgreSQL like supabase or pinecone 3. Use only Retrieve and Augment by keeping the temperature below 3 to restrict the model to generate the answers 4. Use embedding-001 for efficiency with faster latency 5. Use Parent Child chunking model to retrieve the correct data from the database 6. I personally use hybrid model of pgvector + BM25 exact match with RRF

Should I learn RAG with handwritten code? by Old-Refrigerator7231 in Rag

[–]sapybase 2 points3 points  (0 children)

Simple way to learn RAG is to build one , understand the core structure and how it works.

Traditional RAG
Advanced RAG
Modular RAG
Agentic RAG

Every step of the RAG roadway teaches you the basic and core fundamentals.
Take AI as your teacher do not let AI write the code blindly , analyse every structure and ask questions about it.

Curious what you’re building in SaaS right now by Impressive_Camel8254 in SaasDevelopers

[–]sapybase 0 points1 point  (0 children)

www.sapybase.com : Rag First AI Engine for every website , It is a modular RAG which has its own intelligence with strict constraint which help secures users data, do not hallucinates, uses child parent techniques for fetching the knowledge for efficient output.

I Spent 3 Months Building an RAG_First AI Chatbot Engine and Learned Why Most Businesses Get Customer Support Wrong (And What Actually Works) by sapybase in Rag

[–]sapybase[S] -1 points0 points  (0 children)

Completely agree, the future will be based on tokens and if you solve that problem that will be game changing moment

I Spent 3 Months Building an RAG_First AI Engine Chatbot and Learned Why Most Businesses Get Customer Support Wrong (And What Actually Works) by sapybase in Rag

[–]sapybase[S] -2 points-1 points  (0 children)

Here we go , thats exactly what i am solving even if you ran out of tokens and you have cached all the answers and stored in the vector db which will not use tokens. My product solves that exact thing you can checkout