AI-KYC is a web-based application that allows organizations to create AI-KYC forms for their end users. The unique links generated can be shared with the end users, who can then fill out the form. The application utilizes machine learning algorithms to verify and reject the user submissions.
- Create AI-KYC forms through the website
- Generate unique links for end users to fill out the forms
- Machine learning algorithm for user verification and rejection
- Dashboard for organizations to view form submissions
- Export form details to Excel file
- View form statistics
- JWT authentication for enhanced security
- Youtube Video: Watch Video
- Blog: Read
We welcome contributions from the community! If you would like to contribute to the AI-KYC project, please follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.