Welcome to Identity Reader! This project is designed to streamline the process of managing and verifying identities with ease and efficiency. Whether you're integrating with APIs or working on a personal project, Identity Reader has you covered.
Before you get started, make sure you have:
- Node.js v20 or higher installed.
- A
.env
file set up based on the template provided in.env.example
.
To use Identity Reader effectively, you'll need to obtain API keys for various services:
- Gemini API Key: Get your key here.
- OpenAI API Key: Obtain your key here.
- Ollama (Optional): Install Ollama if needed here.
Follow these simple steps to get up and running:
- Install Dependencies: Run
npm install
to set up all the necessary packages. - Build the Project: Execute
npm run build
to compile the source code. - Start the Server: Use
npm run start
to launch the application and see it in action.
To see how Identity Reader handles requests, check out the Postman documentation. This guide provides examples and details on how to use the API effectively.
If you find Identity Reader useful and want to support my work, consider buying me a coffee! Your support helps me continue developing and improving this project.