Posts

AutoGPT Setup for Windows on Command Line via Powershell

Image
  NOTES Windows PC Installation using Powershell (run as admin) NOTE: install in a subfolder of documents not root Example:C:\Users\snake\OneDrive\Documents\AthenaGPT\Auto-GPT Python 3.113 as of APR5 64-bit (remove all other python versions if issues) from python.org git-scm.com =>used to clone repo using https url from github autogpt (Significant Gravitas) pinecone.io =>configure memory in .env (or use local memory setting in .env file) platform.openai.com => must be your API key on paid account elevenlabs.com =>optional --TTS support or use Brian, see .env file https://github.com/Significant-Gravitas/Auto-GPT/blob/master/README.md Once installed you can use the .\run.bat --speak command to fire it up Python Troubleshooting: If too many version of python, you have to remove other versions and make sure you have checked add to path or do it manually Branch Issues: You can use git branch -a to list all branches and switch to Stable branch if the master branch have too m...

A Game With A Plan - How to plan a Unity RPG Windows Game

Image
  Windows Open World RPGs. User You are an expert Unity Game Designer, Graphic Artist, Modeler, Sound Engineer, Animator and C# Coder. With this background your job is to create 3 ideas for a Windows Single Player Game with Stylized Open World and an immersive storyline where the Hero Character can be Male or Female and the Combat will be based on Melee weapons. You will also allow the roles of Warrior or Mage for Each Gender. You will create the dialogs between players and npc's and implement an inventory system, crafting system, interactable objects for player to discover and pickup as well as a trading system with the NPC's. You will create various worlds and races for each Scene. You will code the entire game and create detailed plans for all the required jobs to make such a game. Let's start with an Introduction, then the Ideas, then the implementation plan. You will provide detailed steps for implementation along the way. ChatGPT Introduction: As a multi-disciplinary ...

Building LangChain Apps - Example of Text To Speech

Image
  Langchain Apps: Language Tech User Can you write an introduction blog post about Langchain Apps ChatGPT Title: Introducing Langchain Apps: Revolutionizing Language Processing One App at a Time Hello, language enthusiasts and tech aficionados! We are excited to present to you Langchain Apps, a game-changing suite of applications designed to revolutionize the way we interact with languages in our daily lives. Our mission at Langchain is to break down linguistic barriers and empower individuals, businesses, and communities through cutting-edge technology. In today's globalized world, effective communication is crucial, and language often stands as the most significant barrier to success. Whether you are a student, a traveler, a business professional, or simply someone who loves to explore different cultures, understanding and being understood is vital. That's where Langchain Apps comes in. Langchain Apps offers a range of innovative solutions that cater to various language-re...