Project Info

Lazy Engineer document reader

Devpost

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 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

Add chat memory chain, add web scrub chain.

Analysis

Compare with all teams

No indexed repository for this project, so there are no commit stats to show.

Technology

Found in codeNot checked
  • FlaskUnchecked
  • LangChainUnchecked
  • OllamaUnchecked
  • PythonUnchecked
  • TypeScriptUnchecked

No repository was indexed for this project, so these Devpost claims have not been checked against code.

AI coding agents

No repository was indexed, so agent usage could not be checked.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

No repository was indexed, so there is no codebase to measure.

0 stars