ABCDEFGHIJKLMNOPQRSTUVWXY
1
What is the title of your project?
Projects reference names.
What status best describes the project's progress over this past period?
Please summarize your progress and notable events during the last period.
What have you accomplished in the previous period? (Elaborate if relevant)
What are the next steps you are planning?
Are there any specific events, challenges or successes in the previous period that you would like to elaborate on?
Do you need any help or support?
(Please describe the kind of support and who can best provide this)
2
Integration of Mainstream Open-Source AIs
We encountered serious challenges
No progress on integration with SNET in production. Blocked on same issue, with currently no further help from SNET team
Implemented partial integration until point of security issue which is sill not resolved. b locked here (snet daemon does not run OK due to security/certificate issues).
I will now await someone to do a first implementation and then get more feedback and help from them. I just cannot afford the cost of being the first one (already spent 3 weeks but still not integrated - this is way too complex, without a single Hello world app example that works)
I have a thread of 200 comments in Mattermost, not much more to add at this stage.
Yes, give me an end to end Hello world app integration with SNET in Prod that works. All examples so far just do not even compile, are outdated, or plain wrong.
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100