Skip to content

Equip yourself with the power of all useful knowledge through LLM.

License

Notifications You must be signed in to change notification settings

Webioinfo01/LLM_arsenal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM_arsenal

Equip yourself with the power of all useful knowledge through LLM.

Some specific scenarios are marked with numbers. General content is not marked.

1. Code

Technical Approach

Some tool approaches to achieve dialogue and associate project files with LLM interaction:

  • cursor/windsurf
  • vscode + copilot with built-in gpt4o, o1 preview, sonnet (free for edu email)
  • vscode + roo cline + various LLMs (deepseek...) (OpenRoute or gemini flash API for free)

Tools

2. Office Automation

Tools

3. Research

Writing

【Practical Demonstration】Only 5min needed! Using ChatGPT to complete a SCI paper!_哔哩哔哩_bilibili The use of prompts here is excellent.

Key considerations:

  • Whether references are generated accurately;
  • It's best to provide related articles for reference or integration.

Tools

4. Agent

Tools

n. Others

Tools

Useful GPT Platforms

Additionally, Untitled prompt | Google AI Studio provides system instructions, temperature adjustment, multimodal tools, etc.:

Currently, it is completely free. It even offers free fine-tuning tools.

Free APIs

Prompts

From @欲买桂花同载酒: /Resources/prompts.md

Copilot configuration rules:

Tips & Tricks for GitHub Copilot Chat in Visual Studio - Visual Studio (Windows) | Microsoft Learn

  • Create .github/copilot-instructions.md in the project folder.
  • Enable the feature in Visual Studio via Tools > Options > GitHub > Copilot > select (Preview) Enable custom instructions to be loaded from .github/copilot-instructions.md files and added to requests.

For cursor, simply configure the rules.

Other resources:

17-year-old high school student writes a god-level Prompt, directly enhancing Claude to full-blooded o1.

A "super prompt" that makes LLMs more creative The "super prompt" includes the following four core dimensions:

  • Encourage curiosity: Push LLMs to dig deeper into thinking.
  • Inspire association: Enhance LLMs' associative abilities to generate more creative content.
  • Promote reflection: Guide LLMs to reflect and deepen problems, making more logical reasoning.
  • Cultivate empathy: Make LLMs more human-like, generating responses with more emotional resonance.

The steps to use the "super prompt" are very simple: In tasks requiring divergent thinking or creativity, first input the "super prompt" to the LLM. Then ask related questions, and the LLM will provide deeper, more abstract answers under the guidance of the prompt. You can also build a GPT environment to continuously ask questions, allowing the LLM to generate highly creative answers.

Kimi's prompt experts are also very useful:

Conversation with Prompt Experts - Kimi.ai

The structure is relatively simple, mainly including the following parts:

- Role
- Background
- Profile
- Skills
- Goals
- Constrains
- OutputFormat
- Workflow
- Examples
- Initialization

Since Kimi's default language is Chinese, you can specify the need for English writing in the declaration, such as "I need you to write R code based on my requirements, and I need you to write it in English."

For example: 点击链接查看和 Kimi 智能助手的对话 https://kimi.moonshot.cn/share/cu4gfvep4uo71f7kbo40

Some simple prompts for specific scenarios:

Learning Resources

  • LLM Biomedical Related Articles

aristoteleo/awesome-papers-on-biological-agent-models: This repo collects all latest research on agent system for biological studies

Other Projects

Webioinfo01/easyLLM: Locally deployed storm.

Contributions

Welcome to pull or issue to provide better projects and tools.

About

Equip yourself with the power of all useful knowledge through LLM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published