Summarize a web page using langchain.js and Gemini in a NestJS application

Loading

Reading Time: 7 minutes Introduction As a software engineer, it is important to stay relevant in web technology by reading blog posts from blogger sites such as dev.to and HashNode. Many blog authors publish posts every day and readers have to select good ones from all of them to learn smartly and quickly. In the past, I scanned the … Read more

Text translation using langchain.js and Gemini in a NestJS application

Loading

Reading Time: 7 minutes Introduction I am a language learner, and I learn Mandarin and Spanish in my spare time. When I discovered that text translation using langchain.js and Gemini 1.0 Pro is possible, I wanted to leverage the strength of generative AI in my hobby. Therefore, I built a NestJS application to translate texts between two languages through … Read more