Skip to content

anagon-ai/anagon-ai

Repository files navigation

Anagon AI

Open source modular AI for everyone.

📘 Tutorials

🚀 Quick Start

  1. Install python and dependencies

    • python 3.7
    • pip install -r requirements.txt
  2. Run the AI

    python start.py

    Type:

    what is the time?

  3. Edit start.py to customize your AI.

  4. Make your own module 😄!

🎯 Mission statement

Create a community-built personal assistant that you can modify and that respects your privacy.

Design Goals

  • Easy to customize for end-user
  • Privacy focused
    • End-user has control over which data modules can access
    • Uou can run the AI on your own server if you want to, or a provider of choice
  • Developer accessibility
    • Easy to understand how the AI works
    • Easy to create new modules
    • Fun to join the community
    • Good documentation
  • Modular

📋 Todo's

Have a look at the Github Project

💪 How to contribute

  • Clone the repo
  • Create your own module: Modules
  • Make a pull request :-D

👥 Community

Please join us here!