No internet to run the models. Web scraper with local llms.
OPEN SOURCE
-
Awesome LLM Apps with RAG and AI Agents Demo
By
–
Find all the awesome LLM Apps demo with RAG and AI agents in the following Github Repo. P.S: Don't forget to star the repo to show your support
-

Web Scraper AI Agent with Local Llama-3 Using Ollama
By
–
Full Application Code running Webs Scrapper AI agent with local Llama-3 using Ollama
-

Setting up Ollama locally on port 11434
By
–
3. Check that Ollama is running at localhost port 11434. If not you can try serving the model with the command: ollama serve
-

Setting up Ollama with Llama-3 and embedding models
By
–
2. Download @ollama and pull the following models: • Llama-3 as the main LLM
• nomic-embed-text as the embedding model -
Build Web Scraping AI Agent with Local Llama-3
By
–
Build a Web Scrapping AI agent with Llama-3 running locally on your computer (100% free and without internet):
-
Vietnamese LLM Paper: Expanding Language Models Beyond English
By
–
Author @sangttruong is on alphaXiv this week to answer questions on his latest paper “Crossing Linguistic Horizons”: https://
alphaxiv.org/abs/2403.02715
v1
… This paper focuses on expanding LLMs beyond English-speaking communities by introducing the first large-scale open-source Vietnamese -

Open Source AI Models: Full of Surprises and Discoveries
By
–
Open source AI models are full of surprises
-
Open Source Projects: Cookbooks vs Frameworks in Ecosystem
By
–
Most of my open source “projects” are just ideas or design patterns described in code. (i.e. cookbooks or starter kits) Different from frameworks, which are meant to be maintained and used in other ppl’s projects. It took me a minute to realize there’s a place in the ecosystem
-

Nous Research merges Hermes 2 Pro and LLaMA 3 with better performance
By
–
Holy shit @NousResearch merged Hermes 2 Pro + LLaMA 3, and it performs even better than either model on their own