Files
fredy/ui/src/assets/news/news.json

12 lines
977 B
JSON
Raw Normal View History

2026-02-17 12:35:39 +01:00
{
2026-03-09 15:35:29 +01:00
"key": "00e6b81777a275f5a140fc9101cb943810db6a69f6eb3927319c5aee0c876511",
2026-02-17 12:35:39 +01:00
"content":
[
{
2026-03-09 15:35:29 +01:00
"title": "Fredy goes AI",
"text": "With Fredy v20.0.0, we are introducing Fredys own MCP server. This brings a powerful new capability: you can connect your local LLM directly to Fredy and explore the data it collects in a much more flexible way.<br/><br/>The MCP server exposes Fredys tools and findings through a structured interface, allowing your LLM to query listings, inspect collected details, and analyze results programmatically. Instead of manually searching through the data, you can simply ask your model questions and let it dig into what Fredy has discovered for you.<br/><br/>In practice, this means your local LLM can interact with Fredy almost like an assistant: investigating properties, summarizing listings, filtering results, or helping you identify interesting opportunities based on the data Fredy gathered.",
"media": "news.mp4"
2026-02-17 12:35:39 +01:00
}
]
}