MaverickAI leverages advancements in AI to enable rural users to interact with powerful chatbots through SMS, eliminating the need for a 3G connection. By leveraging this technology, we aim to bridge the knowledge gap and empower rural communities.
Code is built upon cohere sandbox groundedQA (https://github.com/cohere-ai/sandbox-conversant-lib) and conversant(https://github.com/cohere-ai/sandbox-conversant-lib)
Simulation of with SMS Service with Africa is talking:
Steps to take:
- Sign up for an africa's talking account (https://account.africastalking.com/auth/register/)
- login (https://account.africastalking.com/auth/login/)
- Go to the sandbox: https://developers.africastalking.com/simulator)
- Key in any valid phone number
- Send a text to MaverickQA by texting 5959 (for factually grounded Questions and Answers) and MaverickChat by texting 59009 (for a chat experience)
https://replit.com/@Incarceron/MaverickAI-demo?v=1
- Enabling responses to calls with voice to text using whisper
- Buiding our own web crawling to replace serpapi
- Building our own large language models (using huggingface models) for translation instead of using RapidAPI (MyMemory, TranslateAPI Plus)