UInsights - The project is based on open AI LLM to generate brief summary for any documents, recordings, videos, discussions held on any communication platform like MS teams, slack, confluence etc on any given date. It is designed to embed the data on real time basis and user can browse the information through our chatbot(UTalk)
Technical details:
- Whisper API to transcibe mp3 recording
- Model name: text-davinci-003
- Embedding: text-embedding-ada-002
#Installation steps execute pip install -r requirements.txt
py app.py