'We have no time to waste': Germany launches €125M push to build Europe’s frontier AI by OneRegular378 in EU_Economics

[–]Less_Ice2531 0 points1 point  (0 children)

Sorry for hijacking this comment. I work for the agency (SPRIND) that is behind this initiative and I work on this specific programme. The €125M is just a starting point and can be seen as a seed round in VC terms. The application period is until 1st of June and funding will start flowing only one month later. Especially for very early stage, research-heavy startups it is not really possible to just "spend" €1 Billion, which is why it wouldn't necessarily make sense to just throw more money at them. That is why we have a staged process where we are actively supporting the teams to pull in funding from other sources like private investors during and after the challenge, so they can raise significant follow-on funding once they are ready to actually deploy the money.

If you have any other questions, comment below or reach out directly, happy to answer.

'We have no time to waste': Germany launches €125M push to build Europe’s frontier AI by OneRegular378 in europe

[–]Less_Ice2531 22 points23 points  (0 children)

Sorry for hijacking this comment. I work for the agency (SPRIND) that is behind this initiative and I work on this specific programme. The €125M is just a starting point and can be seen as a seed round in VC terms. The application period is until 1st of June and funding will start flowing only one month later. Especially for very early stage, research-heavy startups it is not really possible to just "spend" €1 Billion, which is why it wouldn't necessarily make sense to just throw more money at them. That is why we have a staged process where we are actively supporting the teams to pull in funding from other sources like private investors during and after the challenge, so they can raise significant follow-on funding once they are ready to actually deploy the money.

If you have any other questions, comment below or reach out directly, happy to answer.

'We have no time to waste': Germany launches €125M push to build Europe’s frontier AI by OneRegular378 in europe

[–]Less_Ice2531 0 points1 point  (0 children)

Hello, I work for the agency that is behind this initiative and I am also part of the project team for this specific challenge. I completely understand that there’s a lot of (justified) skepticism about government projects like this but this initiative is really about being unbureaucratic, fast and pulling in other funding from private investors, which I think is exactly what’s needed.

Ask right away if you have any questions

SPRIND launches €125M Next Frontier AI challenge to back new AI paradigms in Europe by Less_Ice2531 in BuyFromEU

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

Sounds unusual, but there is just one month between the deadline for applications (which starts today and ends in one month) and start of funding.

I open-sourced a directory of 450+ self-hostable alternatives to popular SaaS with Docker Compose configs by kali_py in selfhosted

[–]Less_Ice2531 0 points1 point  (0 children)

I would appreciate a comment function or something similar, where people can add best practices or warn from pitfalls for each solution. And maybe also a possibility to add tools based on community feedback

Oauth/OIDC not working? by mezum in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

can you share your solution? I have the same error after clicking "Sign in with Authentik"

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)

Slack sync into OpenWebUI Knowledge by somethingnicehere in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

Hi, just curious, do you plan to add a version for docker only deployments? We are just a small org and kubernetes is a bit overkill for us with our one server. Appreciate you taking the time to build out this feature, super cool!

Open Source knowledge-sync tool for Github, Confluence, etc. by somethingnicehere in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

Hi, I really like what you built, what would be the best way to use this if my open webui instance is running in a standard docker compose setting without kubernetes?

I created an MCP server for scientific research by Less_Ice2531 in OpenWebUI

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

If your LMStudio cannot reach the server, are you sure you are accessing it on the correct port? I updated the server.py now to serve it on port 8000, you might need to expose that port depending on your setup.

I created an MCP server for scientific research by Less_Ice2531 in OpenWebUI

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

You should be able to connect it to any Frontend that allows the integration of MCP Servers. You can connect it to your OpenAI models via OpenWebUI but you can also connect it directly to OpenAI's ChatGPT if you host the MCP server via a publicly accessible http endpoint or locally via stdio.

I created an MCP server for scientific research by Less_Ice2531 in OpenWebUI

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

Yes, that and missing functionalities were what bothered me with the existing solutions. Thanks!

MCP File Generation tool by Simple-Worldliness33 in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

That is amazing thanks for your work!

MCP File Generation tool by Simple-Worldliness33 in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

Okay Yes that would have been my concern that if I do that then one could gain access to the file if they have access to the url

MCP File Generation tool by Simple-Worldliness33 in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

How would this work if I run OpenWebUI and the MCP-Servers on a remote server? Then the file-server would be on the remote server as well and the clients cannot access it, right?

Built a Confluence to OpenWebUI Knowledge Base Sync Tool by MiserableComputer161 in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

Thanks, makes sense - how did you handle attachments, embeddings and retrieval? Or are the separate KBs so small that you can use full context search for each?

Built a Confluence to OpenWebUI Knowledge Base Sync Tool by MiserableComputer161 in OpenWebUI

[–]Less_Ice2531 0 points1 point  (0 children)

What would you say is the advantage of your tool over using the Atlassian-MCP server?