Portada de Structura
July 2024
  • Nextjs-icon Nextjs
  • AI SDK-icon AI SDK
  • TypeScript-icon 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

  1. ChecList icon

    Natural language understanding

    Structura understands natural language to generate content using GPT-3.5.

  2. ChecList icon

    SQL structure generation

    Structura creates SQL structures based on the user’s project description.

  3. ChecList icon

    SQL code generation

    Generates SQL code based on the user's project description.

  4. ChecList icon

    SQL description

    Provides a description of the generated SQL code to aid understanding.

  5. ChecList icon

    Mind map generation

    Creates a mind map of the SQL code to help users understand the structure.