frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Create Studio Ghibli-style art from text or photos using AI

https://ghibli-ai.me
1•ucollabn•48s ago•0 comments

Cyprus: Europe's Rising Star in Astronomy and Astrophysics

https://knews.kathimerini.com.cy/en/news/troodos-observatory-to-open-in-june-bringing-cyprus-into...
1•northlondoner•5m ago•1 comments

AI Video Tools

https://www.short.ai/
1•pipiads•5m ago•0 comments

In Grok we don't trust: academics assess Elon Musk's AI-powered encyclopedia

https://www.theguardian.com/technology/2025/nov/03/grokipedia-academics-assess-elon-musk-ai-power...
1•n1b0m•6m ago•0 comments

Benedict Anderson: Humane Nationalist

https://unherd.com/2025/11/benedict-anderson-nationalist-prophet/
1•barry-cotter•6m ago•1 comments

Show HN: I couldn't tell if $180K net worth at 32 was good, so I built this

1•mzou•10m ago•0 comments

State of the Climate a Planet on the Brink

https://academic.oup.com/bioscience/advance-article/doi/10.1093/biosci/biaf149/8303627?login=false
1•mariuz•10m ago•0 comments

Ask HN: A good launch plan for an indiehacker project

2•muddi900•11m ago•1 comments

Teenypt is a minimal GPT-2 implementation built with tinygrad

https://github.com/b0bleet/teenypt
2•maxpaynapple•12m ago•0 comments

European Open Science Cloud (EOSC)

https://research-and-innovation.ec.europa.eu/strategy/strategy-research-and-innovation/our-digita...
1•doener•14m ago•0 comments

Celtic Code: Drawing Knots with Python

https://2earth.github.io/website/20250202.html
1•HansardExpert•14m ago•1 comments

Show HN: SynapseAudit – VS Code security scanner with local analysis

https://synapseaudit.digidenone.tech/
1•chiragnahata•15m ago•0 comments

Claude Skills Market

https://skillsmp.com/
1•handfuloflight•16m ago•0 comments

China intimidated UK university to ditch human rights research, documents show

https://www.bbc.com/news/articles/cq50j5vwny6o
1•giuliomagnifico•18m ago•0 comments

Fastshot.ai – Built my first mobile app for free (no code)

https://fastshot.ai/
2•teminal•18m ago•0 comments

Show HN: Hephaestus – Autonomous Multi-Agent Orchestration Framework

https://github.com/Ido-Levi/Hephaestus
5•idolevi•19m ago•0 comments

How to Keep Winning

https://amasad.me/keep-winning
1•daviducolo•20m ago•0 comments

Bye, Google Search

https://www.tbray.org/ongoing/When/202x/2025/11/01/Blog-Search-Pagefind
3•HieronymusBosch•29m ago•0 comments

Octocode MCP – AI Researcher for Smart, Deep Multi-Repo Code Context

https://github.com/bgauryy/octocode-mcp
1•bgauryy•32m ago•1 comments

I love boring business ideas

https://bytesauna.com/post/i-love-boring-business-ideas
1•mapehe•35m ago•0 comments

The APM paradox: Too much data, too few answers

https://www.honeybadger.io/blog/apm-paradox/
3•todsacerdoti•36m ago•0 comments

The Heart of the Matter

https://rodgercuddington.substack.com/p/the-heart-of-the-matter
1•freespirt•37m ago•0 comments

We used AI to personalize financial planning for everyday users

https://www.sideprojectors.com/project/67099/wealthai
2•asaws•40m ago•0 comments

Ask HN: How long until solid decentralized alternative to Instagram?

2•zanellia•42m ago•5 comments

Orcas Repeatedly Attack Young Great White Sharks, Drone Footage Reveals

https://www.scientificamerican.com/article/orcas-repeatedly-attack-young-great-white-sharks-drone...
2•quapster•44m ago•0 comments

Show HN: Chess but you make your own starting position

https://chess39.com/
1•chess39•46m ago•1 comments

The 1B Token Challenge: Finding the Perfect Pre-Training Mix

https://huggingface.co/blog/codelion/optimal-dataset-mixing
2•codelion•51m ago•0 comments

Spy gondolas on WWI German zeppelins

https://twitter.com/RealAirPower1/status/1984971965065531810
2•Michelangelo11•52m ago•0 comments

