Creating ChatBots & Inference API's
This guide will help you get started with our innovative suite of technology solutions designed for the digital era.
In case you dont have an account with us, follow the steps here or follow the steps below to get started.
Navigating the Meda Dashboard
Once verified, you'll have access to your personal dashboard

Our Interface is very straight forward, it currently allows you to add data sources;
Adding data sources


We support sources that include Web page urls, PDF documents (For now) and also plain text that you can paste directly in our interface;

We provide AI powered means of improving the uploaded content, making it easier to generate better information;
Data Source Management
You can also edit and delete the data sources according

Creating Assets (ChatBots & Inference)
For Both Chatbots & Inference API',s its required the creation process is slightly the same however their configuration is different.
Using the data sources created you can now create Inference API's, ChatBots, Summarization Endpoints Etc ;
Click Create Asset, and choose what kind of asset you wish to create

Fill in the necessary details of the asset as shown above next provide a system prompt (this is required for much of the AI powered services we provide)

Lastly select the necessary sources that the asset may need to reason, you can change them later whenever you can;

On save you will be able to view your saved Assets at the Deployments Tab


ChatBots: Configuring a Chatbot

On clicking configure, you can now access this interface;
Changing the Look by adjusting the colors

Adding help links (more resources to help visitors of the website)


Updating particulars like (Organization Information, welcome message, display position etc)


Sharing the ChatBot (Using it in a website)




Sample Conversation

API's: Exporting & Accessing the API's
Currently, to export an asset (Say an Inference API), you require the asset ID and your Account API details;

Account API details;
Now you need to get the API endpoint URL which you can copy from the overview panel (On the deployments section) of your account ;

Also When you click on the Quick Guide button, the following will be shown to you, this interface alsp provides you with the same API URL endpoint that is specific to your account (you will use it for all interactions);

It will require some skills with programming in any language so as to be able to use the API, or any other assets like ChatBots.
How to access the API's programatically
Andromeda Labs also allows you to access your assets via a dedicated endpoint, that consumes the necessary data the endpoint expects ; For more information on this ; visit here
Last updated