vikashkodati / oss4ai-hack9

oss4ai-hack9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned
Patent Infringement Detector
📚
pink
yellow
streamlit
1.38.0
app.py
false

Data Fetcher AI Agent

This Streamlit app identifies the extent of infringement of a corpus of papers with your patent(s)

Features

  • Input your OpenAI API key securely
  • Provide corpus of papers
  • Provide your patent(s)

How to Use

  1. Enter your OpenAI API key in the sidebar (this is required to run the app)
  2. Provide the set of papers

Security Note

Your API key is not stored and is only used for the current session. It's securely handled and not displayed after entry.

Future Improvements

  • Implement real time connection to USPTO APIs
  • Implement real time connection to alphaXiv
  • Constantly run agents in the background and alert the user using functions

About

oss4ai-hack9

License:MIT License


Languages

Language:Jupyter Notebook 68.4%Language:Python 31.6%