Inspiration

One of my co-worker had an issue to make different devices for 2 months, and then he gave up the project. So, my manager asked me to help him, and I asked him what's the default IP address for device. He told me it was 192.168.1.50, and he told me he checked the documentation. But, I checked the documentation was 192.168.0.50, and fix the issue. That's the reason why I make this Lazy Engineer document reader.

What it does

Lazy Engineer document reader will help Lazy Engineer to fetch required information in order to finish the project without read anything.

How I built it

I use ollama3:8b model with python, flask, langchain to create a backend server. And, TS with Electron to create a desktop UI app.

Challenges we ran into

First time use flask, Electron, and RAG. Took a while to debug.

Accomplishments that we're proud of

My coworker doesn't need to speed 2 month to fix 1 digit error, problem solved.

What we learned

RAG, langchain, Electron. Squishing everything together, and make it works.

What's next for Lazy Engineer document reader

Add chat memory chain, add web scrub chain.

Built With

Share this project:

Updates