PicLingo is a powerful AI-driven tool that translates pictures, text, and audio into multiple languages in real-time. This application utilizes advanced technologies to extract and translate content, offering seamless integration and user-friendly interfaces.
- Image Translation: Upload an image, and the app will extract text using OCR (Optical Character Recognition) and translate it into the desired language.
- Text Translation: Supports real-time text translation as users type.
- Audio Translation: Converts spoken audio into text and translates it.
- Multi-language Support: Translate content into multiple languages.
- Real-Time Translation: Instant translations for text, image, and audio inputs.
- User-friendly UI: Intuitive and simple user interface for ease of use.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- API Integration: Tesseract.js for OCR, Axios for API requests
- Database: MongoDB (for storing user data and translations)
- Cloud Services: AWS S3 for image storage
- Clone the repository:
git clone https://github.com/yourusername/piclingo.git cd piclingo