Inspiration
Recently after coming of llms like chatgpt, claude there have been a lot of ai generation going on, but the problem with that is most of the answers provided by llms are generated based on the data that have been fed to them, which either might be old or not correct. So, I wanna make a platform where people could ask any kind of question whether be something related to your study, be your career or something entirely different, using the help of sonar API, ai does not generate answers on its own, it takes help of the sources that are currently live and latest and even provide the link of them to the user, so if user wanna explore the source, they can do that.
What it does
Here, user can ask the question to the expert, and based on the sources available, it will provide max 4 kinds of answers based on 4 different experts related to the question user asked, and then user can further explore the source, or can ask follow up question to the expert, and have chat with it.
How we built it
I used lovable to make up the UI, and sonar API for helping me with the response of the user question.
What we learned
I learned sonar api backend, I never knew that such kind of api exists.
Built With
- api
- css3
- sonar
- typescript
Log in or sign up for Devpost to join the conversation.