Ciphey

Ciphey

智能自动化解密工具 集成AI与自然语言处理

Ciphey是一款智能解密工具,集成自然语言处理和人工智能技术,可快速破解多种加密和编码。支持50多种加密算法,包括经典和现代密码。采用AI模块和语言检测,能在短时间内识别加密类型并解密。效率高于同类工具,适用于密码分析和CTF竞赛。

Ciphey解密密码破解自然语言处理人工智能Github开源项目
<p align="center"> 翻译 <br> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/de/README.md>🇩🇪 德语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/fr/README.md>🇫🇷 法语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/hu/README.md>🇭🇺 匈牙利语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/id/README.md>🇮🇩 印尼语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/it/README.md>🇮🇹 意大利语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/nl/README.md>🇳🇱 荷兰语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/pt-br/README.md>🇧🇷 巴西葡萄牙语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/ru/README.md>🇷🇺 俄语 </a> <a href=https://github.com/Ciphey/Ciphey/tree/master/translations/zh/README.md>🇨🇳 中文 </a> <a href="https://github.com/Ciphey/Ciphey/tree/master/translations/th/README.md">🇹🇭 泰语 </a> <br><br> ➡️ <a href="https://github.com/Ciphey/Ciphey/wiki">文档</a> | <a href="https://discord.gg/zYTM3rZM4T">Discord</a> | <a href="https://github.com/Ciphey/Ciphey/wiki/Installation">安装指南</a> ⬅️ <br> <img src="https://yellow-cdn.veclightyear.com/835a84d5/b0fc5075-386b-4577-aca1-6610eb1c8846.png" alt="Ciphey"> </p> <p align="center"> <img src="https://pepy.tech/badge/ciphey"> <img src="https://pepy.tech/badge/ciphey/month"> <a href="https://discord.gg/zYTM3rZM4T"><img alt="Discord" src="https://img.shields.io/discord/754001738184392704"></a> <a href="https://pypi.org/project/ciphey/"><img src="https://yellow-cdn.veclightyear.com/835a84d5/115b12c1-67f5-47a7-ab83-2cce59d77ee0.svg"></a> <img src="https://yellow-cdn.veclightyear.com/835a84d5/bdd35700-95c2-4c04-bb00-4ce1c76dfc4d.svg" alt="Ciphey"> <br> 使用自然语言处理和人工智能,结合一些常识,实现全自动解密/解码/破解的工具。 </p> <hr>

安装指南

<p align="center"><a href="https://pypi.org/project/ciphey">🐍 Python<p align="center"><a href="https://hub.docker.com/r/remnux/ciphey">🐋 Docker (通用)<p align="center"><a href="https://ports.macports.org/port/ciphey/summary">🍎 MacPorts (macOS)<p align="center"><a href="https://formulae.brew.sh/formula/ciphey">🍺 Homebrew (macOS/Linux)
<p align="center"><img src="https://yellow-cdn.veclightyear.com/835a84d5/591601a2-10cd-47f9-b76e-50085d116ee5.png" /></p><p align="center"><img src="https://yellow-cdn.veclightyear.com/835a84d5/af8d8767-2454-4946-8b65-dc619d35cb4e.png" /></p><p align="center"><img src="https://yellow-cdn.veclightyear.com/835a84d5/a4fdd92b-d733-4949-b144-6b69b0192765.png" /></p><p align="center"><img src="https://yellow-cdn.veclightyear.com/835a84d5/09099d55-862a-4ae7-8c2d-e4e8984faa95.png" /></p>
python3 -m pip install ciphey --upgradedocker run -it --rm remnux/cipheysudo port install cipheybrew install ciphey
LinuxMac OSWindows
GitHub Workflow StatusGitHub Workflow StatusGitHub Workflow Status
<hr>

🤔 这是什么?

输入加密文本,获得解密后的文本。

"什么类型的加密?"

这就是重点。你不知道,你只知道它可能是加密的。Ciphey会为你找出答案。

Ciphey可以在3秒或更短的时间内解决大多数问题。

<p align="center" href="https://asciinema.org/a/336257"> <img src="https://yellow-cdn.veclightyear.com/835a84d5/547168e7-47f7-4b1d-9158-3c6fab40172e.gif" alt="Ciphey演示"> </p>

Ciphey旨在成为一个工具,自动化许多解密和解码操作,如多种base编码、经典密码、哈希或更高级的密码学。

如果你对密码学不太了解,或者想在自己处理之前快速检查密文,Ciphey就是为你准备的。

