Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shouche
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
shouche
9mo ago
I would love to hear about the friction points and what your "MCP Roadmap" looks like.
2.
▲
Ask HN: How are you building a company-wide MCP strategy?
1 points
by
shouche
9mo ago
|
1 comments
3.
▲
The Twin Users of the Future – Human and Agents
(shouche.in)
1 points
by
shouche
1y ago
|
0 comments
4.
▲
by
shouche
2y ago
Yes, some companies avoid hiring programmers who prefer indie work. They worry these programmers might not fully commit to their job or could develop competing products. Others fear they might prioritize their indie projects over company wo
5.
▲
by
shouche
3y ago
Explained by AI https://xplained.vercel.app/ask?q=Nvidia%20Blackwell Additional details on vRAM and spec: https://xplained.vercel.app/ask?q=Nvidia%20Blackwell%20vRAM%...
6.
▲
by
shouche
3y ago
AI explains why Agni missiles are important to India? https://xplained.vercel.app/ask?q=Why%20Agni%20missiles%20ar...
7.
▲
by
shouche
3y ago
https://xplained.vercel.app/ask?q=Karpathy%20left%20OpenAI AI explains the update
8.
▲
Ask HN: Can LLM/RAG wrapper apps offer any value for users to pay $ per month?
2 points
by
shouche
3y ago
|
1 comments
9.
▲
by
shouche
3y ago
Created an AI explainer app that helps you understand a topic, kind of like Perplexity. It's currently free to use. Its built using nextjs+tailwind and is powered by Vercel + Brave + Gemini Pro. https://xplained.vercel.app
10.
▲
Ask HN: Seeking guidance on selling my hobby project on Acquire.com
(xplained.vercel.app)
1 points
by
shouche
3y ago
|
1 comments
11.
▲
by
shouche
3y ago
Hey HN community, A few weeks ago, I created Xplained, an AI-based answering engine that uses web data and LLM to provide responses (like perplexity). I am planning to sell my hobby project on Acquire.com and could use your advice. What are
12.
▲
by
shouche
3y ago
Looks like a Novel.sh wrapper. It would be useful if it could have templates by use cases like product document or customer support or FAQ or product listing. Also, maybe some AI assistant to help with content writing.
13.
▲
by
shouche
3y ago
Hey, any sample that I can see? As a user I feel apprehensive to sign-in before knowing what I would get. Also, UI can be improved for mobile.
14.
▲
by
shouche
3y ago
As you mentioned, if LLMs are not required, I don't see the novelty - it basically is search on embeddings. GPT Assistants readily offer this, with options to customize.
15.
▲
by
shouche
3y ago
Hey. Its a good practical application, especially to reduce cost. But at about 0.6 similarity, I get some cache hit. Maybe with more examples and for a high use app, the cache hit would increase based on a higher similarity scores. Still ea
16.
▲
by
shouche
3y ago
I liked the idea. A good start to a promising app. It does need some features to make it useful and some other improvement ts on UX. People have listed others, but I would like a filter or search at least for starters. Also, progressive dis
17.
▲
by
shouche
3y ago
Updated and significantly improved the app.
18.
▲
by
shouche
3y ago
Hi. Thanks for the feedback. Its just a quick POC made in a day. I am still working on integrating a backend and optimizing the queries. Also, it currently uses free APIs with small usage limits. Plan to upgrade soon.
19.
▲
Show HN: Xplained – AI-Driven Instant Explainer (Perplexity inspired)
(xplained.vercel.app)
1 points
by
shouche
3y ago
|
3 comments
20.
▲
by
shouche
3y ago
OpenAI came up with its guidelines on prompting. I created a GPT assistant to help me improve the prompt based on that. https://chat.openai.com/g/g-haH111AXX-prompt-optimizer The results are good, and improve the outp
21.
▲
Ask HN: Which AI tools have transformed your business?
3 points
by
shouche
3y ago
|
2 comments
22.
▲
by
shouche
3y ago
Iterations and assigning roles to the GPT help. Give a small block of code, ask GPT to review this with a panel of developers (frontend, backend, ...), users and UI/UX experts for 5 iterations, and then provide the final code. GPT 4 wo
23.
▲
by
shouche
3y ago
Hey. I had the same idea as you a while back. Did some samples as well. Used a pretty similar approach till the "Generating Other Scales" section. But was not happy with the output. However, I found them as a good seed to generate
24.
▲
by
shouche
3y ago
I have been using elastic index for a while now. The best way I have found is to use a hybrid search - match all with embedding + exact+fuzzy match combination as a way to boost results. Reranking also provide a significant improvement to t
25.
▲
by
shouche
3y ago
Just showed follow suggestions, everything else is down