The software is still in development but if you're interested in trying it out, you can check out the 'chat-center' folder as this is the only part of the repository which actually works. Here's the latest vesion of server you can run yourself and connect to it all sorts of clients from the same folder: You'll need to paste couple API keys to make it 'work' - Fireworks API, Google API and Google CSE ID in case of the server... https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/ServerV2.py https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/serverV3.py
Warning - 'stop websocket server/client' button (function) doesn't work, so you'll have to stop the entire app
Here are couple clients as examples:
https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/FireworksAgentsGPT.py https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/TkDocsBot.py https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/Docsbotport.html https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/StarCoderOK.js https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/flowise%20ulitmatum.html https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/Chaindesk%20Agent.html https://github.com/CognitiveCodes/NeuralGPT/blob/main/Chat-center/characterAI.py