Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utsavdotdev/ai-kyc


https://github.com/utsavdotdev/ai-kyc

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# AI-KYC

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.

# Key Features
- 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

## Contributing
We welcome contributions from the community! If you would like to contribute to the AI-KYC project, please follow these guidelines:

1. Fork the repository.
2. Create a new branch: `git checkout -b feature/your-feature-name`
3. Make your changes and commit them: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin feature/your-feature-name`
5. Submit a pull request.

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.