With the upcoming elections 2024 coming up, we wanted to build a chatbot to allow people to interact with presidential candidates. We wanted the chatbot to be as authentic and unbiased as possible regarding each candidates' perspectives. To do this, we based each candidates KB on their own generated information including tweets, website and government plan. We then sprinkled in generally considered unbiased sources like Wikipedia and Ballotpedia that provide additional context. (Some re-ranking being done in the backend to favor candidate generated data sources) We leveraged our core platform (Neum AI) to consolidate the data into individual indexes for each candidate. These indexes are refreshed daily to pull in any new information. (Ex. latest tweets)
You can access the open-source project for the chatbot here: https://github.com/NeumTry/electiongpt-frontend