HashWarlock / community

Let's create AI Souls together!

Home Page:http://discord.gg/opensouls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€–+πŸ‘± OPEN SOULS (Community)

Twitter

πŸ€” What is this?

This repository is a place for sharing knowledge on how to create AI souls. This repository holds docs, snippets, and examples for building AI souls with @opensouls/core and the Soul Engine.

If you have access to the Soul Engine, any soul in the repo can be run from its root directory

cd souls/example-twenty-questions
npx soul-engine dev

πŸ’« AI Souls

AI Souls are agentic and embodied digital beings, one day comprising thousands of mental processes (managed by the Soul Engine). Unlike traditional chatbots, this code will give digital souls personality, drive, ego, and will.

πŸ”‘ Getting Soul Engine access

  1. Join the OPEN SOULS Discord
  2. That's it! Now you can login to the Soul Engine with Discord auth when running npx soul-engine dev

Make sure to checkout the Soul Engine guide!

πŸ™‹ Contributing

Check out CONTRIBUTING and open up a PR!

We're excited for contributions, such as:

  • Reporting bugs
  • Suggesting enhancements
  • Submitting new example souls
  • Contributing cognitive steps and other code to the library
  • Improving documentation
  • Providing feedback

πŸ“œ License

The documentation (/docs) is included under CC-BY-4.0 license.

Unless otherise noted, the remainder of the repository - i.e. the /library, /demos, and /souls are included under MIT license.

About

Let's create AI Souls together!

http://discord.gg/opensouls

License:MIT License


Languages

Language:TypeScript 50.1%Language:MDX 49.9%