Skip to content

Varshith-Yadav/LLM-As-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CogniVerse - AI-powered Application

CogniVerse is an AI-powered application built with React on the frontend and FastAPI on the backend. It integrates with language models like CodeLlama to generate responses based on user prompts.

Features

  • Frontend: React-based user interface.
  • Backend: FastAPI server with endpoints for generating AI responses and managing documents.
  • AI Model: Integrates with Codellama and other language models for text generation.
  • Database: Stores documents and their embeddings for similarity-based retrieval.

Installation

Follow these steps to get the project running on your local machine.

Prerequisites

Make sure you have the following installed:

Frontend Setup

  1. Navigate to the frontend directory:
    cd frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published