Issues Solved
- #10 - [FEAT]: Separate the course generation logic into the FastApi service using langchain python, integrate the whole thing using docker-compose ✅
- #11 - [FEAT]: Create a New Roadmap Generation section, where roadmaps will be generated based on the roadmap title ✅
- #12 - [BUG]: Fix the bug in the course pdf export feature ✅
- #13 - [FEAT]: Create the new UI for the explore page. Posts table creation with explore posts page, post page and create post page ✅
- #14 - [MOD]: Update the search page including the search posts result tab ✅
- #15 - [MOD]: Update the bookmarks page to have only two tabs for showing the saved posts & saved courses ✅
- #16 - [MOD]: Update the profile page to have two tabs for showing the user posts & user generated courses, put delete options beside them. Also remove the delete options in the edit profile drawer ✅
- #17 - [MOD]: New payment system, one time stripe payment for absolute credits, different ai support -> different credits ✅
- #18 - [MOD]: Shift the roadmap page into aitools page, modify the ui of the aitools page. Roadmap page should have the generation feature as well as saving them to the db ✅
- #19 - [FEAT]: Create a new ai tool, i.e. the voice mentor, set up the schema, create the backend endpoint for stt(groq-whisper), llm response(groq) stuff then the tts(deepgram) at the frontend, set up the credits reduction per 10sec of the voice mentor ✅
- #20 - [MOD]: Revamp the landing page of AiVerse, name change everywhere from "CourseX" -> "AiVerse", Add Preview image & url feature with html metatags ✅