Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
j-b
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
OpenAI GPT-5.6 livestream today at 10am PT
(openai.com)
5 points
by
j-b
2mo ago
|
2 comments
2.
▲
by
j-b
4mo ago
Very nice. It'd be cool to have an option to collapse the summary content to skim through everything.
3.
▲
by
j-b
5mo ago
If you could add the ability to auto hide the bar and show it on mouseover, kind of like the dock, and also customize the active app color in the bar (it's a little bright for my taste), I would totally purchase a license.
4.
▲
by
j-b
8mo ago
https://boldt.dev
5.
▲
Show HN: AroundHere – Location based Wiki/Grokipedia explorer with summary/TTS
(aroundhere.app)
2 points
by
j-b
10mo ago
|
0 comments
6.
▲
Show HN: Rebuilt Bible search app to run 100% client-side with Transformers.js
(biblos.app)
8 points
by
j-b
11mo ago
|
1 comments
7.
▲
by
j-b
2y ago
Love these kinds of posts. Tried railway for the first time a few days ago. It was a delightful experience. Great work!
8.
▲
Show HN: Client-side vector search with Transformers.js
(github.com)
1 points
by
j-b
2y ago
|
0 comments
9.
▲
by
j-b
2y ago
At https://chat.lmsys.org/ "gpt2-chatbot is currently unavailable. See our model evaluation policy here."
10.
▲
by
j-b
3y ago
Ran with Opus, 0 temp. Screenshot included (original comment) for reference.
11.
▲
by
j-b
3y ago
I tried Sonnet also, to no avail: To solve this problem, we need to find the number of sisters Sally has. Given information: Sally has 3 brothers. Each brother has 2 sisters. Since Sally is a girl, she is not counted as a sister to her brot
12.
▲
by
j-b
3y ago
Opus (and all prior Claude models) still do not correctly answer the Sally question, unfortunately: Q: Sally (a girl) has 3 brothers. Each brother has 2 sisters. How many sisters does Sally have? A: Okay, let's organize the informatio
13.
▲
by
j-b
3y ago
Created a simple app to test Gemini here: https://github.com/dssjon/gemini/blob/main/app.py
14.
▲
by
j-b
3y ago
Most likely through this platform: https://console.cloud.google.com/vertex-ai
15.
▲
by
j-b
3y ago
The trick is to access the "bard-jan-24-gemini-pro" model, available in direct chat mode here: https://chat.lmsys.org/ . Significantly better than the prior model.
16.
▲
by
j-b
3y ago
My family is set to fly with Alaska Airlines in a Boeing 737-9 MAX (ETOPS) this April. I'm just wondering about options and what others would do in this scenario. Maybe switch to a Delta flight on an Airbus A220-300, even though it mea
17.
▲
Show HN: Biblos – Semantic Search the Church Fathers
(biblos.app)
6 points
by
j-b
3y ago
|
1 comments
18.
▲
Orca 2: Teaching Small Language Models How to Reason
(huggingface.co)
18 points
by
j-b
3y ago
|
0 comments
19.
▲
by
j-b
3y ago
I'm pleased to present an update to Biblos, a semantic search tool designed for in-depth Bible study. This release incorporates community suggestions and introduces instructor-large embeddings to enhance the precision of verse retrieva
20.
▲
Biblos 2.0 – Enhanced Semantic Bible Search with Instructor Embeddings
(biblos.app)
4 points
by
j-b
3y ago
|
2 comments
21.
▲
by
j-b
3y ago
Interesting insights, currently using the WEB translation, and plan to expand further. Thanks for the bug report!
22.
▲
by
j-b
3y ago
Sounds interesting! Email sent. (Just added my email to HN profile).
23.
▲
by
j-b
3y ago
Here's a good read to start on: https://towardsdatascience.com/introduction-to-embedding-clu...
24.
▲
by
j-b
3y ago
Thanks for the feedback - this particular model is BAAI/bge-large-en-v1.5. What alternative embeddings would you recommend?
25.
▲
by
j-b
3y ago
The semantic search uses the BGE model here ( https://huggingface.co/BAAI/bge-large-en-v1.5 ). The summarizer response attempts to avoid context outside of verses provided to Claude's API. By default, Claude has a t
26.
▲
by
j-b
3y ago
The full bible text is embedded and searchable. The summary from Anthropics Claude API returns non-deterministic results though! What was the search context? The prompt could probably be tuned further to work-around its "comfort"
27.
▲
by
j-b
3y ago
This technique can be used for any book (assuming permissions for storing the text). Feel free to fork the project and try it out!
28.
▲
by
j-b
3y ago
The full bible text is embedded and searchable. The response from Anthropics Claude LLM API returns non-deterministic results, though!
29.
▲
by
j-b
3y ago
My first release used the KJV! The vector DB includes metadata (book, chapter, verse), working towards optionally rendering those. I like the idea of including multiple translations (with side by side comparisons). I'm limited to publ
30.
▲
by
j-b
3y ago
I like your idea about the color indicators. Have you tried searching a topic, e.g. "Kingdom of Heaven", rather than the default "What did Jesus say about .." prompt? Depending on the context, it may significantly improv
More ›