Round 1
- Using Zero Shot Object Detection
- They are generally slow and non-specific
- English to no-sql converters
- Breaking into chunks
- Cypher queries/ mongo
- GANs for LLMs
- Solving the Hallucination problem
- Have a generator and a discriminator
- [here]
- Bench marking LLMs
- LLM Compression (quantisation)
- LLM - KICK over SoTA
- Generating TSA data using GANs that have good temporal dynamics
- QRs - https://www.qrcode-tiger.com/the-best-ai-generated-qr-code-art-a-must-see
- Meet summerizer
- Auto Bill approval
- Smart alert slack bot - potential misunderstandings, forecast problems, suggest interesting things
- Campaign schedular
- Given a campaign description (target audience, mediums, ) it should give you a timeline of doing things
- But how will we check accuracy? What is objectively considered correct?
Round 2
- Personal Assistant
- LLM for law
- LLM for generating promQL (over prometheus) / English to NOSQL converter
- Smart alert slack bot
- LLM for monitoring and optimally configuring a system (Cassandra.yaml -> config)
Round 3
- Personal Assistant
- Too many tools out there
- What will be the USP?
- Will anyone actually use it? We already have Google Assistant or Siri?
- LLM for law
- Too many tools out there for E-discovery and Legal research - Legal NER and IITK
- LLM for generating promQL
- Smart alert slack bot
- Obtaining data is a challenge
- Objectives aren’t clear - it’s an agent
- LLM for monitoring and optimally configuring a system
- Where will we get the data?
Criterion | promQL | optimal config |
---|---|---|
Input | English sentences | Config files and logs |
Output | promQL query | Config files |
Data availability | ? | ? |
Training | Easy (match against the correct query) | Hard? (Do we have to know the optimal config? Can we train the model by rewarding it based on the direction of change of parameters of interest?) |
LLM for generating promQL