Category : github

github
Nutlope / llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B Llama Coder An open source Claude Artifacts – generate small apps with one prompt. Powered by Llama 3 on Together.ai. Tech stack Llama 3.1 405B from Meta for the LLM Together AI for LLM inference Sandpack for the code sandbox Next.js app router with Tailwind Helicone for observability Plausible for website analytics Cloning & running Clone the repo: git clone https://github.com/Nutlope/llamacoder Create a .env file and ad…

  • воскресенье, 12 января 2025 г. в 00:00:01
github
Canner / WrenAI

🤖 Open-source AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑‍💻 Wren AI Open-source AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 🕶 Try it yourself! Ask any questions wren_intro_demo.mp4 GenBI …

  • суббота, 11 января 2025 г. в 00:00:02
github
feder-cr / Jobs_Applier_AI_Agent

Auto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way. AIHawk the first Jobs Applier AI Agent 🤖🔍 Your AI-powered job search assistant. Automate applications, get personalized recommendations and land your dream job faster. Join our community: Telegram (for Normal users) Creator feder-cr, Co-Founder of AIHawk As AIHawk is focusing…

  • суббота, 11 января 2025 г. в 00:00:01
github
traefik / traefik

The Cloud Native Application Proxy Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Consul, Etcd, Rancher v2, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need. . Overview . Features . Sup…

  • четверг, 9 января 2025 г. в 00:00:06
github
78 / xiaozhi-esp32

Build your own AI friend小智 AI 聊天机器人 (XiaoZhi AI Chatbot) (中文 | English) 这是虾哥的第一个硬件作品。 👉 ESP32+SenseVoice+Qwen72B打造你的AI聊天伴侣!【bilibili】 👉 手工打造你的 AI 女友,新手入门教程【bilibili】 项目目的 本项目基于乐鑫的 ESP-IDF 进行开发。 本项目是一个开源项目,主要用于教学目的。我们希望通过这个项目,能够帮助更多人入门 AI 硬件开发,了解如何将当下飞速发展的大语言模型应用到实际的硬件设备中。无论你是对 AI 感兴趣的学生,还是想要探索新技术的开发者,都可以通过这个项目获得宝贵的学习经验。 欢迎所有人参与到项目的开发和改进中来。如果你有任何想法或建议,请随时提出 Issue 或加入群聊。 学习交流 QQ 群:946599635 已实现功能 Wi-Fi / ML307 Cat.1 4G BOOT 键唤醒和打断,支持点击和长按两种触发方式 离线语音唤醒 ESP-SR 流式语音对话(WebSocket 或 UDP 协议) 支持国语、粤语、英语…

  • четверг, 9 января 2025 г. в 00:00:05
github
jingyaogong / minimind

「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练! "大道至简" 中文 | English 本开源项目旨在完全从0开始,最快仅用3小时!即可训练出仅为26.88M大小的微型语言模型MiniMind。 MiniMind极其轻量,最小版本体积约是 GPT3 的 $\frac{1}{7000}$,力求做到最普通的个人GPU也可快速推理甚至训练。 MiniMind发布了大模型极简结构,数据集清洗和预处理、监督预训练(Pretrain)、有监督指令微调(SFT)、低秩自适应(LoRA) 微调,无奖励强化学习直接偏好对齐(DPO)的全阶段代码,也包含拓展共享混合专家(MoE) 的稀疏模型;拓展视觉多模态VLM: MiniMind-V。 这不仅是一个开源模型的实现,也是入门大语言模型(LLM)的教程。 希望此项目能为研究者提供一个抛砖引玉的入门示例,帮助大家快速上手并对LLM领域产生更多的探索与创新。 为防止误读,「最快3小时」是指您需要具备>本人硬件配置的机器,具体规格的详细信息将在下文提供。 …

  • четверг, 9 января 2025 г. в 00:00:04
github
inkonchain / node

How to run an Ink NodeInk Node Forked and customized from https://github.com/smartcontracts/simple-optimism-node A simple docker compose script for launching full / archive node for the Ink chain. Recommended Hardware Mainnet 16GB+ RAM 2 TB SSD (NVME Recommended) 100mb/s+ Download Testnet 16GB+ RAM 500 GB SSD (NVME Recommended) 100mb/s+ Download Installation and Configuration Install docker and docker compose Note: If you're not logged in as root, you'll need to log out and log i…

  • четверг, 9 января 2025 г. в 00:00:03
github
inkonchain / docs

Ink DocumentationInkChain Documentation App An advanced, streamlined documentation platform built with Next.js and Nextra for InkChain. 🚀 Build & Run Build Docker image: docker build -t docs . Run Docker container: docker run -p 3000:3000 docs 📋 Requirements Node.js: v20.11.0 or higher 📖 Overview This is a documentation application powered by Nextra and built on Next.js. Nextra simplifies the creation of documentation sites, allowing us to leverage the Pages Router for efficient nav…

  • четверг, 9 января 2025 г. в 00:00:01
github
rectorphp / rector

Instant Upgrades and Automated Refactoring of any PHP 5.3+ codeRector - Instant Upgrades and Automated Refactoring Rector instantly upgrades and refactors the PHP code of your application. It can help you in 2 major areas: 1. Instant Upgrades Rector now supports upgrades from PHP 5.3 to 8.4 and major open-source projects like Symfony, PHPUnit, and Doctrine. Do you want to be constantly on the latest PHP and Framework without effort? Use Rector to handle instant upgrades for you. 2. Automated…

  • среда, 8 января 2025 г. в 00:00:03