-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DMP 2024]: Voice API #128
Labels
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
Weekly GoalsWeek 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7:
Week 8:
Week 9
Week 10
Week 11
Week 12
|
Weekly Learnings & UpdatesWeek 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
|
Hi @amiraliemami, My name is Madhalasa, and I’ve recently completed my B.E in AI & ML from RNSIT, Bangalore. I’ve done an internship at Infosys Springboard an an AI Intern and have skills in database and Python. As a fresher , I'm eager to contribute to this project. Is there a preferred method for communicating with the mentors? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ticket Contents
Description
[Provide a brief description of the feature, including why it is needed and what it will accomplish.]
Ask A Question is a free and open-source tool created to help non-profit organizations, governments in developing nations, and social sector organizations utilize Large Language Models for responding to citizen inquiries in their native languages.
Create new voice response API: the API will allow users to send questions and receive responses from AAQ using voice notes. This will increase the accessibility of AAQ to users for whom speaking/listening is easier than writing/reading.
Goals & Mid-Point Milestone
Goals
By mid-point
By project end
For every goal listed, there will be a few rounds of design-feedback-implementation with support from the mentors and wider AAQ team.
Setup/Installation
AAQ contribution guide is here: https://idinsight.github.io/aaq-core/develop/contributing/
You will be given access to our testing environment on AWS.
Expected Outcome
Acceptance Criteria
No response
Implementation Details
You will build the APIs in our
core_backend
component, which is built in Python, using FastAPI.Our database is PostgreSQL + pgvector for managing document embeddings (contents) as well as other transactional data.
For the TTS/STT service that serves open-sourced models, you will make it as platform-agnostic as possible, which often means using Docker, but the integration will be to AWS, as our demo environment sits in AWS. You will be able to lead the architecture design for such a service. Of course, our mentors and the wider AAQ team will be available to support and think it through together.
Mockups/Wireframes
No response
Product Name
Ask A Question
Organisation Name
IDinsight
Domain
Open Source Library
Tech Skills Needed
AWS, Database, Python
Mentor(s)
@amiraliemami @lickem22 are Data Scientists at IDinsight!
Category
API, Backend, Database, Delpoyment, AI
The text was updated successfully, but these errors were encountered: