Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,11 @@ With these functionalities, the AI assistant can summarize key points within an
<td> <a href="https://github.com/songquanpeng/one-api">One API</a> </td>
<td> One API is a LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.</td>
</tr>
<tr>
<td> <img src="https://lucky-code.cn/lucky-web-product.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://lucky-code.cn"> Lucky Code </a> </td>
<td> Lucky Code is an out-of-the-box AI coding workbench with DeepSeek support. No API key setup required — log in and start coding instantly in Web or TUI mode, with built-in account management, billing, and file/terminal/Git integration. </td>
</tr>
</table>

<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>
Expand Down