🤖MoliAI
2023-6-15
| 2023-7-30
0  |  0 分钟
type
status
date
slug
summary
tags
category
icon
password
😀
MoliAI - 基于Flutter的Google Palm AI聊天与日记助手
 
 
随着人工智能技术的不断发展,聊天机器人已经成为许多App和网站的标准功能。最近我利用业余时间用Flutter开发了一个名字叫MoliAI的Google Palm聊天机器人App,它不仅可以与Google Palm进行自然语言交流,还具有日记小助手的功能,可以智能分析日记内容并提供建议。今天就给大家简单介绍一下这个小项目。
MoliAI的主界面非常简洁,主要是一个聊天窗口,可以直接与Google Palm对话。聊天内容会保存在本地数据库中,你可以随时回顾历史对话。另外还有一个日记页面,这里可以记录你的所见所想,MoliAI会根据文本内容自动生成一个总结,并给出一些智能化的建议或待办事项,帮助规划生活。
这个项目主要使用了Flutter框架开发,采用了flex_color_scheme主题库实现夜间模式,用flutter_markdown渲染文字格式。数据存储在本地的SQLite数据库中。话不多说,直接上几张主界面截图。
目前MoliAI只集成了Google Palm一个聊天机器人,后续计划接入更多知名的AI平台,打造成一个统一的多AI聊天平台。项目代码开源在GitHub上,欢迎大家Star支持,也非常欢迎提交Issue进行功能建议和代码贡献!
 
 
支持的模型
The PaLM API offers different models optimized for specific use cases. The following table describes attributes of each.
Variation
Attribute
Description
text-bison-001
Model last updated
May 2023
Model size
Bison
Model capabilities
• Generates text. • Optimized for language tasks such as: ◦ Code generation ◦ Text generation ◦ Text editing ◦ Problem solving ◦ Recommendations generation ◦ Information extraction ◦ Data extraction or generation ◦ AI agent • Can handle zero, one, and few-shot tasks.
Model safety
Adjustable safety settings for 6 dimensions of harm available to developers. See the safety settings topic for details.
Rate limit during preview
30 requests per minute
chat-bison-001
Model last updated
May 2023
Model size
Bison
Model capabilities
• Generates text in a conversational format. • Optimized for dialog language tasks such as implementation of chat bots or AI agents. • Can handle zero, one, and few-shot tasks.
Model safety
No adjustable safety settings.
Rate limit during preview
30 requests per minute

📎 参考教程

 
Video preview
 
 
💡
如果你有任何使用上的问题或对功能的建议,欢迎与我交流。
除此之外,如果你对这个项目感兴趣,也欢迎你为其贡献代码。
个人项目
  • AI
  • PALM
  • Flutter
  • Coding
  • 如何在土耳其区注册 iCloud 账号并开启 iCloud+有意思的工具列表
    目录