Smarty quiets the noise around you so you can work peacefully to get things done. It is a personalized task planner that evaluates the importance and urgency of your tasks, then prioritizes and batches them rigorously so you can focus on accomplishing what matters the most.
Distiller condenses information shared during meetings into bit-sized summaries and provides inspirations and actionable plans to drive projects forward productively. It transcribes long discussions into searchable transcript, summarizes content into easily consumable forms, provide action items and follow-up questions to push the project forward, and generate metaphors and images to promote more brainstorming.
Podcasts are an excellent source of knowledge. But they can be too long and hard to pay attention to it the entire time. What if there is a more intuitive way to search for podcasts and also for info within podcasts? This is where our product comes into play. Key highlights 1. Searching for podcasts suited to your taste 2. Searching for answers within a podcast itself by asking it queries and without listening 3. Marking exactly where the answer is and summarising it. 4. Telling user what queries this podcast answers Major Uplifts: 1. Generating queries for dialogues in transcript using the prompt - "Generate 5 questions for the following passage {passage}" 2. Training a classifier using cohere api using the generated queries and dialogues 3. Highly scalable architecture 4. Podcast is just an example. Most documentation (python libraries, eth doc) have only keyword search. It is possible to scrape the documentation and build an index for a search engine using our architecture easily.