From the Inside Out: Our internal playground.

We’re proud to introduce our new initiative: a playground that showcases the innovative tools we’re actively developing at Franz. This initiative is part of our "build in public" philosophy, where we openly share our development process. On our playground, you can interact firsthand with our APIs, which we have adapted from our internal tools.

What’s in the Playground?

  1. Amazon Product Classification: This tool allows you to input a raw product description. It uses our classification algorithm. It finds the best Amazon category for your item. This is especially useful for sellers looking to optimize their listings on Amazon.

  2. Custom Classification: Our zero-shot classifier requires no prior specific training on your categories. You simply provide the text and the categories you want to distinguish between. The classifier will then predict the text's category. It uses general knowledge learned during training. This makes it flexible across various contexts.

  3. Data Extractor: Here, you can input any raw data along with a JSON schema, and our API will extract the specified information from the data. This tool aims to simplify data processing. It reduces manual work and boosts efficiency.

Please note: These tools are in their early stages and may exhibit some rough edges. They represent our real-time progress and are part of our journey towards enhancing our capabilities.

Future Updates and Participation

As we progress, we will update the playground. We'll add new features and improvements. They will improve both the quality and predictability.

Next
Next

Presentation: Bringing a naive RAG to production