Archive
Discover and discuss technology tools
Explore the Tiscuss archive by category or keyword, then jump into conversations around what matters most.
Explore Joseon Court Omens in an AI Observability Dashboard
Explore Joseon Court Omens in an AI Observability Dashboard In the realm of technology, understanding the past can sometimes unlock future innovations. The Jose…
Real-Time AI Service Management with iii-hq/iii
Effortlessly compose, extend, and observe every service in real-time for the first time ever.
Superlog.sh: AI Tool for Log Analysis on Hacker News
Superlog.sh: Revolutionizing Log Analysis with AI In the realm of software development and IT operations, log analysis is indispensable for maintaining system h…
Superlog: AI Tool for Self-Installing Observability and Bug Fixes
Superlog: AI Driven Tool for Self Installed Observability and Bug Resolution In the rapidly evolving world of software development, maintaining high performance…
Torrix: Self-Hosted LLM Observability Tool
Torrix: Self Hosted LLM Observability Tool Torrix is a self hosted observability tool designed specifically for managing and observing LLM (Large Language Model…
Explore Agentic AI with Free Interactive Curriculum on AgentSwarms
Hey Everyone, Over the last few months, I noticed a massive gap in how we learn about Agentic AI. There are a million theoretical blog posts and dense whitepapers on RAG, tool calling, and swarms, but almost nowhere to just sit down, run an agent, break it, and see how the prompt and tools interact under the hood. So, I built **AgentSwarms**.fyi It’s a free, interactive curriculum for Agentic AI. Instead of just reading, you run live agents alongside the lessons. **What it covers:** * Prompt engineering & system messages (seeing how temperature and persona change behavior). * RAG (Retrieval-Augmented Generation) vs. Fine-tuning. * Tool / Function Calling (OpenAI schemas, MCP servers). * Guardrails & HITL (Human-in-the-Loop) for safe deployments. * Multi-Agent Swarms (orchestrators vs. peer-to-peer handoffs). **The Tech/Setup:** You don't need to install anything or provide API keys to start. The "Learn Mode" is completely free and sandboxed. If you want to mess around with your own models, there's a "Build Mode" where you can plug in your own keys (OpenAI, Anthropic, Gemini, local models, etc.). I’d love for this community to tear it apart. What agent patterns am I missing? Is the observability dashboard actually useful for debugging your traces? Let me know what you think.