Stars
🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transf…
LLMs-from-scratch项目中文翻译
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
⚡️ GenBI (Generative BI) queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered business intelligence in seconds.
Financial data platform for analysts, quants and AI agents.
《一人企业方法论》第二版,也适合做其他副业(比如自媒体、电商、数字商品)的非技术人群。
Free, local, open-source GUI app for Gemini CLI, Claude Code, Codex, Qwen Code, Goose Cli, Auggie, and more — Enhanced Chat UI, WebUI, Multi-Agent & Multi-LLM, MCP Integration | 🌟 Star if you like it!
MS-Agent: Lightweight Framework for Empowering Agents with Autonomous Exploration in Complex Task Scenarios
Building blocks for rapid development of GenAI applications
A Chinese information extraction tool.
Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
Production-ready platform for agentic workflow development.
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
This repository features a BERT-based Named Entity Recognition (NER) model fine-tuned for extracting key entities from bank transaction SMS messages. It identifies entities like bank names, amounts…
Spam detection in SMS messages with BERT model and Machine Learning algorithms
Financial Sentiment Analysis with BERT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
A playbook for systematically maximizing the performance of deep learning models.
基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等