Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#2 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 21-Jul-2025 12:34:37

I think in the custom interface plugit there is an option to create a new interface or default chat interface that has been created so that all users don't have to create it repeatedly but users can still add other elements they want.

#3 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 21-Jul-2025 12:20:11

Awesome.. thank you!
I hope Malay language can be added later.

#5 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 17-Jul-2025 10:11:01

Just for information.

This type of AI Agent is a RAG Agent (Retrieval-Augmented Generation Agent).

An AI agent that uses stored documents (retrieval) as a data source to answer questions in a limited and controlled manner, and does not rely on the general knowledge of the model.

#6 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 17-Jul-2025 09:55:19

I forgot to inform you.

Chatgpt ask to make sure:

You don't allow ChatGPT to "hallucinate" or fabricate facts

Use specific prompts such as:

“Answer this question based only on the attached document. If there is no information in the document, answer: ‘There is no information in the document to answer this question.’”

#7 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 17-Jul-2025 03:36:10

Awesome... hope you create os3d demo file or template.
want to know how to link the plugit.

#8 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 16-Jul-2025 08:21:00

I just want to make a simple AI agent app. I prepare a document then AI analyzes the file. So, the end user can just ask questions and AI just answers based on the document.

Chatgpt suggest like below.

Self-Hosted Lightweight AI Agent with Open-Source Tools + OpenAI API Minimum Use

? Focus:
-Documents uploaded & provided by you (developer)

-AI answers based only on documents

-Minimize API calls (save costs)

-Use free/open-source tools as much as possible

?️ CHEAP OPTIONS: SAVING TECHNOLOGY COMBINATION
Cheap / Free Optional Components
Vector Search ? ChromaDB (local) or FAISS
Backend ? Flask (Python) or FastAPI
AI Model ? OpenAI gpt-3.5-turbo (cheap + power)
Mobile App ? Flutter or React Native
Document Hosting ? Store on your own server (or free Firebase)
Embedding ? OpenAI Embedding API (text-embedding-3-small) – very cheap

? HOW IT WORKS (Simple + Save)
Step 1: Prepare Developer Documents
Save all your content (articles, notes, textbooks) in .txt or .md

Split into topic/chapter

Step 2: Embedding Once

Use text-embedding-3-small (OpenAI)

Save in ChromaDB (local vector db)

? Embedding is cheap and only needs to be done ONCE — not every time a user asks

Step 3: When a User Asks a Question
Find the most relevant content snippet from vector DB (top-k = 3)

Recombine as prompt + question

Send to gpt-3.5-turbo

Step 4: Answers sent to app
? ESTIMATED COST (MONTHLY)
Cost Items
Embedding (100k tokens) ± $0.01
GPT-3.5 API (1,000 answers) ± $1.50 – $3
Hosting + VectorDB (local) $0 (if self-hosted)
Firebase / Render (backend) $0 – $5 (free tier available)

#9 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 11-Jul-2025 11:41:43

If you have done it, please tell us here. Thank you

#10 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 11-Jul-2025 10:13:39

Thank you so much.
Is it possible to upload document then chatgpt will respond based on the document/topic?

#11 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 11-Jul-2025 09:01:14

Thank you... about AI or chatgpt, is there any template or demo to create AI agent app?

#12 Re: OpenSpace3D Beta program » Openspace3D 1.94 Beta » 4-Jul-2025 05:04:53

Hi Arkeon, I get this error while exporting app bundle (java). maybe missing file. take a look this link
https://drive.google.com/file/d/1k1YUf8 … drive_link

#14 Re: Openspace3D » Openspace3D 1.93 » 2-Jul-2025 15:20:42

App must target Android 15 (API level 35) or higher. Google Play requires all apps to meet target API level requirements before Aug 31, 2025.

#15 Re: Openspace3D » Openspace3D 1.93 » 2-Jul-2025 01:13:17

Hello Arkeon, don't forget to update the android API to the latest version of Openspace3D. Thank you. smile

#16 Re: Openspace3D » Openspace3D 1.93 » 7-Jan-2025 04:26:57

This is google play recommended

2 actions recommended

Edge-to-edge may not display for all users
From Android 15, all apps targeting SDK 35 will display edge-to-edge by default. Apps targeting SDK 35 should handle insets to make sure that their app displays correctly on Android 15 and later. We recommend investigating this issue and allowing time to test edge-to-edge on your app and make the required updates to your code. Alternatively, call enableEdgeToEdge() for Kotlin or EdgeToEdge.enable() for Java for backward compatibility.


Your app uses deprecated APIs or parameters for edge-to-edge
One or more of the APIs you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:

LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES
These start in the following places:

androidx.emoji2.text.x.m
To prepare for the change to Android 15, migrate away from these APIs or parameters.

#17 Re: Openspace3D » Openspace3D 1.93 » 3-Jan-2025 19:11:57

Hello Arkeon, I found a bug.

AR camera on android are not open for the first time, it works after restart for the second time
Sorry my bad english big_smile

#18 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 29-Aug-2024 04:23:52

Yes I have see the update here https://redmine.openspace3d.com/project … ions/14090

I had email Arkeon to send me the file so I can replace old file.
Some files I can download from the link and some files are not there.
I'm still waiting Arkeon reply my email.

#19 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 26-Aug-2024 09:07:36

Hello Arkeon,

Please update Android API level 34 or higher smile smile
Thank you very much

#20 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 12-Aug-2024 10:10:53

Hello Arkeon,

Don't forget to update android smile

#21 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 26-Jul-2024 18:14:25

Hello Arkeon, is Openspace3D v1.93 will be release soon?

By Aug 31, 2024, app must target Android 14 (API level 34) or higher

#24 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 6-Jun-2024 04:50:08

arkeon wrote:

Can you send a pkos that produce the issue ?

I have sent to your email

#25 Re: OpenSpace3D Beta program » OpenSpace3D 1.93 Beta3 » 5-Jun-2024 14:43:42

arkeon wrote:

What is the issue on particles ? I could not reproduce any issues. Can you provide an example ?


Some particle have problem. Particle 1PlasmaShader and rain not works.

Particle explosion have no problem.

Board footer

Powered by FluxBB