HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bytearray

no profile record

Submissions

[untitled]

1 points·by bytearray·w zeszłym roku·0 comments

[untitled]

1 points·by bytearray·2 lata temu·0 comments

Show HN: Microagent, a fork of OpenAI Swarm that supports Groq and Anthropic

github.com
13 points·by bytearray·2 lata temu·1 comments

[untitled]

1 points·by bytearray·2 lata temu·0 comments

[untitled]

1 points·by bytearray·2 lata temu·0 comments

Understanding RAG Pipelines

docs.vectorize.io
2 points·by bytearray·2 lata temu·0 comments

Building a production-ready RAG pipeline and eval platform

docs.vectorize.io
2 points·by bytearray·2 lata temu·0 comments

Introduction to RAG Evaluation

docs.vectorize.io
2 points·by bytearray·2 lata temu·0 comments

Create a RAG Pipeline with Pinecone

docs.vectorize.io
13 points·by bytearray·2 lata temu·0 comments

What Is an LLM? A Simple Guide to Large Language Models

vectorize.io
2 points·by bytearray·2 lata temu·0 comments

Optimizing Embedding Model Performance: A Technical Approach for RAG Pipelines

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

The Pros and Cons of Open Source Large Language Models

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

Want to Reduce RAG Hallucinations? Here's What to Focus On

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

The Growing Importance of Unstructured Data in AI Apps

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

Mastering RAG Evaluation: Strategies for Accurate Assessment

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

RAG Is Revolutionizing Customer Support: Real-Time Solutions for Complex Queries

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

Want Better RAG Outputs? Follow These 7 Steps to Success

vectorize.io
1 points·by bytearray·2 lata temu·0 comments

Build Better RAG Applications with Pinecone and Vectorize

pinecone.io
1 points·by bytearray·2 lata temu·0 comments

RAG vs. Fine Tuning: Which One Is Right for You?

vectorize.io
2 points·by bytearray·2 lata temu·0 comments

Make the Most of Retrieval Augmented Generation

vectorize.io
2 points·by bytearray·2 lata temu·1 comments

comments

bytearray
·5 miesięcy temu·discuss
I understand the sentiment and I've been involved in software engineering in various roles for the last 25+ years. The thing that gives me hope is that never once in that time has the problem ever been that we didn't have more work to do.

It's not like all of a sudden I'm working 2-3 hours a day. I'm just getting a lot more done.
bytearray
·8 miesięcy temu·discuss
Nostalgia is a heck of a drug. :-)

Happy Thanksgiving!
bytearray
·2 lata temu·discuss
Last week OpenAI pushed out an AI agent orchestration framework called Swarm. I liked how lightweight it is compared to other open source LLM frameworks that I find overly complex. Unfortunately, OpenAI positioned it as an experimental framework and on their GitHub page said they wouldn’t be accepting any PRs for enhancements. It doesn’t sound like they’re going to maintain it. That’s too bad because it is a nice approach for developers looking for a simple solution to orchestrating AI agents.

So I forked it and I spent some time making it work with Anthropic and Groq LLMs. The result is Microagent.
bytearray
·2 lata temu·discuss
What are we appreciating exactly?
bytearray
·2 lata temu·discuss
I would much rather they shut down.
bytearray
·2 lata temu·discuss
Looks like Oracle employees have managed to beat the brigading protection on HN.
bytearray
·2 lata temu·discuss
Same.
bytearray
·2 lata temu·discuss
Do you have a link to the notebook?
bytearray
·2 lata temu·discuss
Everyone should use the terminology I prefer.
bytearray
·2 lata temu·discuss
Um, I think you mean 1337
bytearray
·2 lata temu·discuss
I had a similar realization when I was at Google. Someone made the observation that if Google had a one-in-a-million error, that meant it was happening 50-60 times per second.
bytearray
·2 lata temu·discuss
What happens when the last coin is mined and there's no incentive for people to run the network of computers that validates transactions? It seems like at that point the value would go to zero.
bytearray
·2 lata temu·discuss
First off, thanks for doing something cool and releasing it as open source! Second, think the person 2 messages up has a valid point and I would like to offer the same constructive feedback.

As someone who is doing a lot of React/Tailwind development lately the more you can assemble larger pages from independently usable components the better. For example here: https://easyfrontend.com/components/ui/all/html?page=1

It would be useful sometimes to be able to search for a "card" component that I want to use rather than remember that I want to see cards I need to go to Blog #10. This seems to be my normal intent when I'm using a framework is that I'm trying to find a [card, dialog, select box, data table, etc].

Anyway though, don't let the feedback get you down, it's awesome and greatly appreciated that you're releasing nicely designed Tailwind UI components. Github repo starred and thread upvoted!
bytearray
·2 lata temu·discuss
+1 to this sentiment. You'll also run into similar problems if you need to request quota increases. For companies that AWS takes seriously they'll approve the requests in a few minutes. For startups they'll literally take days reviewing the request before some random person at AWS decides whether to increase your limit or not.
bytearray
·2 lata temu·discuss
Insurance companies are just legal scams. They take your premiums then come up with whatever excuses possible to avoid or delay paying out on legitimate claims.
bytearray
·2 lata temu·discuss
bumpyball dot io is fun.
bytearray
·2 lata temu·discuss
Interesting article, now time for me to go do more coding on the weekend. :-)
bytearray
·2 lata temu·discuss
And this is why I don't have a lot of faith in leaderboards to predict real world performance. Every time I see something like this I decide to give Bard another try and every time it disappoints. Ok Google, I'm ready to be hurt again.
bytearray
·2 lata temu·discuss
Cloud is the new mainframe, Kubernetes is the new job manager, microservices are the new COBOL.
bytearray
·3 lata temu·discuss
Hi, I commented on the github issue, but maybe no zsh support is the problem. When I `echo $SHELL` I get back `/bin/zsh` in Wave.