Skip to content

Commit 7c54c8a

Browse files
authored
Update 23-03-2026.json
1 parent 16383ef commit 7c54c8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/blogs/23-03-2026.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "The First Thousand Souls",
33
"excerpt": "Our initial plan to scrape our community Discord and birth a collective engineering LLM.",
4-
"by": "ho-cyber",
5-
"role": "AI Lead",
4+
"by": "omnimistic",
5+
"role": "Tech Lead",
66
"content": "Our plan was to scrape our Discord server and feed the data into an AI to create an LLM that serves as an amalgamation of the personalities of the thousands of developers in the server. <br><br> We scraped our server using <strong>DiscordChatExporter</strong> and then cleaned the text by removing links and other metadata. We focused exclusively on scraping text messages to ensure the model learns from human conversation. <br><br> Now, we plan to feed all of this data into <strong>artifish/llama3.2-uncensored</strong>. While the goal is for the model to take inputs and provide outputs based on our community's persona, we are genuinely curious to see how the model's personality evolves once the process is complete. <br><br> After the training is finished, we plan to develop a Discord bot to add the model back into the same server that gave birth to it, completing the cycle."
77
}

0 commit comments

Comments
 (0)