/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

weisser-zwerg.dev
| | mydeveloperplanet.com
2.0 parsecs away

Travel
| | This blog discusses how to integrate AI agents, specifically MCP agents, into your coding workflow using the DevoxxGenie plugin for JetBrains IDE. It explains the interaction between DevoxxGenie and local Large Language Models (LLMs) through the Model Context Protocol, highlighting tools and examples for enhancing coding efficiency and automation in development.
| | blog.pamelafox.org
1.2 parsecs away

Travel
| | Today I went on a quest to figure out the best way to use SLMs (small language models) like Phi-3 in a GitHub Codespace, so that I can...
| | lwn.net
1.9 parsecs away

Travel
| | Large language models (LLMs) have been the subject of much discussion and scrutiny recently. O [...]
| | coornail.net
16.0 parsecs away

Travel
| Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.