技术部分。 Ciphey使用自定义构建的人工智能模块(AuSearch)和_密码检测接口_来近似估计某物的加密方式。然后使用自定义构建的、可定制的自然语言处理_语言检查器接口_,可以检测给定文本何时变成明文。

这里没有神经网络或臃肿的AI。我们只使用快速和最小化的方法。

这只是冰山一角。有关完整的技术说明,请查看我们的文档

✨ 特性

  • 支持50多种加密/编码,如二进制、莫尔斯电码和Base64。经典密码如凯撒密码、仿射密码和维吉尼亚密码。以及现代加密如重复密钥XOR等。完整列表请点击这里
  • 自定义构建的人工智能和增强搜索(AuSearch),用于回答"使用了什么加密?"的问题。使解密时间不到3秒。
  • 自定义构建的自然语言处理模块 Ciphey可以在几毫秒内确定某物是否为明文。无论该明文是JSON、CTF标志还是英语。
  • 多语言支持 目前仅支持德语和英语(包括澳大利亚、英国、加拿大、美国变体)。
  • 支持加密和哈希 而CyberChef Magic等替代品不支持。
  • C++核心 速度极快。

🔭 Ciphey vs CyberChef

🔁 Base64编码42次

<table> <tr> <th>名称</th> <th>⚡ Ciphey ⚡ </th> <th>🐢 CyberChef 🐢</th> </tr> <tr> <th>动图</th> <td><img src="https://yellow-cdn.veclightyear.com/835a84d5/881c98d3-4723-4242-882c-f082547acea9.gif" alt="你不必担心的那个人"></td> <td><img src="https://yellow-cdn.veclightyear.com/835a84d5/54143941-9319-49f8-b0d8-f6d6ea44e7cc.gif" alt="你"></td> </tr> <tr> <th>耗时</th> <td>2秒</td> <td>6秒</td> </tr> <tr> <th>设置</th> <td><ul><li>对文件运行ciphey</li></ul></td> <td><ul><li>将正则表达式参数设置为"{"</li><li>你需要知道递归多少次</li><li>你需要知道它一直是Base64编码</li><li>你需要加载CyberChef(这是一个臃肿的JS应用)</li><li>对CyberChef足够了解以创建这个流程</li><li>反转匹配结果</li></ul></td> </tr> </table>

<sub><b>注意</b> 动图可能加载时间不同,所以一个可能看起来比另一个快很多。</sub><br> <sub><b>关于魔法功能的说明 </b>CyberChef最接近Ciphey的功能是Magic。Magic在这个输入上立即失败并崩溃。我们能让CyberChef参与竞争的唯一方法是手动定义它。</sub>

我们还用一个6GB的文件测试了CyberChef和Ciphey。Ciphey在5分54秒内破解了它。CyberChef在开始之前就崩溃了。

📊 Ciphey vs Katana vs CyberChef Magic

名称⚡ Ciphey ⚡🗡️ Katana 🗡️🐢 CyberChef Magic 🐢
高级语言检查器
支持加密
以反乌托邦主题命名的发布版本 🌃
支持哈希
易于设置
能猜测加密方式
由黑客为黑客创建

🎬 开始使用

如果你在安装Ciphey时遇到问题,请阅读这里。

‼️ 重要链接(文档、安装指南、Discord支持)

安装指南文档DiscordDocker镜像(来自REMnux)
📖 安装指南📚 文档🦜 Discord🐋 Docker文档

🏃‍♀️运行Ciphey

有3种方式运行Ciphey。

  1. 文件输入 ciphey -f encrypted.txt
  2. 无限定输入 ciphey -- "加密的输入"
  3. 普通方式 ciphey -t "加密的输入"

展示3种运行Ciphey方式的动图

要去掉进度条、概率表和所有噪音,请使用安静模式。

ciphey -t "这里是加密文本" -q

要查看完整的参数列表,请运行 ciphey --help

⚗️ 导入Ciphey

你可以导入Ciphey的main并在你自己的程序和代码中使用它。 from Ciphey.__main__ import main

🎪 贡献者

Ciphey由Bee在2008年发明,并在2019年重新启动。如果没有Cyclic3 - 利物浦大学网络安全协会主席,Ciphey不会有今天的成就。

Ciphey由网络安全协会重新启动和重建,用于CTF比赛。如果你曾在利物浦,考虑做一次演讲或赞助我们的活动。发送电子邮件至cybersecurity@society.liverpoolguild.org了解更多信息 🤠

