I build open-source AI agents and LLM apps and share them through detailed step-by-step instructions. If you're interested in ML, LLMs, RAG, and AI agents and want to receive apps and tutorials every week, subscribe to AI Engineering for free:
@sumanth_077
-

Microsoft Launches Free 21-Lesson Generative AI Course
By
–
Microsoft launched the best course on Generative AI! The free 21 lesson course is available on Github and will teach you everything you need to know to start building Generative AI applications.
-

Chat with the Downloaded Model Step 3
By
–
Step 3: Once it is downloaded, you can finally chat with the model:
-
Daily Content on LLMs, RAG, Python, Data Science, ML
By
–
That's a wrap! If you are interested in any of these topics: – LLMs – RAG – Python – Data Science – Machine Learning Find me → @Sumanth_077 I'm sharing daily content over here.
-

Download Llama 3.1 8B Model Locally via Terminal Command
By
–
Step 2: Run the following command in your terminal to download the llama-3.1 8B model locally.
-

Install Ollama on Desktop to Run LLMs Locally
By
–
Step 1: Install Ollama on your Desktop Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. Download & Install the @ollama desktop app
-
Run Llama-3.1 Locally on Your Computer Free
By
–
Run Llama-3.1 locally on your computer (100% free and without internet):
-
Daily Content on Python, Data Science, Machine Learning Topics
By
–
That's a wrap! If you are interested in any of these topics: – Python – Data Science – Machine Learning – Data Analysis – LLMs – MLOps Find me → @Sumanth_077 I'm sharing daily content over here.
-

Chat with Your Data: Summarizing PDF Files in App
By
–
Step 4: Chat with your data Finally, once the data has been ingested into the app, chat with your data. Here we are asking it to summarize the pdf file.
-

Upload Data to Clarifai App for Vector Embedding and Indexing
By
–
Step 3: Upload the data Once you upload the data, it will embed and index the data into your Clarifai app. Clarifai Apps acts as your vector database.