Skip to content

The TeamAI application allows the user to create a team of OpenAI powered bots with individual capabilities, personas. The bots will solve the task requested by the user as a team effort, each bot contributing with its respective capabilities.

License

PeterBlenessy/TeamAI

Repository files navigation

TeamAI

The TeamAI application allows the user to create a team of OpenAI powered bots with individual capabilities, personas. The bots will solve the task requested by the user as a team effort, each bot contributing with its respective capabilities.

TeamAI Screenshot Version Screenshot

The application is based on tauri-app-boilerplate and uses Tauri, Vue 3, Quasar, and Vite.

Features

  • OpenAI API parameter settings
  • Conversations using OpenAI chat completion API
  • Conversation history
  • Generate images using DALL·E
  • Personas with specific bahaviour and competence
  • Import Awesome Chat GPT prompts to use as personas
  • Teams of personas to solve a specific objective
  • Message actions (copy, share, delete, etc.)
  • Speech synthesis using Web Speech API
  • Avatars
  • Templates

The application has a basic and an advanced mode, toggled in the application settings.

In basic mode, the user receives responses from the default persona. The user cannot select another persona, in fact, the concept of personas is not available in the UI. The user can try to influence the GPT bot to behave in a desired way by describing it in the user input.

In advanced mode, the user has the option to create personas and select one or several to be included in the conversation. When several personas are selected, each will provide a response to the question asked by the user. During the course of the conversation, the user can activate team work. This will lead to the user's question only being sent to the first persona, and the next getting the response from the first as question, and so on.

Contributions

Contributions, issues and feature requests are welcome!

Getting started

Recommended IDE Setup

Changelog

See CHANGELOG.md.

License

This project is MIT licensed.

About

The TeamAI application allows the user to create a team of OpenAI powered bots with individual capabilities, personas. The bots will solve the task requested by the user as a team effort, each bot contributing with its respective capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages