coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
4.53k stars 1.87k forks source link

Output does not match the prompt #200

Open ag2design opened 3 weeks ago

ag2design commented 3 weeks ago

Describe the bug

Am I missing something in my set up? I have used the prompt in both bolt-new-any-llm and on bolt.new the website. I get completely different outputs.

This is bolt-new-any-llm Screenshot 2024-11-07 at 10 20 25 This is bolt.new website Screenshot 2024-11-07 at 10 20 36 Everytime run a prompt to create a website on bolt-new-any-llm I just get a basic website This is another example Screenshot 2024-11-07 at 10 26 39

Link to the Bolt URL that caused the error

http://localhost:5173/chat/carlas-coffee-website-5

Steps to reproduce

Create a 3 page website for Carlas Coffee in Harrogate

Home Our Coffee Contact

Make it a modern design with sleek ui

Expected behavior

Expected to get something more modern looking

Screen Recording / Screenshot

No response

Platform

macOs Chrome

Additional context

No response

SouthPenninesDT commented 3 weeks ago

Just a thought but could this be to do with the UI framework that's used? Have you tried specifying a framework (such as Material, Bulma, Tailwind etc) ?.

ag2design commented 3 weeks ago

Just a thought but could this be to do with the UI framework that's used? Have you tried specifying a framework (such as Material, Bulma, Tailwind etc) ?.

Here is an example with React and Tailwind - I am not sure if I have my set up wrong or am missing something

Screenshot 2024-11-07 at 12 56 41