Being "Seen" and Feeling Part Of

https://growingfearless.substack.com/p/on-being-seen
1•josmor•56m ago•0 comments

The Seifert–Van Kampen Theorem in Homotopy Type Theory (2016) [pdf]

https://home.sandiego.edu/~shulman/papers/vankampen.pdf
1•measurablefunc•56m ago•0 comments
Open in hackernews

Syllabi – Open-source agentic AI with tools, RAG, and multi-channel deploy

https://www.syllabi-ai.com/
29•achushankar•6h ago

Comments

achushankar•6h ago
Hi HN! I built Syllabi – an open-source platform for creating agentic AI systems that integrate tools, use knowledge bases, and deploy across channels.

The Problem: I kept needing AI that could both answer questions from company knowledge AND take actions (send Slack messages, trigger workflows, call APIs). Existing solutions either don't support agentic tool use well, lock you into their cloud, or require weeks to build from scratch.

What Syllabi Does (Three Pillars):

1. INTEGRATE ANY TOOLS • Call webhooks & custom APIs • Send Slack messages, emails, calendar events • Trigger workflows in external services • Connect YOUR custom tools via API/webhooks • AI intelligently decides WHEN and HOW to use each tool (that's the agentic part)

2. KNOWLEDGE BASE (RAG) • Transform docs, videos, websites into knowledge base • PDFs, Google Drive, Notion, Confluence • Advanced RAG with source citations • Click citations to see exact passages highlighted in original documents • Multi-format processing with smart chunking

3. DEPLOY ANYWHERE • Embed widget on any website • Slack & Discord bots • Microsoft Teams (coming soon) • Standalone web app • REST API for custom integrations • One agent, multiple channels

Key Technical Features: - MIT licensed, self-hosted, privacy-first - Modern AI models (latest GPT-4, GPT-4o, o1 series) - More providers coming (Anthropic, local models) - Agentic tool selection with function calling - Channel-agnostic core with adapter pattern - Async job queue for document processing - Plugin system for custom skills

Tech Stack: Next.js (frontend), Python FastAPI (backend), PostgreSQL, Supabase, OpenAI API

Use Cases: • AI course assistant that answers questions AND books office hours • Support bot trained on docs that can create tickets in Linear/Jira • Team knowledge base in Slack that triggers workflows • API docs helper that generates AND runs code examples

Architecture Highlights: - Modular design with clean separation of concerns - Row-level security for multi-tenancy - Docker deployment for easy self-hosting - Comprehensive API for custom integrations

I started building this 6 months ago because every project seemed to need the same thing: an AI that could access knowledge AND take actions, without vendor lock-in or per-message pricing.

Website: https://www.syllabi-ai.com/ GitHub: https://github.com/Achu-shankar/Syllabi Docs: https://www.syllabi-ai.com/docs

Would love feedback from the HN community – especially on: - Agentic AI architecture approaches - Tool use and function calling strategies - Multi-channel deployment patterns - Self-hosting and security best practices

Happy to answer questions about the tech stack, RAG implementation, agentic tool selection, or anything else!

achushankar•6h ago
Quick disclaimer: Some features shown on the landing page are still in active development or testing. I wanted to get this in front of the community early to get feedback on direction before polishing everything.

Specifically: - Multi-channel deployment (Slack/Discord) is working but needs more testing - Some integrations (Teams, advanced webhooks) are in progress - Documentation is being expanded

The core functionality (RAG knowledge base, tool use, web deployment, self-hosting) is solid and ready to use.

Would rather launch early and iterate with community feedback than wait for "perfect"! Happy to be transparent about what's ready and what's coming.

grammarxcore•3h ago
Your README links docs that don’t exist.
vytautask•2h ago
Congrats! However, it does not look ready to be used. For one, I am missing docker-compose which would spin both frontend and backend with all dependencies. Documentation does not state that but in backend docker-compose file I see a dependency on Redis. Things like that makes it hard for me to try this out (also, not supporting local models - but this might be coming in the future, as you've stated)...
nodomain•1h ago
What is your monetization model, e.g. why should I trust this project to still exist in 6 months?

When will you support AWS Bedrock?

behnamoh•47m ago
Almost all AI projects start free/open-source to build goodwill and then enshittification happens and they add a "pricing" on the landing page...
kissgyorgy•4m ago
It's MIT licensed, can be easily picked up by someone else.