I loved your video! Quick question: How can I allow users to integrate the chatbot from my domain into their website? I’m not sure how to go about it and would appreciate any advice or resources you could share.
Yes, that's the goal is to upload documents and chat with them. It uses the Django media / files framework. So a pointer to the file is stored in the Database and then the file itself is stored on the filesystem, S3, or whatever you've configured.
@@RealEvangelizer Oh! Sorry. The RAG stuff hasn't made it into Pegasus. I can share code if you email me (cory at saaspegasus.com) or join Slack here: www.saaspegasus.com/support/
Great video! Exactly what I was looking for
I loved your video! Quick question: How can I allow users to integrate the chatbot from my domain into their website? I’m not sure how to go about it and would appreciate any advice or resources you could share.
Hi i am trying to implement langgraph in django with postgres but i see that model object connection are set to idle any idea
This is awesome!
Can I upload documents and ask questions on them? Are the documents being uploaded on database? Github link?
Yes, that's the goal is to upload documents and chat with them. It uses the Django media / files framework. So a pointer to the file is stored in the Database and then the file itself is stored on the filesystem, S3, or whatever you've configured.
Great 👍👍👍👍
can you please share the templalte you used?
It's www.saaspegasus.com/
@@czue yeah I am an unlimited member, I mean the template you used to create the app for the chat
@@RealEvangelizer Oh! Sorry. The RAG stuff hasn't made it into Pegasus. I can share code if you email me (cory at saaspegasus.com) or join Slack here: www.saaspegasus.com/support/