#553 · Primary category: Education & Research
Tianji
Creating socially savvy large language models | Covering prompt engineering, RAG, Agent, and LLM fine-tuning tutorials
Project last updated:04/29/25
GitHub Stars
1.8K
Forks
157
Contributors
14
License
Apache-2.0
Why we included this project
Tianji teaches the full arc of LLM application development, from prompt writing to fine-tuning, using Chinese social situations as the working example throughout. Instead of stopping at API calls, it walks through building a RAG knowledge base with LangChain or LlamaIndex, standing up an agent on MetaGPT with tool calling, and running LoRA or full fine-tuning with Transformers and Xtuner. The repo bundles Chinese conversational datasets plus scripts for generating and cleaning your own training data, so you do not have to hunt for examples. The finished 'send greetings' models show what the fine-tuning workflow produces end to end, which makes it easier to see how the stages connect. It is a learning resource rather than a production-ready product, and for teams new to LLM development that is exactly the point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI