Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
100-DaysOf-Code-dataScience
25-reactjs-interview-projects
actions_sandbox
AdalFlow
AdalFlow: The Library for LLM Applications
AgenticRAG-Survey
Agentic-RAG explores advanced Retrieval-Augmented Generation systems enhanced with AI LLM agents.
ai-agents-for-beginners
10 Lessons to Get Started Building AI Agents
ai-by-hand-excel
training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
javiervicho's Repositories
javiervicho/AgenticRAG-Survey
Agentic-RAG explores advanced Retrieval-Augmented Generation systems enhanced with AI LLM agents.
javiervicho/ai-agents-for-beginners
10 Lessons to Get Started Building AI Agents
javiervicho/ai-companion
Meet Ava, the WhatsApp Agent
javiervicho/ai-engineering-hub
javiervicho/aiaio
lightweight, python based chat ui
javiervicho/aie-book
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
javiervicho/aisuite
Simple, unified interface to multiple Generative AI providers
javiervicho/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
javiervicho/AutoAgent
"AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework"
javiervicho/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
javiervicho/awesome-mcp-servers
A collection of MCP servers.
javiervicho/deepseek-engineer
A powerful coding assistant application that integrates with the DeepSeek API to process user conversations and generate structured JSON responses. Through an intuitive command-line interface, it can read local file contents, create new files, and apply diff edits to existing files in real time.
javiervicho/DeepSeek-R1
javiervicho/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
javiervicho/GenAI-Showcase
GenAI Cookbook
javiervicho/geoai
GeoAI: Artificial Intelligence for Geospatial Data
javiervicho/GPTAssistantsPlayground
javiervicho/gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
javiervicho/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
javiervicho/jupyter-ai
A generative AI extension for JupyterLab
javiervicho/llm-scratch
building a Large Language Model (LLM) from scratch.
javiervicho/LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
javiervicho/markitdown
Python tool for converting files and office documents to Markdown.
javiervicho/mcp-openai-gemini-llama-example
javiervicho/OpenDeepResearcher
javiervicho/OpenManus
No fortress, purely open ground. OpenManus is Coming.
javiervicho/OpenManus-RL
A live stream development of RL tunning for LLM agents
javiervicho/owl
🦉 OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation
javiervicho/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
javiervicho/smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.