MyGit
🚩收到GitHub仓库的更新通知

daveshap/raven

Fork: 111 Star: 864 (更新于 1970-01-01 00:00:00)

license: MIT

Language: Python .

RAVEN (Realtime Assistant Voice Enabled Network) Open Source Software (OSS) community repo

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

RAVEN Open Source Software (OSS) Community Project

RAVEN (Realtime Assistant Voice Enabled Network) OSS community edition.

Overview & Intro

RAVEN is meant to be a digital assistant and artificial cognitive entity. The goal is to create an autonomous artificial intelligence that is reliable, trustworthy, and useful. Here are some of the top priorities for RAVEN:

  1. Voice-enabled assistant
  2. Extensible capabilities (plug and play cognitive architecture)
  3. Fully autonomous (can think and make decisions independently)
  4. Long-term memory and continuous learning

YouTube Thumbnail and Link to RAVEN Intro

Latest News

  1. Please see the updated announcement here: https://github.com/daveshap/raven/discussions/52
    • This covers forming a legal entity, establishing governance, and funding

Primary Pages

Please read the draft Code of Conduct.

There is also a Contributors Guide draft that will eventually be merged with the Code of Conduct.

Development

We are still in the Forming phase. Please be patient - the RAVEN project was launched February 2, 2023 (so it's brand new)

Development Phases

Get Started with Development

The development branching strategy is located here in the Wiki.

  • Clone this repository using your favorite tool(s).

  • Checkout the desired branch to work on. In this example 1.0.0-dev

git checkout 1.0.0-dev

  • Create a Python virtual environment with tools of your choice using the environment.yml file in the root of the project.

  • Activate the new environment according to instructions in the terminal window.

  • The microservices are in the services/microservices directory.

Documentation Development

Documentation is written in markdown files in the docs directory.

You can learn more about the Markdown syntax here

MkDocs is installed in the virtual environment, so you can run a live server for previewing the docs in your browser:

mkdocs serve

最近版本更新:(数据更新于 1970-01-01 00:00:00)

daveshap/raven同语言 Python最近更新仓库

2024-04-25 13:06:48 atopile/atopile

2024-04-25 10:23:11 yihong0618/xiaogpt

2024-04-24 13:07:24 microsoft/pyright

2024-04-24 10:57:21 xorbitsai/inference

2024-04-24 10:28:08 vllm-project/vllm

2024-04-24 06:01:20 huggingface/transformers