svgbuilder-llama3 / README.md
rmayormartins's picture
Add application file
154a404
|
raw
history blame contribute delete
No virus
775 Bytes
---
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)
- Email: rmayormartins@gmail.com
- Website: https://rmayormartins.github.io/
- Twitter: @rmayormartins
- GitHub: https://github.com/rmayormartins
## Special thanks
- Prof. Dr. Roberto Wanderley da Nóbrega
- Meta: https://llama.meta.com/llama3/
- Groq: https://groq.com/