重要贡献 感谢George H找出如何使用合适的算法来加速搜索过程。 特别感谢 varghalladesign设计logo。查看他们的其他设计作品!

🐕‍🦺 贡献

不要害怕贡献!我们有很多事情你可以帮忙。每一项都有标签并有易于理解的例子。如果你想贡献但遇到困难,请给@bee-san 打标签 ✨

或者,加入Discord群组并在那里发送消息(链接在贡献文件中)或在本README顶部的徽章中。

请阅读贡献文件了解如何贡献的详细信息 ✨

这样做,你的名字将被添加到下面的README中,并成为一个不断发展的项目的一部分! Stargazers over time

💰 财务贡献者

这些贡献将用于资助Ciphey及其作者的未来,以及利物浦大学的网络安全协会。

GitHub不支持"赞助这个项目,我们会平均分配资金",所以请选择一个链接,我们会在我们这边处理好 🥰

✨ 贡献者

感谢这些优秀的人(表情符号键):

<!-- ALL-CONTRIBUTORS-LIST:START - 请勿移除或修改此部分 --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/Cyclic3"><img src="https://avatars1.githubusercontent.com/u/15613874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cyclic3</b></sub></a><br /><a href="#design-cyclic3" title="设计">🎨</a> <a href="#maintenance-cyclic3" title="维护">🚧</a> <a href="https://github.com/Ciphey/Ciphey/commits?author=cyclic3" title="代码">💻</a> <a href="#ideas-cyclic3" title="想法、规划与反馈">🤔</a></td> <td align="center"><a href="https://skerritt.blog"><img src="https://avatars3.githubusercontent.com/u/10378052?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brandon</b></sub></a><br /><a href="#design-brandonskerritt" title="设计">🎨</a> <a href="#maintenance-brandonskerritt" title="维护">🚧</a> <a href="https://github.com/Ciphey/Ciphey/commits?author=brandonskerritt" title="代码">💻</a> <a href="#ideas-brandonskerritt" title="想法、规划与反馈">🤔</a></td> <td align="center"><a href="https://github.com/michalani"><img src="https://avatars0.githubusercontent.com/u/27767884?v=4?s=100" width="100px;" alt=""/><br /><sub><b>michalani</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=michalani" title="代码">💻</a></td> <td align="center"><a href="https://github.com/ashb07"><img src="https://avatars2.githubusercontent.com/u/24845568?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ashb07</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=ashb07" title="代码">💻</a></td> <td align="center"><a href="https://github.com/TheAlcanian"><img src="https://avatars3.githubusercontent.com/u/22127191?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shardion</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/issues?q=author%3ATheAlcanian" title="错误报告">🐛</a></td> <td align="center"><a href="https://github.com/Bryzizzle"><img src="https://avatars0.githubusercontent.com/u/57810197?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan</b></sub></a><br /><a href="#translation-Bryzizzle" title="翻译">🌍</a> <a href="https://github.com/Ciphey/Ciphey/commits?author=Bryzizzle" title="文档">📖</a></td> <td align="center"><a href="https://lukasgabriel.net"><img src="https://avatars0.githubusercontent.com/u/52338810?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lukas Gabriel</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=lukasgabriel" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3Alukasgabriel" title="错误报告">🐛</a> <a href="#translation-lukasgabriel" title="翻译">🌍</a> <a href="#ideas-lukasgabriel" title="想法、规划与反馈">🤔</a></td> </tr> <tr> <td align="center"><a href="https://github.com/DarshanBhoi"><img src="https://avatars2.githubusercontent.com/u/70128281?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/issues?q=author%3ADarshanBhoi" title="错误报告">🐛</a></td> <td align="center"><a href="https://github.com/SkeletalDemise"><img src="https://avatars1.githubusercontent.com/u/29117662?v=4?s=100" width="100px;" alt=""/><br /><sub><b>SkeletalDemise</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=SkeletalDemise" title="代码">💻</a></td> <td align="center"><a href="https://www.patreon.com/cclauss"><img src="https://avatars3.githubusercontent.com/u/3709715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christian Clauss</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=cclauss" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3Acclauss" title="错误报告">🐛</a></td> <td align="center"><a href="http://machinexa.xss.ht"><img src="https://avatars1.githubusercontent.com/u/60662297?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Machinexa2</b></sub></a><br /><a href="#content-machinexa2" title="内容">🖋</a></td> <td align="center"><a href="https://github.com/anantverma275"><img src="https://avatars1.githubusercontent.com/u/18184503?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anant Verma</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=anantverma275" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3Aanantverma275" title="错误报告">🐛</a></td> <td align="center"><a href="https://github.com/XVXTOR"><img src="https://avatars1.githubusercontent.com/u/40268197?v=4?s=100" width="100px;" alt=""/><br /><sub><b>XVXTOR</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=XVXTOR" title="文档">📖</a></td> <td align="center"><a href="https://github.com/Itamikame"><img src="https://avatars2.githubusercontent.com/u/59034423?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Itamikame</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=Itamikame" title="代码">💻</a></td> </tr> <tr> <td align="center"><a href="https://github.com/MikeMerz"><img src="https://avatars3.githubusercontent.com/u/50526795?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MikeMerz</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=MikeMerz" title="代码">💻</a></td> <td align="center"><a href="https://github.com/jacobggman"><img src="https://avatars2.githubusercontent.com/u/30216976?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jacob Galam</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=jacobggman" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3Ajacobggman" title="错误报告">🐛</a></td> <td align="center"><a href="https://tuxthexplorer.github.io/"><img src="https://avatars1.githubusercontent.com/u/37508897?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TuxTheXplorer</b></sub></a><br /><a href="#translation-TuxTheXplorer" title="翻译">🌍</a></td> <td align="center"><a href="https://github.com/Itamai"><img src="https://avatars3.githubusercontent.com/u/53093696?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Itamai</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=Itamai" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3AItamai" title="错误报告">🐛</a></td> <td align="center"><a href="https://github.com/Termack"><img src="https://avatars2.githubusercontent.com/u/26333901?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Filipe</b></sub></a><br /><a href="#translation-Termack" title="翻译">🌍</a></td> <td align="center"><a href="https://github.com/malathit"><img src="https://avatars0.githubusercontent.com/u/2684148?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Malathi</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=malathit" title="代码">💻</a></td> <td align="center"><a href="https://hexchaos.xyz/"><img src="https://avatars1.githubusercontent.com/u/8947820?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jack</b></sub></a><br /><a href="#translation-HexChaos" title="翻译">🌍</a></td> </tr> <tr> <td align="center"><a href="https://github.com/yafkari"><img src="https://avatars3.githubusercontent.com/u/41365655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Younes</b></sub></a><br /><a href="#translation-yafkari" title="翻译">🌍</a></td> <td align="center"><a href="https://gitlab.com/Marnick39"><img src="https://avatars2.githubusercontent.com/u/17315511?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marnick Vandecauter</b></sub></a><br /><a href="#translation-Marnick39" title="翻译">🌍</a></td> <td align="center"><a href="https://github.com/mav8557"><img src="https://avatars0.githubusercontent.com/u/47306745?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael V</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=mav8557" title="代码">💻</a></td> <td align="center"><a href="https://github.com/chuinzer"><img src="https://avatars2.githubusercontent.com/u/64257785?v=4?s=100" width="100px;" alt=""/><br /><sub><b>chuinzer</b></sub></a><br /><a href="#translation-chuinzer" title="翻译">🌍</a></td> <td align="center"><a href="https://github.com/blackcat-917"><img src="https://avatars1.githubusercontent.com/u/53786619?v=4?s=100" width="100px;" alt=""/><br /><sub><b>blackcat-917</b></sub></a><br /><a href="#translation-blackcat-917" title="翻译">🌍</a> <a href="https://github.com/Ciphey/Ciphey/commits?author=blackcat-917" title="文档">📖</a></td> <td align="center"><a href="https://github.com/Ozzyz"><img src="https://avatars3.githubusercontent.com/u/6113447?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Åsmund Brekke</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=Ozzyz" title="代码">💻</a></td> <td align="center"><a href="https://github.com/sashreek1"><img src="https://avatars1.githubusercontent.com/u/45600974?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sashreek Shankar</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=sashreek1" title="代码">💻</a></td> </tr> <tr> <td align="center"><a href="https://github.com/cryptobadger"><img src="https://avatars2.githubusercontent.com/u/26308101?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cryptobadger</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=cryptobadger" title="代码">💻</a> <a href="https://github.com/Ciphey/Ciphey/issues?q=author%3Acryptobadger" title="错误报告">🐛</a></td> <td align="center"><a href="https://github.com/e1fy"><img src="https://avatars3.githubusercontent.com/u/61194758?v=4?s=100" width="100px;" alt=""/><br /><sub><b>elf</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=e1fy" title="代码">💻</a></td> <td align="center"><a href="https://github.com/rogercyyu"><img src="https://avatars0.githubusercontent.com/u/45835736?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Roger Yu</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=rogercyyu" title="代码">💻</a></td> <td align="center"><a href="https://github.com/JesseEmond"><img src="https://avatars.githubusercontent.com/u/1843555?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dysleixa</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=JesseEmond" title="代码">💻</a></td> <td align="center"><a href="http://mohzulfikar.me"><img src="https://avatars.githubusercontent.com/u/48849323?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mohammad Zulfikar</b></sub></a><br /><a href="https://github.com/Ciphey/Ciphey/commits?author=mohzulfikar" title="文档">📖</a></td> <td align="center"><a href="https://github.com/AABur"><img src="https://avatars.githubusercontent.com/u/41373199?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexander Burchenko</b></sub></a><br /><a href="#translation-AABur" title="翻译">🌍</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

