Skip to content

MohamedBenTaher/fable

Repository files navigation

Fable

Fable is an AI-powered PDF to chatbot reader SaaS. It allows users to upload different documents, chat with them in real-time, and collaborate with their team. The platform includes authentication, a dashboard, and a chat interface for document interaction.

Features

  • Authentication: Secure login and registration for users.
  • Dashboard: Manage and view uploaded documents.
  • Chat Interface: Interact with documents in real-time using AI-powered chat.

Getting Started

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/fable.git
    cd fable
    
  2. Install dependencies:

    npm install

3.set up the environment variables:

cp .env.example .env

Running the Application

1.Start the development server:

```sh
npm run dev
```

2.Visit http://localhost:3000 to view the application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries, please contact mbentaher1998@gmail.com.

About

🎯 AI-powered document intelligence platform that transforms PDFs into interactive chat experiences. Built with Next.js 14, TypeScript, and Anthropic Claude - upload documents, get instant AI-powered insights, and chat with your files in real-time. Features secure authentication, subscription management, and modern UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors