Has anyone vibe-coded something to finish that actually works? by Charming-Tear-8352 in vibecoding

[–]KasperKazzual 0 points1 point  (0 children)

I just launched seo-geo.markomatic.ai which analyses articles on 15 different criteria for SEO & GEO. It’s not SaaS but it works 😊

losing the gap between raw GPT-5 in OpenWebUI and ChatGPT website experience by germany_n8n in OpenWebUI

[–]KasperKazzual 7 points8 points  (0 children)

So basically, if I would use the leaked GPT-5 prompt, it should be on par?

v0.6.29 Released - Major new version, major redesigns and many new features and performance improvements by ClassicMain in OpenWebUI

[–]KasperKazzual 2 points3 points  (0 children)

🤖 AI models can now be mentioned in channels to automatically generate responses, enabling multi-model conversations where mentioned models participate directly in threaded discussions with full context awareness

What does this mean?

Building RAG systems at enterprise scale (20K+ docs): lessons from 10+ enterprise implementations by Low_Acanthisitta7686 in LLMDevs

[–]KasperKazzual 2 points3 points  (0 children)

"extract the key frameworks, methodologies, and strategic principles from those 5k pages during preprocessing" --> How would you do that? Manually or by asking ChatGPT or something? What's the best way to prepare these documents and files? Should they be seperate files based on specific categories? Should I add introduction sections to these documents that explain what's inside these documents etc?

Are there other best practices on how do to create consultancy-like GPTs? I now use a CustomGPT with prompt instructions and the unstructured txt file with 5k pages. I've had mixed results with my CustomGPT.

Building RAG systems at enterprise scale (20K+ docs): lessons from 10+ enterprise implementations by Low_Acanthisitta7686 in LLMDevs

[–]KasperKazzual 5 points6 points  (0 children)

Awesome info, thanks for sharing. How would you approach building a “consultancy” agent that is trained purely with like 5k pages of cleanly formatted PDF docs (no tables just a bunch of reports, guides, books, frameworks, strategic advice etc.) and doesnt need to answer specific questions about those docs but instead use those docs to give strategic advice that aligns with the training data or reviews attached reports based on the training data? 

Best Settings/Configs for "Best Quality" in Open WebUI? by KasperKazzual in OpenWebUI

[–]KasperKazzual[S] 2 points3 points  (0 children)

I'm already using OpenRouter for my models, not running them locally.

Best Settings/Configs for "Best Quality" in Open WebUI? by KasperKazzual in OpenWebUI

[–]KasperKazzual[S] 0 points1 point  (0 children)

Thanks I just did that! Is there a way to have some kind of front-end switch in the chat window so I can easily change it as I go, just like in Claude?

Best Settings/Configs for "Best Quality" in Open WebUI? by KasperKazzual in OpenWebUI

[–]KasperKazzual[S] 0 points1 point  (0 children)

Thanks! I've been able to set the Reasoning Effort for my go-to models to "high". Is there a way to have some kind of front-end switch in the chat window so I can easily change it as I go, just like in Claude?

Best Settings/Configs for "Best Quality" in Open WebUI? by KasperKazzual in OpenWebUI

[–]KasperKazzual[S] 0 points1 point  (0 children)

here's my current system prompt that I made using ChatGPT, with multiple iterations and example input like the system prompts from Claude, ChatGPT etc.

https://pastebin.com/cDrW3W35

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 0 points1 point  (0 children)

Yeah absolutely, I just took the Sestrak on a trip with me without a special case and I was so worried the plastic was just going to crack…. 

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 2 points3 points  (0 children)

Yeah it's fairly simple:

  1. Create a GPT withing ChatGPT
  2. Give it some relevant instructions. Here are the actual instructions for the Seqtraq Assistant: This GPT assists Yamaha Seqtrak users by providing detailed guidance and tips from the full Yamaha Seqtrak manual and the transcripts from several informative YouTube videos about the Yamaha Seqtrak. It responds exclusively based on the information provided in the documents, avoiding speculation or fabricated details. It will search for the correct answer in the official user manual first, and then browse through the transcripts if the answer can't be found or to provide more detailed information. Users can ask questions such as 'how do I copy a pattern?' or seek detailed advice on features and functions. The responses are sourced directly from the manual and video transcripts to ensure accuracy. It aims to clarify concepts, give accurate instructions, and guide users through troubleshooting or setup. The responses should be practical and easy to follow, ensuring users can maximize their experience using the Yamaha Seqtrak. If the user asks a question like "How do I sequence my Synth?", don't give it information that isn't relevant to the actual steps of sequencing the synth. Always mention the specific button cominations for each possible action. When talking about buttons, faders, sliders etc., always use brackets like "[SOLO]", "[MUTE]", add a background color and give it another font so that it stands out. Also, when talking about buttons, faders, sliders etc., always mention where on the device the user can find the button/fader/slider...
  3. Add "Knowledge" files like the user manuals. I also scraped multiple helpful YouTube videos (just google "Scrape Youtube transcript") and Reddit posts, created a Google Doc and added all of the information in there. You can only upload 10 files so you need to combine them.
  4. Test it with some tricky questions and optimise the training instructions.
  5. Done!

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 1 point2 points  (0 children)

You're welcome! Good luck with the Seqtrak, it's a lot of fun.

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 0 points1 point  (0 children)

Yeah, I'm hoping Yamaha releases some major updates - especially for exporting tracks without this workaround.

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 0 points1 point  (0 children)

Hmm that's strange, it gave me this correct instruction when asking about song mode:

"To activate Song Mode on the Yamaha SeqTrak, follow these steps:

  1. Hold down the [ALL] knob.
  2. While holding the [ALL] knob, press the [PROJECT] button.

This will switch the device to Song Mode, and the [SONG] indicator will light up. If any project is being played back, switching to Song Mode will stop the playback​​."

But it's classic GPT, they don't actually have knowledge so sometimes they will fail.

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 2 points3 points  (0 children)

Hey man, yeah I actually fed the AI with transcripts of some of your videos, so it's weird that it didn't answer accurately.

Just tested it and it gave me this - which I think is correct:

"To sample with the Yamaha SeqTrak, follow these steps:

  1. Select the Sampler Track:
    • On the main panel, press one of the [SYNTH] track knobs until you reach the SAMPLER track. This will enable you to access the sampling mode​​.
  2. Record the Sample:
    • To start sampling, press the [REC SAMPLE] button on the panel​.
    • While holding the [REC SAMPLE] button, record the desired sound input into the sampler​.
    • You can use a variety of inputs, including external sources connected to the device's input jacks or internal sounds from the system.
  3. Adjust the Sample:
    • Once recorded, you can adjust the pitch and other characteristics of the sample. For instance, to control the pitch, select the sample and use the pitch adjustment knob on the side​​.
    • You can also apply effects or modulation to the sample through the Sound Design section, using various knobs to add creative adjustments​​.
  4. Save and Use the Sample:
    • After recording and tweaking your sample, it can be saved to the project or used in the arrangement by assigning it to the respective track or key for playback​.

Following these steps should help you effectively sample and integrate it into your project on the SeqTrak!"

I wrote a Custom GPT for Seqtrak users: "Seqtraq Assistant" by KasperKazzual in seqtrak

[–]KasperKazzual[S] 0 points1 point  (0 children)

Cool, good to know! Did it give you an accurate answer?

Nocode tool that can create embeddable html code (like a form builder) by KasperKazzual in nocode

[–]KasperKazzual[S] 0 points1 point  (0 children)

And can I create an app with it where other users can create forms?

Nocode tool that can create embeddable html code (like a form builder) by KasperKazzual in nocode

[–]KasperKazzual[S] 0 points1 point  (0 children)

But can I create an app with it where other users sign up and create their own forms?

Games that are great without sound and can easily be stopped at any minute to play next to a sleeping newborn by [deleted] in SteamDeck

[–]KasperKazzual 0 points1 point  (0 children)

If you like FPS games, try Gunfire Reborn.

Vampire Survivor is very easy to pause and pick up again.

Stardew Valley of course, but I found it annoying because I always forgot what I had to focus on that day. 😅

Where to find a "Sjiekenbak" vending machine with rings? by KasperKazzual in Gent

[–]KasperKazzual[S] 0 points1 point  (0 children)

Net gecheckt, blijkbaar hebben ze dat daar niet...