Skip to content
@xtends

XTENDS

Professor Codephreak extensions for local language models

iApps - from zero to hero

Intelligent Agents Python Programming FAICE platform

FAICE = Framework for Autonomous and Intelligent Computer Expressions

iApps = Intelligent Agent Python Programming System


VOAICE = Voice Operated Augmented Intelligence Communication Expressions

Step 1: Environment Setup

create a python virtual environment

python3 -m venv myenv

activate python virtual environment

source myenv/bin/activate

Install required packages using pip

pip install streamlit

example run faice iApp

streamlit run faice.py

example run newfaice iApp

streamlit run newfaice.py

Step 2: Hello World

discover Streamlit by creating an application in a Python file (iApp.py). I like to use notepad or gedit. Use whatever editor you like. Streamlit turns data scripts into shareable web apps blazingly fast with autonomous deployment ... prompTMaster create autonomous deployment from strategy All in pure Python. No front‑end experience required.

Pinned Loading

  1. AI-Talks AI-Talks Public

    Forked from dKosarevsky/AI-Talks

    AI Talks - ChatGPT Assistant via Streamlit

    Python

  2. DeepSpeech DeepSpeech Public

    Forked from mozilla/DeepSpeech

    DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

    C++

  3. llm-example-quickstart llm-example-quickstart Public

    Forked from streamlit/llm-examples

    example of Chatbot File Q&A Chat with Internet search LangChain Quickstart LangChain PromptTemplate Chat with user feedback

    Python

  4. clarifai-module-template clarifai-module-template Public

    Forked from openmindx/clarifai-module-template

    clarifai-module-template

    Python

  5. outlier outlier Public

    Forked from alitaslimi/outlier

    Blockchain Analytics

    Python

  6. text-generation-webui-extensions text-generation-webui-extensions Public

    Forked from Jaimla/text-generation-webui-extensions

    Jaimla text-generation-webui-extensions

Repositories

Showing 10 of 92 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…