Skip to content

inform.ai is an application that leverages Large Language Models (LLMs) to generate relevant responses by retrieving content related to user queries from the internet. It stores this data in a vector database and uses it to generate accurate answers based on the user's query.

Notifications You must be signed in to change notification settings

busycaesar/inform.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inform.ai

Description

inform.ai is an application that uses existing Large Language Models (LLMs) to help users generate relevant responses to their queries. The application fetches data related to user queries from the internet, stores this content in a vector database, and retrieves relevant information from it based on the query. The generated responses are formed by using the retrieved content to accurately address user queries.

In the future, inform.ai will offer features such as providing links to the pages from which the responses are generated, enabling users to verify the information. The platform will also allow users to ask follow-up questions to the generated response. Additionally, users will have the ability to choose from a list of available LLMs, selecting the best fit based on the nature of their query. For example, a distilled model can be selected for simple reasoning tasks, while a more complex model suited for scientific reasoning can be chosen for queries requiring deeper analysis.

Tech Stack

Image Alt

How it looks?

Features

  • Fetches information related to user queries from the internet, stores it in a vector database, and generates responses using the retrieved content.

Author

Dev Shah

About

inform.ai is an application that leverages Large Language Models (LLMs) to generate relevant responses by retrieving content related to user queries from the internet. It stores this data in a vector database and uses it to generate accurate answers based on the user's query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published