July 2024
-
Nextjs
-
AI SDK
-
TypeScript
Structura
Content generation project using AI (Vercel AI SDK and OpenAI GPT-3). It creates structured content tailored for SQL-type databases using natural language.
Functionality
-
Natural language understanding
Structura understands natural language to generate content using GPT-3.5.
-
SQL structure generation
Structura creates SQL structures based on the user’s project description.
-
SQL code generation
Generates SQL code based on the user's project description.
-
SQL description
Provides a description of the generated SQL code to aid understanding.
-
Mind map generation
Creates a mind map of the SQL code to help users understand the structure.