awacke1/ScienceBrain.AI
3
1---2title: ๐GPT๐4OSB๐ฌ๐ง 3emoji: ๐๐๐ฌ๐ง 4colorFrom: red5colorTo: green6sdk: streamlit7sdk_version: 1.46.18app_file: app.py9pinned: false10license: mit11---12# 7/9 - evaluate new GPT models13 14This experimental multi agent mixture of expert system uses a variety of techniques and models to create different combinatorial AI solutions.15 16Models Used:17 181. Mistral-7B-Instruct192. Llama2-7B203. Mixtral-8x7B-Instruct214. Google Gemma-7B225. OpenAI Whisper Small En236. OpenAI GPT-4o, Whisper-1247. ArXiV Embeddings25 26The techniques below which are not ML models but AI include:271. Speech Synthesis using browser technology282. Memory for semantic facts, and episodic emotional and event time series memories293. Web integration using the q= standard for search linking allowing comparison of tech giant AI implementations:304. Bing then Bing copilot with click 2315. Google which does an AI search now326. Twitter, the new home for technology discoveries, AI Output and Grok337. Wikipedia for fact checking348. YouTube359. File and metadata integration combining text, audio, image, and video36 37This app also merges common theories in cognitive AI, AI with python libraries (e.g. NLTK, SKLearn).38 39The intent is to demonstrate SOTA AI/ML and combinations of Function-Input-Output for interoperability and knowledge management.40 41This space also serves as an experimental test bed for new technologies mixing it in with old for comparison and integration.42 43 44--Aaron