Skip to content

Latest commit

 

History

History
89 lines (68 loc) · 6.02 KB

WeeklyStatus.md

File metadata and controls

89 lines (68 loc) · 6.02 KB

Notes on Weekly Status From Community

Week 15 September 2rd

Proposal received via email from a developer named "Morpheus" with a proposal for launching: "Morepheus - A Network For Powering Smart Agents" https://docs.google.com/document/d/1E6gTjvdg2yHYJiqMxIraOLNNXA1lv8Fe20XpbwdPDi8/edit?usp=sharing

Week 14 August 27th 2023

Docs from Scott on how to install Ollama and other branches for first local LLM test. https://docs.google.com/document/d/152_ocHp2hr-V3gB9zvhTlYwCJHBTeUBYW44jSQuiSww/edit

Week 13 August 20th 2023

Worked to impliment the Yellow Paper.

Week 12 August 13th 2023

Worked to impliment the Yellow Paper.

Week 11 August 6th 2023

Worked to impliment the Yellow Paper.

Week 10 July 30th 2023 Yellow Paper Development

PromptNetworkFlow

Week 9 July 23rd 2023 Local Install Of The Smart Agent Software

Week 8 July 16th 2023 Local Install Of The Smart Agent Software

Week 7 July 9th 2023 Dedicated SDKs for Ethereum, Avalanche, Polygon, Bitcoin & Cosmos

Week 6 July 2nd 2023

Updates to the https://www.smartagent.org/ new links.

Week 5 June 25th 2023:

Built out the Prompt Rank website. https://www.promptrank.org/

Week 4 June 18th 2023:

In depth Discussion of how to deal with ranking the presentation of Smart Contracts to the User. Resolution was the development of the Prompt Rank paper. https://github.com/SmartAgentProtocol/SmartAgents/blob/main/Prompt%20Rank.md

Definition: The Prompt Rank algorithm creates a graph of the relationships between prompts from users & Smart Contracts. The output is a ranked list of Smart Contracts that a Smart Agent can interact with based on the user’s choice. By tallying the number of Smart Contracts conducting transactions with other Smart Contracts this generates a first “usage score” for all Smart Contracts. Then you run the algorithm again and calculate the “weighted score” based on the score of each Smart Contract added to the total number of transactions of all their connected Smart Contracts. Finally user selections will add more weights over time.

Hopefully this will provide the software a fair, dynamic, and scalable way to deal with thousands of different Smart Contracts as users prompt their Smart Agent on a wide variety of actions. This approach is a change from the idea of Prompts as Name Spaces to be claimed to defined statically as Task Specific Prompts.

Week 3 June 11th 2023:

Tech talk & hacking session with Scott, Pedro, Mohan, Luke and David.

Week 2 June 4th 2023:

Pedro, Scott & David hacked on front end and mapped actions such Staking, Swaps, and Wallet Connect to prompts with color coded action buttons.

Week 1 May 28th 2023:

Pedro, Scott and David hacked on front end and got basic GPT Chat style interface live and hook ups done.