Cool tool to create website front ends !
Github =>
Demo =>
Works with API keys of online services such as
OpenAI, Groq, Gemini, Anthropic, Cohere, Mistral, OPENAI_COMPATIBLE_ENDPOINT, OPENAI_COMPATIBLE_API_KEY
Also works with local LLMs such as localai you can set OPENAI_COMPATIBLE_ENDPOINT
and optionally OPENAI_COMPATIBLE_API_KEY
to have the models available listed in the UI’s model selector under LiteLLM, also Ollama
The front page of QWORQS (This blog) was designed with this tool with a simple prompt that reads
Design a front page for a it is a technology website with a general technology blog and a blog about AI, the general blog links to the path /blog/ and the other to the /AI/ path on the website, the output should be responsive and it should be relatively clear where every element takes you
The prompt was kept very simple and not fancy to simulate what the average user would write, the end result used tailwind which in my opinion is a great choice for what the tool is meant to do
The tool also does react and other frameworks, so it might just be the tool for your project
Leave a Reply