KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
AI_GirlFriend
★ 55
Open GitHub ↗
LangChain Tutorial 2 实现 AI 女友 Demo
Download README (.md)
Explore Similar Repositories
chatgpt-chan
:
An implementation of https://www.insider.com/tiktok-programmer-ai-girlfriend-waifu-euthanized-stopped-working-chatgpt-2023-1
AI-Girlfriend
:
No description available.
AI-girlfriend-QQ
:
这是一个基于 QQ/NapCat 的「亚托莉 AI 女友陪伴机器人」项目,目标是让 QQ 号 3380609082 以亚托莉人设和用户私聊、群聊互动。
virtual-girlfriend
:
Dream Companion: Interactive 3D AI Virtual Girlfriend with Realistic Voice
xiyu-ai
:
AI companion framework for WeChat-style chat, persona memory, proactive messages, and multi-provider adapters.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
AI_GirlFriend
?
Download (.md)
# AI_GirlFriend ## LangChain 实现 AI 女友 * OpenAI ChatGPT ## 涉及工具 * ElevenLabs * FlowGPT * 阿里云 机器翻译 * 阿里 灵积模型 Sambert 语音合成 ## 使用前 * 运行前,请务必先自行完善 .env文件中的参数。包括但不限于各类 API key\Secret Key等。 * 如果有疑问, 欢迎 email: 798800165@qq.com ## .env文件必要参数 list * OPENAI_API_KEY= * ELEVEN_LABS_API_KEY= * ALI_API_KEY= * ALI_CLOUD_ACCESS_KEY_ID= * ALI_CLOUD_ACCESS_KEY_SECRET= ## 视频讲解 * B站 https://www.bilibili.com/video/BV1yH4y1S7jJ/ * youtube https://youtu.be/v4U1DwQasiM ## 小小声明 ### 本项目代码均为演示 Demo 和授课讲解用,因为不是生产环境使用且时间仓促原因,代码质量请各位包涵,如果实际应用,请务必按照代码规范完善,谢谢