This innovative AI browser extension utilizes a retrieval-augmented large language model (LLM) to identify low-credibility posts on Facebook and generate thoughtful responses aimed at bridging political divides. By referencing a reliable news database updated every two hours, the extension ensures your replies are informed and relevant.
- Credibility Detection: Automatically highlights posts with low credibility.
- Informed Responses: Generate responses based on the latest news and data to foster meaningful conversations.
- Reliable Sources: Continuously updated news database every two hours to ensure accuracy.
- Beta Version: This extension is currently in development and is being continuously improved.
- Verification Required: Large Language Models (LLMs) can occasionally produce errors. Always verify critical information before sharing.
- Current Model: The extension currently uses OpenAI’s Web Search endpoint and GPT-4.1 model for comment generation. Users need to input their own OpenAI API keys, to generate the responses.
- Future Plans: We are actively working on integrating other OpenAI models and open-source alternatives as funding allows.
- Currently the middleware is used for only the store the response from users.
- Middleware is in carl `/home/data/apps/llm_facebook_browser_extension/Facebook-browser-extension`
The data is stored in a google excel sheet, It with the [email protected].
Please refer here to update the platformConfig.js if there is change happened to Facebook HTML elements.