Ask HN: Where are the best online gathering places for humans?
6 points by jMyles 1d ago 11 comments
Ask HN: Is context-switching the real productivity killer?
8 points by kristel100 12h ago 2 comments
Show HN: Simple Golang Ragserver
2 richardknop 0 8/21/2025, 6:36:15 PM github.com ↗
A small RAG server written in Golang with sqlite and weaviate used for Corpus/knowledge base and Gemini model. It provides API to upload PDF files to the corpus and to query for an answer from specific documents. Returned answer contains references with specific pages where the answer was sourced from. Hopefully at least somebody will find it useful. Please provide any feedback, suggest new features to work on etc.
No comments yet