Skip to content

This repo will have the code for agent based hackathon using langchain tools

Notifications You must be signed in to change notification settings

srijitcn/hackathon_starter_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Hackathon Starter Chatbot

This repo will have the code for agent based hackathon using langchain tools. This agent will enable Natural Language Question Answer on structured and unstructured data. We will use COVID-19 Clinical Trials dataset from Kaggle

Background:

The intent of this repo is to provide starter code for developers in a Hackathon to write agent applications using Mosaic AI Agent Framework on Databricks Intelligent Platform. We will use LangChain library and notebooks.

The focus is to develop business logic and proof of concept instead of deployment patterns or scalability.

Objective

To create an agentic application that is consistent with host business objectives that leverages the following emerging technologies

  • Vector Index Retriever ()
  • AI/BI Genie Api ()
  • Compound AI System using LangChain
    • Tools
    • AgentExecutor
  • Mosaic AI Capabilities
    • Model Serving
    • Pay Per Token Foundation Models (List the models)
    • Model Serving
    • AI Gateway

Hack Evaluation Criteria

  • Required:
    • Must include one retriever
    • Must have Guardrails
    • Must include five example queries with results
  • Bonus
    • Deployed endpoint get bonus points
    • MLflow Evaluation based on examples gets bonus points
    • Use of Genie Tool gets extra points
    • Deploy the agent as a Lakehouse App will get bonus points

Judging Categories

  • Innovation and Problem-Solving
  • Usability and User Experience
  • Scalability and Technical Feasibility

About

This repo will have the code for agent based hackathon using langchain tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages