Create Chrome Extension for simple bot to test safety and data
We want a simple chrome extension that when sends a quetion to a bot will read the current bot and answer questions about the current page. We need to make sure the text that is returned is safe and that the data used to do SFT was appropriate for the use case of whatever wesbite people are surfing. This is for internal tests only.
This should be doable.
thank you!
Hi - can you give me status?
It's started; a basic implementation should complete this week. Can we clarify the spec for the safety part? The bot reads the page and the user's question and sends them to the back-end. Is there more to the bot functionality? The safety and appropriateness checks etc. will happen in the back-end, right?