Part-DB

@Part_DB
62 Followers
5 Following
37 Posts
Part-DB is an open source inventory management system for your electronic components.
Githubhttps://github.com/Part-DB/Part-DB-server
Documentationhttps://docs.part-db.de/
Demo instancehttps://demo.part-db.de

The browser plugin is implemented using WebExtensions, so that it will run in #chromium based browsers (Chrome, Edge, Opera, etc.) as well as in #Firefox.

The plugin is already available in the chrome extension store, and I'm currently waiting for the required plugin review for Firefox.

#webdev #chrome #partdb

The upcoming #Part-DB version will have a browser plugin, allowing you to directly send a shop page to your Part-DB to create a database part from it. No more link copy-pasting.
And as it also sends the HTML from the browser, this also works with heavily ddos protected and JavaScript heavy pages.

Together with the #AI extractor you can now extract detailed part information from any webshop, including AliExpress and ebay.

#webdev #opensource #foss #electronics #inventorymanagment

Part-DB's #AI features utilize the new @symfony AI component, especially AI platform to make it platform agnostic and allow for different AI providers.
Currently there is support for #openrouter to support a variety of cloud based LLMs, and #lmstudio for self hosted AI on your local GPU.

#symfony #php #opensource #webdev

With the new #AI website scraper you can now extract detailed part information like prices, data sheets, parameters and more, from (almost) any webshop.
It utilizes an #LLM to convert the text of the website to a structured representation Part-DB can use.
This even works with Webshops who contain no or very little structured metadata.

So now you can easily import things from almost any supplier into your Part-DB database with just 2 clicks and no need to transfer Infos by hand.

#electronics

Part-DB 2.11 was released 🎉

It features an #AI website scraper, support for updates when Part-DB is installed via #docker, and new ways to quickly add new part lots and update part Infos from information sources.

See full release notes here:

https://github.com/Part-DB/Part-DB-server/releases/tag/v2.11.0

#electronics #opensource #makerspace #webdev #diy #selfhosted

Release Part-DB 2.11.0 · Part-DB/Part-DB-server

Part-DB 2.11.0 ImportantIf you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8 New features Ad...

GitHub

If you are using Part-DB as an central database for @kicad, you can now define your own list of footprints and symbols for autosuggestion in Part-DBs editor. That's especially useful if your team uses its own library and does not rely on #kicad standard library.

#opensource #electronics #makerspace #hackerspace #maker #diy #pcb

Part-DB 2.10 was released with TME label scanning, improved format06 scanning, the ability to define custom auto complete lists for #kicad symbols and footprints.

See full release notes here:

https://github.com/Part-DB/Part-DB-server/releases/tag/v2.10.0

#electronics #opensource #makerspace #hackerspace #partdb

Release Part-DB 2.10.0 · Part-DB/Part-DB-server

Part-DB 2.10.0 WarningThis version requires nodejs 22+ for frontend building. Check that you have it installed, before attempting automatic upgrade. TipIf you like Part-DB, consider donating to su...

GitHub

Whn you now scan an barcode of a new part ordered from LCSC, Digikey or mouser, you will not only get directly the part infos like datasheets, pictures, etc. but you can also the ordered quantity from the barcode, reducing the amount of data you have to type in manually.

#electronics #opensource #engineering #makerspace

With Part-DB 2.9.0 you can now make backups of your Part-DB instance directly from the webUI and download them to store them at a separtely.

Part-DB 2.9 was released. Hightlights include a new update and backup manager capabilities, improved support for widescreen monitors and the ability to copy the amount from an digikey or lcsc order directly from the barcode.
See full release notes on #github: https://github.com/Part-DB/Part-DB-server/releases/tag/v2.9.0

#opensource #electronics #foss #webdev #makerspace #hackerspace