Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Owned by Darko

Memberships

AI Income Blueprint

Private ā€¢ 4.5k ā€¢ Paid

Skool Community

Public ā€¢ 182.5k ā€¢ Paid

ChatGPT Users

Public ā€¢ 11.4k ā€¢ Free

Digitally Nomadic šŸŒŽ

Private ā€¢ 147 ā€¢ Free

Building in public by Daniel

Private ā€¢ 11.6k ā€¢ Free

AI Automation Agency Hub

Private ā€¢ 50.8k ā€¢ Free

Data Alchemy

Public ā€¢ 22.3k ā€¢ Free

Data Freelancer

Private ā€¢ 98 ā€¢ Paid

Gentleman's Lobby (Gent Z)

Private ā€¢ 1.7k ā€¢ Free

11 contributions to Data Alchemy
Skyvern -- Open Source of Anthropic Computer Use
""" Skyvern automates browser-based workflows using LLMs and computer vision. It provides a simple API endpoint to fully automate manual workflows on a large number of websites, replacing brittle or unreliable automation solutions. """ https://github.com/skyvern-ai/skyvern
9
13
New comment 8d ago
3 likes ā€¢ 22d
First of all, awesome find @Anaxareian Aia the posibilities of this are endless. And second, does everybody in AI use the Arc browser šŸ˜€
1 like ā€¢ 22d
@Anaxareian Aia Not you I was looking at the demo of skyvern. And all other videos and courses recently
New members
Hi! šŸ–ļø My name is Diae. Iā€™m new to the community and just starting my journey in AI. If anyone else is new or interested, would you be open to creating a group chat where we can support each other, share questions or problems, and stay motivated? This way, we can learn and grow together! Like the post if you interested.šŸ˜Š
8
3
New comment 22d ago
1 like ā€¢ 22d
Chat's tend to move too fast, especially when there are many people. But there could be a daily post here on Skool where everyone posts their daily tasks for example, and another comment when they finish them.
OpenAI introduces ChatGPT Search
ChatGPT can now search the web in a much better way than before. You can get fast, timely answers with links to relevant web sources, which you would have previously needed to go to a search engine for. This blends the benefits of a natural language interface with the value of up-to-date sports scores, news, stock quotes, and more. ChatGPT will choose to search the web based on what you ask, or you can manually choose to search by clicking the web search icon. https://openai.com/index/introducing-chatgpt-search/
8
10
New comment 21d ago
2 likes ā€¢ 22d
I wonder if they use an existing search engine, perhaps Bing because they're palls with Microsoft. Because building a search engine is no small feat. But they have the money and resources, so it makes sense to invest in search engine that will enable so many use-cases for their main product.
Timing
Despite being here since January, I haven't done much progress these past months due to several reasons. But now I'm kind of back on track and planning a new approach on my future on work and life. In my new route I have plans of leaving my actual job by August next year. By then I'd like to have completed a decent part of the course and have an idea of how long could it take to finish it and be ready to start searching jobs on the sector. I might be able to go for a few months without a salary but it's important not to run out of funds if I have to start freelancing. So, long story short, how long may it take to do the full course and have a decent grip of all the knowledge taught? What may increase or decrease the time? Is it possible to determine? Am I asking an unsolvable question? Thank you all in advance.
6
6
New comment 24d ago
2 likes ā€¢ 24d
@Oriol Fort what is your background, have you done some programming at all previously?
2 likes ā€¢ 24d
@Oriol Fort , it would do you well to go through a complete book on python, then build a web app a todo list for example. then go over Daveā€™s tutorials on AI. once yoy know general programmin, the AI llm part is not that much I helped a friend transition from another profession to programming, it took him a year or two. But I honestly think that is enough: 1 book, 1 web app and then AI. It can take you 6 months or 2 years, depends how fast youā€™re going
I am seriously confused about this
Wondering if anyone can explain something to me. I am going through the Introduction to LangChain and looking at this page and see what llm models can be used https://python.langchain.com/docs/integrations/llms/ for example my preferred model is here OllamaLLM-langchain-ollama. On this page https://python.langchain.com/docs/tutorials I see some interesting things that I want to work with Build a Simple LLM Application with LCEL Build a Chatbot Build vector stores and retrievers Build an Agent Now, if I take a look at building a chatbot here https://python.langchain.com/docs/tutorials/chatbot/ I can see instructions how to set and install etc,,, For example pip install -qU langchain-xxxxx Available options: OpenAI Anthropic Azure Google Cohere NVIDIA FireworksAI Groq MistralAI Togethe import getpass import os os.environ["ANTHROPIC_API_KEY"] = getpass.getpass() from langchain_anthropic import ChatAnthropic model = ChatAnthropic(model="claude-3-5-sonnet-20240620") My question is this. If I want to use ollama is just a case of changing the code like this: os.environ["OLLAMA_API_KEY"] = getpass.getpass() from langchain_ollama import ChatAnthropic model = ChatOllama(model="model_name") And finally, if this is the case, how do i go about getting the Ollama API Key? Thanks for your help :o)
3
11
New comment 20d ago
2 likes ā€¢ 24d
@Carl Scutt make sure your python version is high enough, most tutorials would prefer that you use python 3.11
1-10 of 11
Darko Kolev
3
26points to level up
@darko-kolev-9184
Software Engineer | AI Freelancer | Python maximalist

Active 10m ago
Joined Sep 25, 2024
Macedonia
powered by