AI Services
AiCon V3 Alpha
AiCon V3 Alpha is an online LLM designed specifically for Business Content Generation. It leverages live access to online data, ensuring the content it generates is not only highly creative and capable of complex situational thinking but also up-to-date. Trained on a foundation of actual business and financial data, with an emphasis on data security and privacy, AiCon V3 Alpha stands out as one of our most advanced models. Importantly, it provides citations for all sources referred to, enhancing transparency and reliability by linking back to the original data it has accessed.
post/api/ai/content/v3/alpha
Request body
Response
Text Content Generated Successfully
Example response
{
"status": "success",
"processing_time": 888,
"content": "\"Hello! My name is Alex, and I am your tour guide. I am here to assist you and provide you with information about the places we will be visiting. If you have any questions or need any help during our tour, feel free to ask. I'm here to make your experience enjoyable and memorable. Let's have a great time exploring together\"\n",
"processing_id": "4b139bfe-1f71-4345-b539-fa6c1700f166",
"processing_count": 6554,
"sources": [
{
"title": "Wikipedia",
"url": "https://en.wikipedia.org/wiki/India",
"description": "Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation.",
"favicon": "https://en.wikipedia.org/static/favicon/wikipedia.ico"
}
]
}