svgbuilder-llama3 / README.md
rmayormartins's picture
Add application file
154a404
|
raw
history blame contribute delete
No virus
775 Bytes

A newer version of the Gradio SDK is available: 4.38.1

Upgrade
metadata
title: svgbuilder-llama3
emoji: 🦙🤖🔂
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.12.0
app_file: app.py
pinned: false

About

This project allows users to generate and refine SVG diagrams using descriptions. The system utilizes the Groq cloud API and Llama3-70b-8192 model to create and improve SVG content based on user inputs.

Tech

This project uses:

  • Groq cloud API
  • Llama3-70b-8192
  • gradio
  • svgwrite
  • aiofiles

More information

Ramon Mayor Martins (2024)

Special thanks