Logo Lanfrica

abeleng/Ewnet

Domain:

peace and security

Record type:

software
Creator:
abe
Host:
Platform designed to fact-check, analyze, and combat misinformation in Ethiopia. ## Ewnet - Ethiopian Misinformation Fact-Checking Platform ### Overview Ewnet is a front-end platform designed to fact-check misinformation in Ethiopia using AI-powered analysis. The platform aims to monitor, analyze, and address the spread of misinformation effectively, leveraging AI for content verification. ### Features - **Real-Time Monitoring:** Track misinformation trends and patterns. - **Geographic Visualization:** Visualize the spread of misinformation across Ethiopia. - **AI-Powered Fact-Checking:** Leverage OpenAI for content verification. - **Influencer Monitoring:** Analyze the role of influencers in misinformation. - **Automated Workflows:** Streamline fact-checking processes. ### Project Structure ``` ├── src/ │ ├── components/ │ │ └── Navbar.tsx │ ├── pages/ │ │ ├── LandingPage.tsx │ │ ├── HomePage.tsx │ │ ├── FactsListPage.tsx │ │ ├── SignInPage.tsx │ │ ├── SignUpPage.tsx │ │ └── ProfilePage.tsx ├── public/ ├── package.json ├── tailwind.config.js ├── vite.config.ts └── tsconfig.json ``` ### Technology Stack - **Frontend:** React, TypeScript, Tailwind CSS, Lucide React - **Routing:** React Router DOM - **Data Visualization:** Recharts - **AI Integration:** OpenAI (planned) ### Contributing 1. Fork the repository. 2. Create a new feature branch. 3. Submit a pull request. ### License MIT License ### Contact For issues or inquiries, please open an issue in the repository.

Languages