PatentAI is an AI-powered patent analysis system designed to assist inventors, startups, and IP professionals in evaluating the novelty, feasibility, and market potential of inventions using Groq's advanced AI models.
- Novelty scoring with detailed justification
- Patent idea analysis with competitive and technical insights
- Keyword extraction for technical summaries
- Investor pitch generation from invention descriptions
- Health check endpoint for service monitoring
- FastAPI backend with asynchronous endpoints
- Groq API integration for AI completions
- Python 3.10+
- Docker-ready for easy deployment
- Logging and error handling included
- Clone the repository:
git clone https://github.com/MasterCoderKay/patentai-backend.git
cd patentai-backend