๐ฌc/LLM Discussion
My prompt chain that turns any PDF into a fully structured API
Upload a PDF โ AI extracts the schema โ generates TypeScript types โ creates REST endpoints โ writes tests. All automated with a 4-step prompt chain. Works with Claude 3.5.
ClaudeAutomation