amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Astra db #230

Closed manikg08 closed 6 days ago

manikg08 commented 1 week ago

Added a code to extract data from Astra DB based on the similarity search and feed this data to the LLM model.

github-actions[bot] commented 1 week ago

:rocket: Checkout Instructions

git fetch origin
git checkout Astra_DB

Happy Coding!