lixiang0618/LearnGo
LearnGo, a ios versatile learning tool with RAG and Prompting under LLM like GPT-4o-mini, enabling subject Q&A, smart note generation from uploaded materials, offline photo(or AR) object recognition with translations, and multilingual voice input (Cantonese, English, Mandarin). It also features customizable themes for a personalized experience
Implements fine-tuned LLM and GraphRAG with OCR-extracted documents for knowledge retrieval, generating Markdown-formatted notes and supporting local chat persistence. Built on iOS native frameworks (PDFKit, AVFoundation speech recognition) and integrates MobileNetV2/YOLOv3 for offline object detection paired with CC-CEDICT for Chinese translation without requiring internet connectivity.
125 stars. No commits in the last 6 months.
Stars
125
Forks
2
Language
Swift
License
MIT
Category
Last pushed
Nov 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/lixiang0618/LearnGo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wangle201210/go-rag
基于eino+gf+vue实现知识库的rag
copilot-extensions/rag-extension
An example extension in go using retrevial-augmented generation
LlamaEdge/rag-api-server
A RAG API server written in Rust following OpenAI specs
timescale/pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
eryajf/langchaingo-ollama-rag
学习基于langchaingo结合ollama实现的rag应用流程