🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "patents"

Found 5 matching component(s)

  • class FixedProjectVictoriaGenerator

    Fixed Project Victoria Disclosure Generator that properly handles all warranty sections.

    File: /tf/active/vicechatdev/fixed_project_victoria_generator.py

    class fixedprojectvictoriagenerator
  • class QueryParser

    A parser class that converts LLM-generated query response text into structured dictionaries containing various search query types, metadata, and parameters.

    File: /tf/active/vicechatdev/QA_updater/core/query_parser.py

    parser LLM query-processing text-parsing structured-data
  • class QAUpdater_v1

    Orchestrates the Q&A document updating process.

    File: /tf/active/vicechatdev/QA_updater/qa_engine/qa_updater_full.py

    class qaupdater
  • class PatentClient

    A client class for searching and retrieving patent data from multiple sources including USPTO, EPO (European Patent Office), and The Lens API.

    File: /tf/active/vicechatdev/QA_updater/data_access/patent_client.py

    patent-search api-client uspto epo lens
  • class DocumentDownloader

    A client class for downloading documents (primarily PDFs) from various sources, managing download caching, respecting rate limits per domain, and processing documents using llmsherpa for content extraction.

    File: /tf/active/vicechatdev/QA_updater/data_access/document_downloader.py

    document-download pdf-processing rate-limiting caching llmsherpa

Search Examples