feat: add LawAgent to the Application section (#397)

Co-authored-by: Chovy <>
This commit is contained in:
chovy 2025-03-14 09:36:01 +08:00 committed by GitHub
parent 932af0ac2b
commit d38ccc7027
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 0 deletions

View file

@ -380,6 +380,11 @@ With these functionalities, the AI assistant can summarize key points within an
<td><a href="https://github.com/Richasy/Bili.Copilot">Bili.Copilot</a></td>
<td>Bilibili third-party Windows desktop client, a native application built with the Windows App SDK.</td>
</tr>
<tr>
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
<td>LawAgent is a legal AI product developed by the Tensorbounce team, integrating a knowledge base with AI Agent capabilities. It boasts a vast repository of tens of millions of official legal-related data points and also allows for custom knowledge base configurations. The professional mode leverages the reasoning abilities of DeepSeek-R1 to assist users in legal analysis, contract review, document generation, file translation, and other legal scenarios.</td>
</tr>
</table>
### <span id="agent">AI Agent frameworks</span>