Where innovators and experts unite to advance the future of AI-driven automation
Here are some things you can do to get started:
Introduce yourself by adding your picture and information about yourself and your interests to your profile. What is one thing you’d like to be asked about?
Get to know the community by browsing discussions that are already happening here. When you find a post interesting, informative, or entertaining, use the to show your appreciation or support!
Contribute by commenting, sharing your own perspective, asking questions, or offering feedback in the discussion. Before replying or starting new topics, please review the Community Guidelines.
I’ve been working on this awesome project called "bolt.new-any-llm"and initially attempted the Docker route, which unfortunately failed. However, installing it locally on my OSX system using the OpenAI 4.0 API is working fine. I have two major concerns to address:
While I know it’s on the radar to be fixed, I’m mentioning it here in hopes of prioritizing it: can we get the Preview screen functional? (Update: I’m not entirely sure what I did, but after removing all core files, rebuilding and installing them again, updating dependencies, and deactivating all advanced security browser features—including strict HTTPS over VPN and any other Firefox developer settings that might have firewalled the environment—I returned to the browser tab with the project open, and voilà! It works! Strange.)
Most importantly, I’m currently unable to sync large folders with web apps built in bolt.new or any other source. Currently, the only way to sync files is by uploading a single document to the agent prompt, which is quite limiting. Additionally, it’s unclear where the project files are stored or how to access them, especially if we have dozens of image assets and other updates to add. Isn’t the whole point of having a local build to have files immediately accessible? Am I missing something here?
Any guidance on these issues, especially on managing and accessing files efficiently, would be greatly appreciated. Where do we go from here to address these challenges?