本项目遵循all-contributors规范。欢迎各种形式的贡献!

编辑推荐精选

讯飞智文

讯飞智文

一键生成PPT和Word,让学习生活更轻松

讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。

AI办公办公工具AI工具讯飞智文AI在线生成PPTAI撰写助手多语种文档生成AI自动配图热门
讯飞星火

讯飞星火

深度推理能力全新升级,全面对标OpenAI o1

科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。

热门AI开发模型训练AI工具讯飞星火大模型智能问答内容创作多语种支持智慧生活
Spark-TTS

Spark-TTS

一种基于大语言模型的高效单流解耦语音令牌文本到语音合成模型

Spark-TTS 是一个基于 PyTorch 的开源文本到语音合成项目,由多个知名机构联合参与。该项目提供了高效的 LLM(大语言模型)驱动的语音合成方案,支持语音克隆和语音创建功能,可通过命令行界面(CLI)和 Web UI 两种方式使用。用户可以根据需求调整语音的性别、音高、速度等参数,生成高质量的语音。该项目适用于多种场景,如有声读物制作、智能语音助手开发等。

Trae

Trae

字节跳动发布的AI编程神器IDE

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

AI工具TraeAI IDE协作生产力转型热门
咔片PPT

咔片PPT

AI助力,做PPT更简单!

