Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerodotdev/luna-a430ai--tenshi

Friendly Open Source Powershell AI!
https://github.com/zerodotdev/luna-a430ai--tenshi

ai artifical-intelligense open-source powershell windows-10

Last synced: 28 days ago
JSON representation

Friendly Open Source Powershell AI!

Awesome Lists containing this project

README

        

# LUNA-A430Ai [Tenshi-Edition]

Welcome! LUNA-A430 is a friendly and conversational AI chatbot designed to run in the Windows powershell terminal. LUNA is not desighned to be informative at all, and is not super advanced Be patient, Luna is still in early development. Now With Splash Text! (See wiki for screenshots)

If you have any ideas it is greatly appreciated to share them [Here](https://github.com/zerodotdev/LUNA-A430Ai--Tenshi/discussions/categories/ideas) or just join the discussion!!

# Requirements = + = + = + = + = + = + = + = +

**Reccomended:**

-Windows 10 matchine

-[Python latest](https://www.python.org/downloads/release/python-3125/)

-[Powershell Latest](https://github.com/PowerShell/PowerShell/releases/tag/v7.4.40)

**Minimum:**

-Windows 8.1 matchine

-[Python](https://www.python.org/downloads/)

-Powershell 5.1

# Install = + = + = + = + = + = + = + = +

**For Pre Configured Version:**
- Move The Luna folder, and all files to root C:\
- Run The Shortcut (will not run properly otherwise)
- Luna should Launch as expected

**For Open Source Version:**
- (All code is stored in the resourses folder in the release as well as the main branch code folder if you do not trust me)
- Move The Luna folder, and all files to root C:\
- Locate *key.txt*
- it should be blank grab a hugging face api key from [here](https://huggingface.co/settings/tokens)
- Paste your key and nothing els into the .txt file
- Locate *fetch_dialogue_data.py* in resources, run it. it will generate the json database for luna (not main branch)
(Do this only if the provided json file has an issue)
- run the shortcut, it will open the script files in the right order.
- For every file that trys to open, uncheck the "allways ask me before opening" check box or you will get an error and luna will not run.
- Luna should Launch as expected

# Additional = + = + = + = + = + = + = + = +
The main branch are all my projects files not intened for use just for viewing. If you want to become a contributor or an alpha tester you can reach me on Discord, just add me. Username: @ok.zero. Luna's responses can be directly misleading, so fact-check important information. If you notice Luna repeating phrases, these are usually pre-programmed responses, but not allways, Luna sometimes takes the traning data literally and so will sometimes get confused. (Luna May Not work as expected on windows 11 or older versions)

**Alternative Launch:**

```start "C:\LUNA-A430Ai\LUNA-Tenshi-Launcher.lnk" ```