Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pigeonposse/personality
Personality is a customizable library that lets developers shape AI traits, communication style, and behavior. Build engaging, consistent AI personalities for any use case, from personal assistants to interactive bots, with ease and flexibility.
https://github.com/pigeonposse/personality
ai artificial cli developer gemma intelligent js llama llm node ollama opensource terminal
Last synced: about 1 month ago
JSON representation
Personality is a customizable library that lets developers shape AI traits, communication style, and behavior. Build engaging, consistent AI personalities for any use case, from personal assistants to interactive bots, with ease and flexibility.
- Host: GitHub
- URL: https://github.com/pigeonposse/personality
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2024-09-09T23:02:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T01:33:31.000Z (about 2 months ago)
- Last Synced: 2024-10-06T18:40:22.654Z (about 1 month ago)
- Topics: ai, artificial, cli, developer, gemma, intelligent, js, llama, llm, node, ollama, opensource, terminal
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/create-personality
- Size: 62.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Personality by _PIGEONPOSSE_
[![HEADER](docs/banner.png)](https://npmjs.com/package/create-personality)
[![Web](https://img.shields.io/badge/Web-grey?style=flat-square)](https://pigeonposse.com/)
[![About us](https://img.shields.io/badge/About%20us-grey?style=flat-square)](https://pigeonposse.com/?popup=about)
[![Github](https://img.shields.io/badge/Github-grey?style=flat-square)](https://github.com/pigeon-posse)
[![Donate](https://img.shields.io/badge/Donate-pink?style=flat-square)](https://pigeonposse.com/?popup=donate)[![Size](https://img.shields.io/bundlephobia/minzip/create-personality)](https://npmjs.com/package/create-personality)
[![License](https://img.shields.io/github/license/pigeonposse/personality?color=blue&label=License&style=flat-square)](https://npmjs.com/package/create-personality)
[![Version](https://img.shields.io/npm/v/create-personality?color=a1b858&label&style=flat-square)](https://npmjs.com/package/create-personality)## Library/CLI for Crafting and Sustaining AI Personalities
![EXPLANATION](docs/explanation.png)
`Personality` is a library designed to customize the personality configuration of AI running locally. It allows users to define and adjust the traits, communication style, and behavior of their AI models in detail, ensuring responses are coherent and aligned with specific project goals. Ideal for developers looking to add a distinctive and human-like touch to their AI applications.
[![demo](docs/demo.gif)](https://npmjs.com/package/create-personality)
## Features
- 🧩 Customize your local AI (Gemma, GPT, LLaMA, etc.): Quickly and easily, in just a few seconds.
- 🔧 Simple integration: Seamlessly works with Node.js and other frameworks.
- ⚡ Enhanced performance: Your configurations and data are cached for faster processing in future interactions.
- 🌐 Automatic language detection: Adapts to the language you're using for smooth interaction with your custom AI.
- 💻 Adaptability: Works in any development environment using the [binary](https://github.com/pigeonposse/personality/releases/latest).
- 🌍 Open-source: MIT licensed, available for public use and contributions.## Personalized AI Setup Form
- ❓What overall tone would you prefer for the AI?
- ❓Choose the level of formality the AI should have:
- ❓Select the main topics the AI should be knowledgeable in (you can choose more than one):
- ❓What level of creativity would you like in the AI's responses?
- ❓What type of humor (if any) should the AI use?
- ❓What level of empathy should the AI show in conversations?
- ❓How should the AI approach complex problems or delicate questions?
- ❓What response length would you prefer?
- ❓Would you like to add any quirks or distinctive behaviors to the AI? (e.g., speaking in metaphors, using pop culture references):
- ❓Describe your overall vision for the AI's personality and areas of interest:## Prerequisites
- installation of `ollama`
## Installation
To install the library, use npm or yarn:
```bash
# Using npm
npm create personality# Using pnpm
pnpm create personality# Using yarn
yarn create personality
```## ☕ Donate
Help us to develop more interesting things.
[![Donate](https://img.shields.io/badge/Donate-grey?style=for-the-badge)](https://pigeonposse.com/?popup=donate)
## 📜 License
This software is licensed with **[GPL-3.0](/LICENSE)**.
[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](/LICENSE)
## 🐦 About us
*PigeonPosse* is a ✨ **code development collective** ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)
### Collaborators
| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
| | Alejo | Author & Development | [@alejomalia](https://github.com/alejomalia) |
| | PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |
[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
[![Github](https://img.shields.io/badge/Github-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pigeonposse)
[![Twitter](https://img.shields.io/badge/Twitter-black?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/pigeonposse_)
[![Instagram](https://img.shields.io/badge/Instagram-black?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/pigeon.posse/)
[![Medium](https://img.shields.io/badge/Medium-black?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@pigeonposse)