Загрузка видео...

Не удалось загрузить видео

На главную

Imagine an AI application that can type anywhere you can and use the full context of what's on your screen. ​ This is the application we all deserve (at least if you have macOS.) ​ Check out Omnipilot. It's an app that works with every other macOS application and...

72,306 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 11

Фото профиля Mahesh Jamdade
Mahesh Jamdade2 лет назад

@OmnipilotAI That is a cool idea and great implementation.

Фото профиля Safari Web Extensions
Safari Web Extensions1 год назад

Discover the top Safari web extensions to boost productivity, enhance workflow, and customize your browsing experience on Mac, iOS, and iPadOS.

Фото профиля Ibrahim Abdul-Hakim
Ibrahim Abdul-Hakim2 лет назад

@OmnipilotAI Nice, but how about privacy?

Фото профиля Santiago
Santiago2 лет назад

@OmnipilotAI Here is a comment from the maker of the app in Product Hunt:

Фото профиля 🚀🇬🇧 Robert Pitt
🚀🇬🇧 Robert Pitt2 лет назад

@OmnipilotAI I have been thinking about this concept for a a few months now, achieving this through the accessibility's api's is also neat. Hope this grows into something larger so you can slash some of those prices

Фото профиля Troublemaker
Troublemaker2 лет назад

@OmnipilotAI I'm using Linux! I bet #phidata could do the job. Any idea?

Фото профиля Ayoub H.
Ayoub H.2 лет назад

@OmnipilotAI Will give it a try!

Фото профиля Colbert. Bitcoin Malaysia Conference 2024 ▚▘▚▘▚▘
Colbert. Bitcoin Malaysia Conference 2024 ▚▘▚▘▚▘2 лет назад

@OmnipilotAI Nice

Фото профиля Ravi | ML Engineer
Ravi | ML Engineer2 лет назад

@OmnipilotAI I'm on windows still - those macbooks are pricey

Фото профиля Santiago
Santiago2 лет назад

@RaviDataMind @OmnipilotAI That they are.

Фото профиля Ism
Ism2 лет назад

@OmnipilotAI Seems cool

Похожие видео

I asked Garry Tan how to use meta prompting to get better at AI: "My partners at YC Jared Friedman and Pete Koomen showed me how to do this. You can take almost anything that you do all the time and just drop it into a context window. And then say, “Here’s a bunch of inputs and outputs." And maybe you also add a bunch of notes. And then you tell it, “Write me a prompt that can act as an agent that takes this input and makes this output over here.” You can do this for almost any type of knowledge work. And you can even introspect. "What are things you notice that I did to convert this from the input to the output?”. And then you can just start using the prompt. Initially, it’s going to suck. Because it’s just not that smart yet. But what’s funny is now, I also use it to Iterate my writing. You can be very direct, "I would never say that", "Don’t say it like this", or "Oh, you used the long word there, use the short word". Just speak to it conversationally. And then when you're happy with the output, you can use that new output to make a new prompt. "Based on this conversation, give me a better initial prompt that incorporates all the things we talked about." And you can do this with literally everything. And in theory, there’s so much it applies to that people do day-to-day. You could use it for tweets. You could use it for editing podcasts. You can use it for pretty much everything. I have a folder of prompts that I use all the time. My YouTube prompt is on v27 or something. I'll go through this process with all the different max models. I'll use GPT 5.2 Pro. I’ll use Grok. I'll use Claude. Then, I’ll take all the outputs from all the models and put them into Claude and say "Here’s my prompt, here’s the output from four LLMs, including yourself. Rate each response and tell me what the pros and cons of each approach are." And I usually say "give it to me in numbered form". And then you can agree with one, disagree with two, tell it three is this or that. And then after that, you say given all of this, synthesize it."

The Peel

51,632 просмотров • 5 месяцев назад

How can you solve complex tasks using a Large Language Model? Here is a 2-minute introduction to everything you need to know to 10x the quality of your results. Let's talk about three techniques, in order of complexity, starting with the easiest one: • In-Context Learning • Indexing + In-Context Learning • Fine-tuning In-Context Learning The team that trained GPT-3 found something they couldn't explain: You can condition a model using examples of how you want it to behave. I included an example prompt in the attached video. You can "teach" the model how you want it to interpret questions, select the correct answers, and format the results by giving a few examples. You can also give specific knowledge to the model that will be helpful when formulating answers. We call this approach "grounding the model." There's another example in the video. Indexing + In-Context Learning Unfortunately, there is a limit to how much data you can include in a prompt. We call this the "context size." One version of GPT-4 supports a context of approximately 6,000 words, while the other supports 25,000 words. Although this sounds like a lot, many applications need more than that. Imagine you wrote a book and want to build an application to answer any questions about your story. What happens if your book is longer than the context? That's where Indexing comes in. Using a model, you can turn every book passage into an embedding. These are vectors, numbers that "encode" the passage's text. You can then store these embeddings in a particular database that supports fast retrieval of these vectors. You can then turn any question into an embedding and search the database for the list of passages that are similar to that query. Instead of using the entire book to ask the model, you can now use the relevant passages as in-context information, effectively working around the context size limitation. Fine-tuning Fine-tuning can give you an extra boost to get reliable outputs from your LLM. It is, however, the most complex approach on the list. There are different approaches to fine-tuning a model with your data. A popular technique is to process your data with your LLM and use the outputs to train a new classifier that solves your specific task. Notice that here you aren't modifying the LLM. Instead, you are chaining it with your trained classifier. Another approach is to modify the parameters of the LLM using your data. Think of this as "rewiring" the model in a way that solves your particular task. The results and costs will vary depending on how many layers you want to fine-tune from the original model. Many companies think that fine-tuning is the solution to their problems. In my experience, many will benefit from exploring the other two approaches. I love explaining Machine Learning and Artificial Intelligence ideas. If you enjoy in-depth content like this, follow me Santiago so you don't miss what comes next.

Santiago

384,510 просмотров • 3 лет назад

Koinos 101: Mana Do you think the internet would have taken off if you had to pay just 1 cent to visit a website? That's why we invented the Mana system which makes Koinos ... the first and only free-to-use blockchain. Owning the network It’s natural to think that holding a token like ETH, BTC, or SOL makes you an owner of those platforms, but if you were an owner, you would have a right to use those platforms forever. But you don't have that right. You only have the “right” to spend those tokens down as you use the network, which isn’t much of a right at all. On Koinos, the KOIN token works exactly like you think it would! Holding KOIN gives you a perpetual right to use the network, thanks to the Mana system. The more KOIN you hold, the more free usage, forever. Simple. Every KOIN token contains 1 Mana. When you use the blockchain, some of your Mana is consumed, but it regenerates in 5 days and if you only use a small percentage of your Mana it can regenerate in as little as a few minutes! Frictionless Access Mana can also be shared with people who have no tokens at all, which is what enables Koinos to deliver that familiar free-to-use experience that we get from the internet, and without forcing developers to pay the fees, because remember there are no fees. For the first time ever... developers can onboard users and allow them to the use the blockchain without first making them jump through the hoops of understanding and buying a cryptocurrency which is going to weed out the vast majority of mainstream users. That’s why we don’t have mainstream adoption! In short, KOIN has real utility; it gives you ownership over a certain amount of the network’s resources, a right which you can share with others. Koinos doesn’t force you to pay ever-changing fees all the time and it does all of this while preventing people from abusing the network. Be Free Because you never have to part with your KOIN which gives you the right to a certain amount of the network’s resources, this frees you, and every other KOIN holder, to focus on what matters; adding utility and making Koinos an even greater force for good. You can learn more about Koinos at and

KoinosGroup 🔮

337,618 просмотров • 2 лет назад

99% of AI applications are cool-looking demos. Impressive, but don't get fooled by the hype. It takes a lot to build enterprise-grade products that deliver real value. I have at least three weekly conversations with companies that want to use a Large Language Model with their data. The demand is huge! Here is one idea about what you can do to help. The use cases that most of these companies want to solve are similar: They have an extensive knowledge base and want to build a simple application that uses that information to answer questions. In other words, they need help building Retrieval Augmented Generation (RAG) applications they can use in many different scenarios: 1. To train new employees 2. To help their support team 3. To search old meetings and documents 4. To help with their research However, building these systems is not straightforward. Yes, there's a lot of information online, but there aren't enough people who know how to create solutions that work. Here is the idea: Today, you can build an enterprise-grade RAG application without writing code. A couple of MIT PhDs with 10+ years of experience building AI applications created . It's a no-code platform for building applications using Large Language Models. They are partnering with me on this post. You can use Stack AI to create, test, and deploy an end-to-end production-ready AI system. It's SOC-2, HIPAA, and GDPR compliant and offers SSO, role management, access control, and on-premise deployments. Of course, you can use the platform with any LLM on the market now. It's the whole nine yards for building AI applications. Check them out here: 2023 was about models. 2024 is about the tools using these models to build production-ready applications. That's where I'd start.

Santiago

197,702 просмотров • 2 лет назад