咔片是一款轻量化在线演示设计工具,借助 AI 技术,实现从内容生成到智能设计的一站式 PPT 制作服务。支持多种文档格式导入生成 PPT,提供海量模板、智能美化、素材替换等功能,适用于销售、教师、学生等各类人群,能高效制作出高品质 PPT,满足不同场景演示需求。

讯飞绘文

讯飞绘文

选题、配图、成文,一站式创作,让内容运营更高效

讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。

热门AI辅助写作AI工具讯飞绘文内容运营AI创作个性化文章多平台分发AI助手
材料星

材料星

专业的AI公文写作平台,公文写作神器

AI 材料星,专业的 AI 公文写作辅助平台,为体制内工作人员提供高效的公文写作解决方案。拥有海量公文文库、9 大核心 AI 功能,支持 30 + 文稿类型生成,助力快速完成领导讲话、工作总结、述职报告等材料,提升办公效率,是体制打工人的得力写作神器。

openai-agents-python

openai-agents-python

OpenAI Agents SDK,助力开发者便捷使用 OpenAI 相关功能。

openai-agents-python 是 OpenAI 推出的一款强大 Python SDK,它为开发者提供了与 OpenAI 模型交互的高效工具,支持工具调用、结果处理、追踪等功能,涵盖多种应用场景,如研究助手、财务研究等,能显著提升开发效率,让开发者更轻松地利用 OpenAI 的技术优势。

Hunyuan3D-2

Hunyuan3D-2

高分辨率纹理 3D 资产生成

Hunyuan3D-2 是腾讯开发的用于 3D 资产生成的强大工具,支持从文本描述、单张图片或多视角图片生成 3D 模型,具备快速形状生成能力,可生成带纹理的高质量 3D 模型,适用于多个领域,为 3D 创作提供了高效解决方案。

3FS

3FS

一个具备存储、管理和客户端操作等多种功能的分布式文件系统相关项目。

3FS 是一个功能强大的分布式文件系统项目,涵盖了存储引擎、元数据管理、客户端工具等多个模块。它支持多种文件操作,如创建文件和目录、设置布局等,同时具备高效的事件循环、节点选择和协程池管理等特性。适用于需要大规模数据存储和管理的场景,能够提高系统的性能和可靠性,是分布式存储领域的优质解决方案。

下拉加载更多